{ "info": { "author": "Matthias Bussonnier", "author_email": "bussonniermatthias@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License" ], "description": "# BytesRepr\n\nChange the `__rerp__` of bytes in IPython (python 3) to look less like text:\n\n\n```python\nIn[1]: import bytesrepr\nIn[2]: bytesrerpr.enable()\nIn[3]: b'These are bytes'\n\n```\n\n\nBytes will be elided to `...`in the rerp if too long.\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Carreau/bytesrepr", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bytesrepr", "package_url": "https://pypi.org/project/bytesrepr/", "platform": "", "project_url": "https://pypi.org/project/bytesrepr/", "project_urls": { "Homepage": "https://github.com/Carreau/bytesrepr" }, "release_url": "https://pypi.org/project/bytesrepr/0.0.2/", "requires_dist": null, "requires_python": ">=3.3", "summary": "A simple IPython extension which changes the representation of bytes to", "version": "0.0.2" }, "last_serial": 2676953, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0bbc5ea565ee86c9f63771d436f03ba5", "sha256": "c2bb236edb5b774d55b29b37de460e948e04854d6fc00e34d86cb7ee2dbe617e" }, "downloads": -1, "filename": "bytesrepr-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0bbc5ea565ee86c9f63771d436f03ba5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3", "size": 28105, "upload_time": "2017-01-16T18:08:53", "url": "https://files.pythonhosted.org/packages/c0/09/1949516a66cfaba5cff5c9a989cd60eb8c06b67211267b2752e044355abc/bytesrepr-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b739b22cec12a6498de5a512e62a9e0b", "sha256": "d7faf972013ac4e9e00e6b570b8475d50c1bd0f1643ea1df74fbb09e529bc18d" }, "downloads": -1, "filename": "bytesrepr-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b739b22cec12a6498de5a512e62a9e0b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3", "size": 16100, "upload_time": "2017-03-01T22:59:39", "url": "https://files.pythonhosted.org/packages/b4/d3/0cd94e0903a3cb7405c2e7d944eedf82e14974a3eaec52db818a537183d6/bytesrepr-0.0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b739b22cec12a6498de5a512e62a9e0b", "sha256": "d7faf972013ac4e9e00e6b570b8475d50c1bd0f1643ea1df74fbb09e529bc18d" }, "downloads": -1, "filename": "bytesrepr-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b739b22cec12a6498de5a512e62a9e0b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.3", "size": 16100, "upload_time": "2017-03-01T22:59:39", "url": "https://files.pythonhosted.org/packages/b4/d3/0cd94e0903a3cb7405c2e7d944eedf82e14974a3eaec52db818a537183d6/bytesrepr-0.0.2-py3-none-any.whl" } ] }