{ "info": { "author": "Chris AtLee", "author_email": "chris@atlee.ca", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "The modules in the Python standard library don't provide a way to upload large\nfiles via HTTP without having to load the entire file into memory first.\n\nposter provides support for both streaming POST requests as well as\nmultipart/form-data encoding of string or file parameters\n\n", "description_content_type": "", "docs_url": null, "download_url": "http://atlee.ca/software/poster/dist/0.8.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://atlee.ca/software/poster", "keywords": "python http post multipart/form-data file upload", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "poster3", "package_url": "https://pypi.org/project/poster3/", "platform": "", "project_url": "https://pypi.org/project/poster3/", "project_urls": { "Download": "http://atlee.ca/software/poster/dist/0.8.1", "Homepage": "http://atlee.ca/software/poster" }, "release_url": "https://pypi.org/project/poster3/0.8.1/", "requires_dist": [ "buildutils ; extra == 'poster3'", "sphinx ; extra == 'poster3'" ], "requires_python": "", "summary": "Streaming HTTP uploads and multipart/form-data encoding", "version": "0.8.1" }, "last_serial": 4601877, "releases": { "0.8.1": [ { "comment_text": "", "digests": { "md5": "194d6a714de248e10ed4bd93c35b27fd", "sha256": "1b27d7d63e3191e5d7238631fc828e4493590e94dcea034e386c079d853cce14" }, "downloads": -1, "filename": "poster3-0.8.1-py3-none-any.whl", "has_sig": false, "md5_digest": "194d6a714de248e10ed4bd93c35b27fd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13623, "upload_time": "2018-12-15T06:02:11", "url": "https://files.pythonhosted.org/packages/82/f5/519cc8eae59eb24a3344a08486ea3a2795fbe61d62f8b37d50dec24bcaac/poster3-0.8.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "194d6a714de248e10ed4bd93c35b27fd", "sha256": "1b27d7d63e3191e5d7238631fc828e4493590e94dcea034e386c079d853cce14" }, "downloads": -1, "filename": "poster3-0.8.1-py3-none-any.whl", "has_sig": false, "md5_digest": "194d6a714de248e10ed4bd93c35b27fd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13623, "upload_time": "2018-12-15T06:02:11", "url": "https://files.pythonhosted.org/packages/82/f5/519cc8eae59eb24a3344a08486ea3a2795fbe61d62f8b37d50dec24bcaac/poster3-0.8.1-py3-none-any.whl" } ] }