{ "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 ###\nA Bridge that allows devs to **seamlessly** write code that is python 2,3 compatible; with \nrespect to the subtle variations (especially **str**) in data type representations between the two \nbase versions of python.\n### Version ###\n0.1\n\n### How do I get set up? ###\nrun pip install renderer\n### Usage: ###\nrun pip install renderer\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/renderer", "keywords": "render str unicode bytes", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "renderer", "package_url": "https://pypi.org/project/renderer/", "platform": "", "project_url": "https://pypi.org/project/renderer/", "project_urls": { "Homepage": "https://bitbucket.org/mzuka/renderer" }, "release_url": "https://pypi.org/project/renderer/1.0.3/", "requires_dist": [ "six", "structlog", "iohandler", "singledispatch; python_version <= \"2.7\"" ], "requires_python": "", "summary": "A Bridge that allows devs to seamlessly write code that is python 2,3 compatible; with respect to the subtle variations (especially str) in data type representations between the two base versions of python.", "version": "1.0.3" }, "last_serial": 3877457, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "6c0d205721e261a0f56f7db2ef49631e", "sha256": "7aa9f5f4d894822a2f9e1e287274e97daba8b484437ae38898837fa108bb54ca" }, "downloads": -1, "filename": "renderer-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6c0d205721e261a0f56f7db2ef49631e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15296, "upload_time": "2018-05-18T18:55:38", "url": "https://files.pythonhosted.org/packages/12/39/5d76d1aa3ef74790d3dc16399ae5e3e55fddb92a1f30b7f2f46cce3402c4/renderer-1.0.1-py2.py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "4447af05350649f3d9240ae147777f87", "sha256": "6ec1ffdfed2ba170fd74cd09b110c5d7ec231fe306d58cfb285819c8a5da5bee" }, "downloads": -1, "filename": "renderer-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4447af05350649f3d9240ae147777f87", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15300, "upload_time": "2018-05-18T19:13:49", "url": "https://files.pythonhosted.org/packages/d7/2a/3be362302622154f0d1cfa127bb778881cdd655b13be151900da2ea3d0cc/renderer-1.0.2-py2.py3-none-any.whl" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "ff7fef8287f7143dbafc28c579734660", "sha256": "af4d559e3c6dc9537cd8a1ee735c748bbf953178b1e194515a321b1efa02e5ca" }, "downloads": -1, "filename": "renderer-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ff7fef8287f7143dbafc28c579734660", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20226, "upload_time": "2018-05-18T20:09:36", "url": "https://files.pythonhosted.org/packages/57/55/529c6475b1fa3c2bf19f353ebc62bff510119a42794b2582a62ea2c915fa/renderer-1.0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ff7fef8287f7143dbafc28c579734660", "sha256": "af4d559e3c6dc9537cd8a1ee735c748bbf953178b1e194515a321b1efa02e5ca" }, "downloads": -1, "filename": "renderer-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ff7fef8287f7143dbafc28c579734660", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20226, "upload_time": "2018-05-18T20:09:36", "url": "https://files.pythonhosted.org/packages/57/55/529c6475b1fa3c2bf19f353ebc62bff510119a42794b2582a62ea2c915fa/renderer-1.0.3-py2.py3-none-any.whl" } ] }