{ "info": { "author": "Jharrod LaFon", "author_email": "jlafon@eyesopen.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "=====\ns3pip\n=====\n\nA pip wrapper that uses Amazon's S3 for package data.\n\n\nUsage\n^^^^^\n\nInstallation::\n\n $ pip install s3pip\n\nSet an environment variable containing the name of your bucket.\n\n.. code-block:: bash\n\n $ export S3_PIP_BUCKET_NAME=my_own_pypi_bucket\n\nNow you can use s3pip just like pip\n\n.. code-block:: bash\n\n $ s3pip install requests\n Downloading/unpacking requests\n Found item in S3 /simple/requests/index.html\n Found item in S3 /packages/2.7/r/requests/requests-2.2.1-py2.py3-none-any.whl\n Downloading requests-2.2.1-py2.py3-none-any.whl (625kB): 625kB downloaded\n Installing collected packages: requests\n Successfully installed requests\n Cleaning up...", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jlafon.io", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "s3pip", "package_url": "https://pypi.org/project/s3pip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/s3pip/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jlafon.io" }, "release_url": "https://pypi.org/project/s3pip/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A pip wrapper that uses AWS S3 for package data", "version": "0.1.1" }, "last_serial": 1026351, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "39310dcb9707dcdc5a0449daee591600", "sha256": "7d4f73dc689048ec779106ec4d3248cc8e18184228aea4a3619314db7ad1d9ee" }, "downloads": -1, "filename": "s3pip-0.1.0.tar.gz", "has_sig": false, "md5_digest": "39310dcb9707dcdc5a0449daee591600", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2943, "upload_time": "2014-03-11T20:06:50", "url": "https://files.pythonhosted.org/packages/38/d9/e5d980cb597de1f9ffd4efe39e9ddee29dd916cee07c6a1fb27d863d6567/s3pip-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a59019173dd18275335b07f67dc489ea", "sha256": "8ada3c24d9f8030d3b84fe2979158d0f81fb7821c5637c836ae3ef2a9af46efe" }, "downloads": -1, "filename": "s3pip-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a59019173dd18275335b07f67dc489ea", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4982, "upload_time": "2014-03-11T20:27:49", "url": "https://files.pythonhosted.org/packages/93/d2/0013f37c18e1bf5ecf064384db85a1bf3930137c5899fd4a16f84e9c8e96/s3pip-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39167cd5d5799d2c5a6fd44b00ce171a", "sha256": "3c79710dc27ac60bd4b960cf0dca16e8cc69a1402d0e4e05f96e59c04cc18f57" }, "downloads": -1, "filename": "s3pip-0.1.1.tar.gz", "has_sig": false, "md5_digest": "39167cd5d5799d2c5a6fd44b00ce171a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2983, "upload_time": "2014-03-11T20:27:45", "url": "https://files.pythonhosted.org/packages/2e/3a/ee49c40cc7fd016791071e002c8eeda3a4da0a97bb514597d8103dab42ad/s3pip-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a59019173dd18275335b07f67dc489ea", "sha256": "8ada3c24d9f8030d3b84fe2979158d0f81fb7821c5637c836ae3ef2a9af46efe" }, "downloads": -1, "filename": "s3pip-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a59019173dd18275335b07f67dc489ea", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4982, "upload_time": "2014-03-11T20:27:49", "url": "https://files.pythonhosted.org/packages/93/d2/0013f37c18e1bf5ecf064384db85a1bf3930137c5899fd4a16f84e9c8e96/s3pip-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "39167cd5d5799d2c5a6fd44b00ce171a", "sha256": "3c79710dc27ac60bd4b960cf0dca16e8cc69a1402d0e4e05f96e59c04cc18f57" }, "downloads": -1, "filename": "s3pip-0.1.1.tar.gz", "has_sig": false, "md5_digest": "39167cd5d5799d2c5a6fd44b00ce171a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2983, "upload_time": "2014-03-11T20:27:45", "url": "https://files.pythonhosted.org/packages/2e/3a/ee49c40cc7fd016791071e002c8eeda3a4da0a97bb514597d8103dab42ad/s3pip-0.1.1.tar.gz" } ] }