{ "info": { "author": "Thomas Rowntree", "author_email": "thomas.james.rowntree@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Easy Use\n```python\n#import distantbytes package\nimport distantbytes\n#overwrite normal print\nprint = distantbytes.Print(\"my_terminal_name\")\n#print to both local terminal and web terminal\nprint(\"Hello World\")\n\n#On web page www.distantbytes.com/my_terminal_name\n# >>Hello World\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.distantbytes.com", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "distantbytes", "package_url": "https://pypi.org/project/distantbytes/", "platform": "", "project_url": "https://pypi.org/project/distantbytes/", "project_urls": { "Homepage": "http://www.distantbytes.com" }, "release_url": "https://pypi.org/project/distantbytes/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Print text to a web terminal viewer", "version": "0.0.2" }, "last_serial": 4968086, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "6622a286c72eb4dc788ccf9e0b97fc58", "sha256": "a703c698b508e9623b3581a06794a62d6b964de19a103b4d917a7f4683cba810" }, "downloads": -1, "filename": "distantbytes-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6622a286c72eb4dc788ccf9e0b97fc58", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4902, "upload_time": "2019-03-21T13:24:12", "url": "https://files.pythonhosted.org/packages/81/a7/7d0c5a899078d87ffdc1df7caa02206f92906f9554921624d1c319b181b4/distantbytes-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a7f01c93ec4be6848eea31b057dbed4", "sha256": "f92f6f35c94fb419400a893be9689fca0cf8cfda4ab9d5e0ba8c4f826c56e7e8" }, "downloads": -1, "filename": "distantbytes-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5a7f01c93ec4be6848eea31b057dbed4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3563, "upload_time": "2019-03-21T13:24:14", "url": "https://files.pythonhosted.org/packages/65/46/c467d95fb4a15cbe76cf8d29a32bb9c4e8f844c2c3c669e75934abf0c17a/distantbytes-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6622a286c72eb4dc788ccf9e0b97fc58", "sha256": "a703c698b508e9623b3581a06794a62d6b964de19a103b4d917a7f4683cba810" }, "downloads": -1, "filename": "distantbytes-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6622a286c72eb4dc788ccf9e0b97fc58", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4902, "upload_time": "2019-03-21T13:24:12", "url": "https://files.pythonhosted.org/packages/81/a7/7d0c5a899078d87ffdc1df7caa02206f92906f9554921624d1c319b181b4/distantbytes-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a7f01c93ec4be6848eea31b057dbed4", "sha256": "f92f6f35c94fb419400a893be9689fca0cf8cfda4ab9d5e0ba8c4f826c56e7e8" }, "downloads": -1, "filename": "distantbytes-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5a7f01c93ec4be6848eea31b057dbed4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3563, "upload_time": "2019-03-21T13:24:14", "url": "https://files.pythonhosted.org/packages/65/46/c467d95fb4a15cbe76cf8d29a32bb9c4e8f844c2c3c669e75934abf0c17a/distantbytes-0.0.2.tar.gz" } ] }