{ "info": { "author": "Tom Gross", "author_email": "itconsense@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on pypi or github. It is a comment.\n\n==============================================================================\npcloud - A Python API client for pCloud\n==============================================================================\n\n.. image:: https://travis-ci.org/tomgross/pycloud.svg?branch=master\n :target: https://travis-ci.org/tomgross/pycloud\n\nThis Python library provides a Python API to the pCloud storage.\n\nFeatures\n--------\n\n- Can be used as a library\n- Comes with a command line script\n- Provides a PyFileSystem implementation\n\n\nExamples\n--------\n\nUsage of API\n\n >>> from pcloud import PyCloud\n >>> pc = PyCloud('email@example.com', 'SecretPassword')\n >>> pc.listfolder(folderid=0)\n\nUsage of PyFilesystem with opener\n\n >>> from fs import opener\n >>> opener.open_fs('pcloud://email%40example.com:SecretPassword@/')\n \n\n\nDocumentation\n-------------\n\nImplements the pCloud API found at https://docs.pcloud.com/\n\n\nInstallation\n------------\n\n $ pip install pcloud\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/tomgross/pycloud/issues\n- Source Code: https://github.com/tomgross/pycloud\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Tom Gross, itconsense@gmail.com\n\n\nChangelog\n=========\n\n\n1.0a6 (2019-01-18)\n------------------\n\n- Fix error while using makedirs from PyFilesystem with recreate=True\n [blasterspike]\n\n1.0a5 (2018-10-22)\n------------------\n\n- Fix error while using makedirs from PyFilesystem\n https://github.com/tomgross/pycloud/issues/10\n [blasterspike]\n\n- Test and claim Python 3.7 compatibility\n [tomgross] \n\n1.0a4 (2017-10-29)\n------------------\n\n- Fix error with duplicate files parameter #3\n [tomgross] \n\n- Fix upload of data\n [tomgross]\n\n- Do flake8 checks\n [tomgross]\n\n\n1.0a3 (2017-10-07)\n------------------\n\n- Test API with py.test\n [tomgross]\n\n- Support for PyFileSystem\n [tomgross]\n\n- Support for file operations\n [tomgross]\n\n1.0a2 (2017-05-21)\n------------------\n\n- Rename to pcloud\n [tomgross]\n\n\n1.0a1 (2017-05-21)\n------------------\n\n- Initial release.\n [tomgross]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/pcloud", "keywords": "Python pCloud REST", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pcloud", "package_url": "https://pypi.org/project/pcloud/", "platform": "", "project_url": "https://pypi.org/project/pcloud/", "project_urls": { "Homepage": "https://pypi.python.org/pypi/pcloud" }, "release_url": "https://pypi.org/project/pcloud/1.0a6/", "requires_dist": null, "requires_python": "", "summary": "A client library for pCloud", "version": "1.0a6" }, "last_serial": 4713713, "releases": { "1.0a2": [ { "comment_text": "", "digests": { "md5": "21aa5f79490b1fcb3e2cb100f78a986f", "sha256": "2d9691c03d331136a307b899fec6b06be84b9fe9d1b853f17e67fbb0a34fc910" }, "downloads": -1, "filename": "pcloud-1.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "21aa5f79490b1fcb3e2cb100f78a986f", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 6150, "upload_time": "2017-05-21T20:58:48", "url": "https://files.pythonhosted.org/packages/a8/eb/10eaaadf0c784e382ead7a12d22a6cf2314b9edf3a0d957dcb9475b4c5c4/pcloud-1.0a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e38fddcac4c206a9cde62f81be5e1b11", "sha256": "2df6e259a6ea01883658b9aebab04fae7b08de00df265c598a48ea41b8d32088" }, "downloads": -1, "filename": "pcloud-1.0a2.zip", "has_sig": false, "md5_digest": "e38fddcac4c206a9cde62f81be5e1b11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9665, "upload_time": "2017-05-21T20:58:37", "url": "https://files.pythonhosted.org/packages/7e/9c/234a135d77721062796e5bec7483dad2162bec94b9104b6ccbeeb22a0dc7/pcloud-1.0a2.zip" } ], "1.0a3": [ { "comment_text": "", "digests": { "md5": "5709b81901e6f39b54b9863fcf48f40b", "sha256": "a7415ab5945cb66c8c5a027287d75029e22710583d662c1321da128742c73fcf" }, "downloads": -1, "filename": "pcloud-1.0a3.tar.gz", "has_sig": false, "md5_digest": "5709b81901e6f39b54b9863fcf48f40b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7995, "upload_time": "2017-10-07T10:49:39", "url": "https://files.pythonhosted.org/packages/27/3c/33e552db7ede3b5715935a8e605882e3ad6a97ffc8e2b4c4c799c79116aa/pcloud-1.0a3.tar.gz" } ], "1.0a4": [ { "comment_text": "", "digests": { "md5": "38235bd3441bb672e02fa7fcd17e8627", "sha256": "2a1807522234da22424240665b13c4eb4ed0f87d54f1e4575f2a17d036f83cf7" }, "downloads": -1, "filename": "pcloud-1.0a4-py3-none-any.whl", "has_sig": false, "md5_digest": "38235bd3441bb672e02fa7fcd17e8627", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 11186, "upload_time": "2017-10-29T15:44:18", "url": "https://files.pythonhosted.org/packages/74/99/8a4190a2fd0592e45c6d4e3d5eeffa5dea82635c86ef62aed9dd4b3327a8/pcloud-1.0a4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8a4d06a83161e360f4cde1f5b4a8bb11", "sha256": "4177b692b90c7c3df798c3d097451ec8138857c6de2e2048b0686af6ba08d8fa" }, "downloads": -1, "filename": "pcloud-1.0a4.tar.gz", "has_sig": false, "md5_digest": "8a4d06a83161e360f4cde1f5b4a8bb11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9272, "upload_time": "2017-10-29T15:44:19", "url": "https://files.pythonhosted.org/packages/8d/4b/b924b880996100c61cad2f537d927d5507710e11887c0f3a701b63b95bbb/pcloud-1.0a4.tar.gz" } ], "1.0a5": [ { "comment_text": "", "digests": { "md5": "28b593638ae6180ac111b0cc5cd0dab0", "sha256": "4c42ac9345a171d85f2ce29526a590f1787fa4997d06bed0cf3a370fc1e4edbf" }, "downloads": -1, "filename": "pcloud-1.0a5.tar.gz", "has_sig": false, "md5_digest": "28b593638ae6180ac111b0cc5cd0dab0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9810, "upload_time": "2018-10-22T07:28:57", "url": "https://files.pythonhosted.org/packages/43/b6/5cc0eee6bdfae898b63ad851a65dacb596281b2e9a4210725957ae9f0b1b/pcloud-1.0a5.tar.gz" } ], "1.0a6": [ { "comment_text": "", "digests": { "md5": "e8fa66f31e90473e388c7d21eb5e1f27", "sha256": "d0a8690f16e3e18c99af3b86a2236d74a1d98d80858ac2e870dbb1b56e4f6577" }, "downloads": -1, "filename": "pcloud-1.0a6.tar.gz", "has_sig": false, "md5_digest": "e8fa66f31e90473e388c7d21eb5e1f27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9846, "upload_time": "2019-01-18T21:22:36", "url": "https://files.pythonhosted.org/packages/dc/7b/f8afb05289e18559473b34659d260d01d2d7763b9c121d021ec6e6b36df6/pcloud-1.0a6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e8fa66f31e90473e388c7d21eb5e1f27", "sha256": "d0a8690f16e3e18c99af3b86a2236d74a1d98d80858ac2e870dbb1b56e4f6577" }, "downloads": -1, "filename": "pcloud-1.0a6.tar.gz", "has_sig": false, "md5_digest": "e8fa66f31e90473e388c7d21eb5e1f27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9846, "upload_time": "2019-01-18T21:22:36", "url": "https://files.pythonhosted.org/packages/dc/7b/f8afb05289e18559473b34659d260d01d2d7763b9c121d021ec6e6b36df6/pcloud-1.0a6.tar.gz" } ] }