{ "info": { "author": "Russell Keith-Magee", "author_email": "russell@keith-magee.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development", "Topic :: Software Development :: User Interfaces" ], "description": ".. image:: http://pybee.org/static/images/defaultlogo.png\n :width: 72px\n :target: https://pybee.org/travertino\n\nTravertino\n==========\n\n.. image:: https://img.shields.io/pypi/pyversions/travertino.svg\n :target: https://pypi.python.org/pypi/travertino\n\n.. image:: https://img.shields.io/pypi/v/travertino.svg\n :target: https://pypi.python.org/pypi/travertino\n\n.. image:: https://img.shields.io/pypi/status/travertino.svg\n :target: https://pypi.python.org/pypi/travertino\n\n.. image:: https://img.shields.io/pypi/l/travertino.svg\n :target: https://github.com/pybee/travertino/blob/master/LICENSE\n\n.. image:: https://beekeeper.herokuapp.com/projects/pybee/travertino/shield\n :target: https://beekeeper.herokuapp.com/projects/pybee/travertino\n\n.. image:: https://badges.gitter.im/pybee/general.svg\n :target: https://gitter.im/pybee/general\n\nTravertino is a set of constants and utilities for describing user\ninterfaces, including:\n\n* colors\n* directions\n* text alignment\n* sizes\n\nUsage\n-----\n\nInstall Travatino:\n\n $ pip install travertino\n\nThen in your python code, import and use it::\n\n >>> from travertino import color, rgb,\n\n # Define a new color as an RGB triple\n >>> red = rgb(0xff, 0x00, 0x00)\n\n # Parse a color from a string\n >>> color('#dead00')\n rgb(0xde, 0xad, 0x00)\n\n # Reference a pre-defined color\n >>> color('RebeccaPurple')\n rgb(102, 51, 153)\n\n\nCommunity\n---------\n\nTravertino is part of the `BeeWare suite`_. You can talk to the community through:\n\n* `@pybeeware on Twitter`_\n\n* The `pybee/general`_ channel on Gitter.\n\nWe foster a welcoming and respectful community as described in our\n`BeeWare Community Code of Conduct`_.\n\nContributing\n------------\n\nIf you experience problems with Travertino, `log them on GitHub`_. If you\nwant to contribute code, please `fork the code`_ and `submit a pull request`_.\n\n.. _BeeWare suite: http://pybee.org\n.. _Read The Docs: https://travertino.readthedocs.io\n.. _@pybeeware on Twitter: https://twitter.com/pybeeware\n.. _pybee/general: https://gitter.im/pybee/general\n.. _BeeWare Community Code of Conduct: http://pybee.org/community/behavior/\n.. _log them on Github: https://github.com/pybee/travertino/issues\n.. _fork the code: https://github.com/pybee/travertino\n.. _submit a pull request: https://github.com/pybee/travertino/pulls\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/pybee/travertino", "keywords": "", "license": "New BSD", "maintainer": "", "maintainer_email": "", "name": "travertino", "package_url": "https://pypi.org/project/travertino/", "platform": "", "project_url": "https://pypi.org/project/travertino/", "project_urls": { "Homepage": "https://github.com/pybee/travertino" }, "release_url": "https://pypi.org/project/travertino/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Travertino is a set of constants and utilities for describing user interfaces", "version": "0.1.2" }, "last_serial": 3426490, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "65b3a6d196bcb2417daa406ae48beaf3", "sha256": "c2dd1a2c401f38a129b4171741a4c4af47861e08753b50ef6b834883f50fad94" }, "downloads": -1, "filename": "travertino-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "65b3a6d196bcb2417daa406ae48beaf3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11378, "upload_time": "2017-12-07T14:16:21", "url": "https://files.pythonhosted.org/packages/0f/f1/19c040986a46b180bc0a637bfeffb1af8951770ddddface3805de8d3a428/travertino-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1a2f1353de7575df17daa1d66a495ad3", "sha256": "3e78a636fdaedb5fd71fb21b127b1904862260d420899df39c0b61a68993ae24" }, "downloads": -1, "filename": "travertino-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1a2f1353de7575df17daa1d66a495ad3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16632, "upload_time": "2017-12-07T14:16:23", "url": "https://files.pythonhosted.org/packages/e4/89/43f5208fe6805b165b1784f02edcac6eddb57063966b278a3186abea73a3/travertino-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "ea1a98ff52db1218f143b5d52f0dffff", "sha256": "bb4c91afca3e56875ac9568e546d46e36148fff732b9a5a9aae5ff17037b3cef" }, "downloads": -1, "filename": "travertino-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ea1a98ff52db1218f143b5d52f0dffff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13796, "upload_time": "2017-12-17T04:34:14", "url": "https://files.pythonhosted.org/packages/d1/53/1614066f10800a9e1f227be7678d4ac2eed1e7ec6bc8191248e2d9908f44/travertino-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "35c38fd860053f753f823be0a215557a", "sha256": "27efa4f7f8c527e0d4c6554667f53f19f4ef1a5c49e0ed8eebf500df03117cbb" }, "downloads": -1, "filename": "travertino-0.1.0.tar.gz", "has_sig": false, "md5_digest": "35c38fd860053f753f823be0a215557a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20752, "upload_time": "2017-12-17T04:34:17", "url": "https://files.pythonhosted.org/packages/62/37/6d7231cb42ad3f4094167e540c481c70419286c5cc7bee207bb5c79cac32/travertino-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e522357026a3e1af3b32a280b41728cf", "sha256": "dd0eba63c290e598ed044b8ce143e8ad9494b80e787ca14c64dd712f6cc3bb77" }, "downloads": -1, "filename": "travertino-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e522357026a3e1af3b32a280b41728cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15096, "upload_time": "2017-12-17T13:33:46", "url": "https://files.pythonhosted.org/packages/19/13/1d7e84cf0927322a674d42bc6a3bb7dad5696b7b707139aa16ac47ac59d5/travertino-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "478cabf9f8b0df3b03510aaa1e62556b", "sha256": "10563bdae947c480fa48a5860ce26846107e0a613117598f3458d20d9eb7fd9f" }, "downloads": -1, "filename": "travertino-0.1.1.tar.gz", "has_sig": false, "md5_digest": "478cabf9f8b0df3b03510aaa1e62556b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22679, "upload_time": "2017-12-17T13:33:48", "url": "https://files.pythonhosted.org/packages/34/9b/bbdcd1408f41c7e2b38f015e0b1670d4939af38f25f3fe737575be4e0244/travertino-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "0b0c22da5fc64ab67c1c0ccf168b8734", "sha256": "7277f00ad6a88673ec7da3bc787e552421ab366062a09007e30d453121b5611e" }, "downloads": -1, "filename": "travertino-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0b0c22da5fc64ab67c1c0ccf168b8734", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15186, "upload_time": "2017-12-19T01:12:21", "url": "https://files.pythonhosted.org/packages/56/3f/f03efe63c2bdc72763ac39777c9ebbab98605ced5c74aefe48b4fa0abb4d/travertino-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e946d9e34d6822730f794b78e4afb86", "sha256": "f24a5ee5a5da9f4d3d6d02ae6fac268160b703a51aee9104fdb072fcb3532f19" }, "downloads": -1, "filename": "travertino-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2e946d9e34d6822730f794b78e4afb86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22870, "upload_time": "2017-12-19T01:12:23", "url": "https://files.pythonhosted.org/packages/5b/c1/c10a910821a1a0c0f4cb8fbd3b1fe9b5d9224c7c508c2f62e8c3e9c55b9f/travertino-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0b0c22da5fc64ab67c1c0ccf168b8734", "sha256": "7277f00ad6a88673ec7da3bc787e552421ab366062a09007e30d453121b5611e" }, "downloads": -1, "filename": "travertino-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "0b0c22da5fc64ab67c1c0ccf168b8734", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15186, "upload_time": "2017-12-19T01:12:21", "url": "https://files.pythonhosted.org/packages/56/3f/f03efe63c2bdc72763ac39777c9ebbab98605ced5c74aefe48b4fa0abb4d/travertino-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e946d9e34d6822730f794b78e4afb86", "sha256": "f24a5ee5a5da9f4d3d6d02ae6fac268160b703a51aee9104fdb072fcb3532f19" }, "downloads": -1, "filename": "travertino-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2e946d9e34d6822730f794b78e4afb86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22870, "upload_time": "2017-12-19T01:12:23", "url": "https://files.pythonhosted.org/packages/5b/c1/c10a910821a1a0c0f4cb8fbd3b1fe9b5d9224c7c508c2f62e8c3e9c55b9f/travertino-0.1.2.tar.gz" } ] }