{ "info": { "author": "Kane Dou", "author_email": "douqilong@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pyupyun - Feature complete upyun REST client\n===\n\n.. code-block:: pycon\n\n >>> import upyun\n >>> client = upyun.UpYun(bucket='bucket', auth=('user', 'pass'), stype=upyun.const.SPACE_TYPE_FILE)\n >>> resp = client.put('/test/test.txt', open('/tmp/test.txt'))\n >>> print resp.success\n True\n >>> print resp.url\n http://bucket.b0.upaiyun.com/test/test.txt\n\nCompatible with [upyun REST API v1.5](http://static.b0.upaiyun.com/upyun_api_doc.pdf)\n\nInstallation\n------------\n\n.. code-block:: bash\n\n $ pip install pyupyun\n\nDocumentation\n-------------\n\nhttps://pyupyun.readthedocs.org\n\nTest\n----\n\nTo run the tests, first install the dependencies\n\n.. code-block:: bash\n\n $ pip install -r requirements.txt\n\nThen fill in all the blank settings(documented) at the beginning part of\n`UpYunTestCase` class, which is inside `test/test_upyun.py`\n\nAnd run\n\n.. code-block:: bash\n\n $ py.test", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kols/upyun", "keywords": null, "license": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "maintainer": null, "maintainer_email": null, "name": "pyupyun", "package_url": "https://pypi.org/project/pyupyun/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyupyun/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kols/upyun" }, "release_url": "https://pypi.org/project/pyupyun/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Feature complete upyun REST client", "version": "0.1.3" }, "last_serial": 919270, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f3a055601a97d74605fc3ffcf1e38fdd", "sha256": "7cecb2c22c186880056612d6884fb7ca9192f0068a7b00083514e2fa022f17a4" }, "downloads": -1, "filename": "pyupyun-0.1.tar.gz", "has_sig": false, "md5_digest": "f3a055601a97d74605fc3ffcf1e38fdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11079, "upload_time": "2013-07-15T06:10:24", "url": "https://files.pythonhosted.org/packages/13/c0/5e4b1a96843a8bf02e5e157812d3e9535738eca22900957e52d0ed277536/pyupyun-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "80fd2b5cf688dec77f475ac714dab7ea", "sha256": "e93a25663d8a3de9df96ab655cb345a6ced55b9f7765e6bdeab470d386788fd2" }, "downloads": -1, "filename": "pyupyun-0.1.1.tar.gz", "has_sig": false, "md5_digest": "80fd2b5cf688dec77f475ac714dab7ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11110, "upload_time": "2013-11-14T03:23:30", "url": "https://files.pythonhosted.org/packages/92/a1/08b8a09cb1b8bb842295506b5f43f431e37710271d229c3e87d783644878/pyupyun-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "86589ccddb64f006cddbec8e9ed028ae", "sha256": "647533386eeba8f251651cb0d3b88e321aa9873ddfd86ea328ac966fb03b79b1" }, "downloads": -1, "filename": "pyupyun-0.1.2.tar.gz", "has_sig": false, "md5_digest": "86589ccddb64f006cddbec8e9ed028ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11121, "upload_time": "2013-11-14T08:35:42", "url": "https://files.pythonhosted.org/packages/29/fb/28825ace7a051002b566153da7d65620fc0a86f19ab2eccea0ea59f28fda/pyupyun-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "c5d621356121454180b327cb0a2fa580", "sha256": "d02f74c86f184826b0fc884a3f31fb423e13b3e6aa48b2c84ce3f966b72c85dd" }, "downloads": -1, "filename": "pyupyun-0.1.3.tar.gz", "has_sig": false, "md5_digest": "c5d621356121454180b327cb0a2fa580", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11146, "upload_time": "2013-11-14T11:00:30", "url": "https://files.pythonhosted.org/packages/81/af/4c7b9aab5f7e103dcdee69914afd6b0a687c4a7ab2ff68dab6a14bb34193/pyupyun-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5d621356121454180b327cb0a2fa580", "sha256": "d02f74c86f184826b0fc884a3f31fb423e13b3e6aa48b2c84ce3f966b72c85dd" }, "downloads": -1, "filename": "pyupyun-0.1.3.tar.gz", "has_sig": false, "md5_digest": "c5d621356121454180b327cb0a2fa580", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11146, "upload_time": "2013-11-14T11:00:30", "url": "https://files.pythonhosted.org/packages/81/af/4c7b9aab5f7e103dcdee69914afd6b0a687c4a7ab2ff68dab6a14bb34193/pyupyun-0.1.3.tar.gz" } ] }