Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Libraries

    s3sourcedependencies 0.1

    Download button

    No screenshots available
    Downloads: 38  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ion Scerbatiuc | More programs
    Python License / FREE
    January 25th, 2012, 14:49 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    s3sourcedependencies description

    Download and install from private source distributions hosted on Amazon S3.

    s3sourcedependencies is a Python module that allows to download and install from private source distributions hosted on Amazon S3.

    Usage

    Extends setuptools by adding a new setup keyword s3dependencies which will download and install the specified dependencies from S3.

    An example:

    setup(
     name='demo',
     version='0.5.1',
     author='Ion Scerbatiuc',
     packages=find_packages(),
     setup_requires=['s3sourcedependencies'],
     s3dependencies=[
     's3://my.sdist.bucket/private.dependency-0.x.tar.gz',
     's3://my.other.sdist.bucket/other.private.dependency-1.x.tar.gz',
     ],
    )


    In order for this to work you will need to have the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables available to the process installing the package.

    Can be combined with s3sourceuploader to package, distribute and use private packages as dependencies for other private packages.


    Product's homepage

    Requirements:

    · Python

    Limitations:

    · only .tar.gz source distributions are supported
    · only buckets available to a single AWS account can be used
    · the private packages are downloaded each time regardless if they are already installed

      


    TAGS:

    Amazon S3 | source dependencies | Amazon | S3 | source



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM