{ "info": { "author": "Mzuka", "author_email": "mzukafull@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "### Summary ###\nThe goal of this project is to provide a way through which python devs can write IO tasks \nseamlessly without worrying much about python version compatibility issues'\n### Version ###\n1.0.1\n\n### How do I get set up? ###\nrun pip install iohandler\n### How to run tests ###\n[Nose](https://nose.readthedocs.org/en/latest/) is already integrated with setup.py. To run \ntests, we can simply do:\n~~~\n$ python setup.py test\n~~~\n\n### Contribution guidelines ###\n\n* Writing tests\nTBA\n* Code review\nTBA\n* Other guidelines\nTBA\n\n### Who do I talk to? ###\n\n* admin: mzukafull@gmail.com\n* Other :\nmzukafull@gmail.com\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/mzuka/iohandler", "keywords": "io str unicode bytes iohandler BaseIO", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "iohandler", "package_url": "https://pypi.org/project/iohandler/", "platform": "", "project_url": "https://pypi.org/project/iohandler/", "project_urls": { "Homepage": "https://bitbucket.org/mzuka/iohandler" }, "release_url": "https://pypi.org/project/iohandler/1.0.6/", "requires_dist": [ "typing", "pathlib" ], "requires_python": "", "summary": "The goal of this project is to provide a way through which python devs can write IO tasks seamlessly without worrying much about 2/3 compatibility issues", "version": "1.0.6" }, "last_serial": 3819351, "releases": { "1.0.5": [ { "comment_text": "", "digests": { "md5": "ff0545728f60f2193fc99302b84ae7c9", "sha256": "f8dd6ab41da7ea09bed55e0a7cc0bc2e81f1a6c52fffed1d0602c9ec993b139f" }, "downloads": -1, "filename": "iohandler-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ff0545728f60f2193fc99302b84ae7c9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5705, "upload_time": "2018-04-26T20:56:53", "url": "https://files.pythonhosted.org/packages/25/9e/6107ea05d94a55c98d0e9c5803f53a5b0cc463098c904cd77940fd45878a/iohandler-1.0.5-py2.py3-none-any.whl" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "f076a2637712c7d519c25a348a9f852e", "sha256": "bc756a8eb03e586330f5bc6353673cf61f0fbc8743e612385c5845d776cd29fb" }, "downloads": -1, "filename": "iohandler-1.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f076a2637712c7d519c25a348a9f852e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4794, "upload_time": "2018-04-29T22:17:47", "url": "https://files.pythonhosted.org/packages/2a/f1/933bba8971d86e4c0bcfdad6dc20df1d10c2f73dbb7283a52ec83ae9e67b/iohandler-1.0.6-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f076a2637712c7d519c25a348a9f852e", "sha256": "bc756a8eb03e586330f5bc6353673cf61f0fbc8743e612385c5845d776cd29fb" }, "downloads": -1, "filename": "iohandler-1.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f076a2637712c7d519c25a348a9f852e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4794, "upload_time": "2018-04-29T22:17:47", "url": "https://files.pythonhosted.org/packages/2a/f1/933bba8971d86e4c0bcfdad6dc20df1d10c2f73dbb7283a52ec83ae9e67b/iohandler-1.0.6-py2.py3-none-any.whl" } ] }