{ "info": { "author": "Casey Duckering", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "Install\n=======\n\nhyperbolic is available on PyPI:\n\n::\n\n $ pip3 install hyperbolic\n\nInstall drawSvg also to display the hyperbolic geometry:\n\n::\n\n $ pip3 install drawSvg\n\nExamples\n========\n\nSee the iPython notebooks in\n`examples `__:\n\n- `Euclidean\n geometry `__\n- `Poincar\u00e9 disk\n model `__\n- `Tiling the Poincar\u00e9\n disk `__\n\nUsing this library, along with the drawSvg library, you can create art\nlike this hyperbolic weave:\n\n.. image:: https://github.com/cduck/hyperbolic/raw/master/examples/images/weave.png\n :alt: Hyperbolic weave\n\nThis weave is built from a tiling of isosceles triangles:\n\n.. image:: https://github.com/cduck/hyperbolic/raw/master/examples/images/weaveStructure.png\n :alt: Hyperbolic weave structure", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/cduck/hyperbolic/archive/1.0.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cduck/hyperbolic", "keywords": "hyperbolic,geometry,draw", "license": "", "maintainer": "", "maintainer_email": "", "name": "hyperbolic", "package_url": "https://pypi.org/project/hyperbolic/", "platform": "", "project_url": "https://pypi.org/project/hyperbolic/", "project_urls": { "Download": "https://github.com/cduck/hyperbolic/archive/1.0.0.tar.gz", "Homepage": "https://github.com/cduck/hyperbolic" }, "release_url": "https://pypi.org/project/hyperbolic/1.0.0.2/", "requires_dist": null, "requires_python": "", "summary": "This is a Python 3 library for generating hyperbolic geometry and drawing it with the drawSvg library. Currently only the Poincar\u00e9 disk model is supported.", "version": "1.0.0.2" }, "last_serial": 3447589, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f56a536235ebdc84662e327906ea75a8", "sha256": "647c28611010d0917b2d73cab87c522fb56bada7c80c88224a650494ae34ff5f" }, "downloads": -1, "filename": "hyperbolic-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f56a536235ebdc84662e327906ea75a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1638, "upload_time": "2017-12-28T12:41:32", "url": "https://files.pythonhosted.org/packages/b3/f7/283b262368c8b8b540fb797e1b8c7b78138e142f68c5c0f41dc7572bc3d4/hyperbolic-1.0.0.tar.gz" } ], "1.0.0.1": [ { "comment_text": "", "digests": { "md5": "048cf7b3639fae5250351528a78fef5e", "sha256": "0b0033477ecd5da2aa373cdbae731d7ef2f19a319449c5a77428c3ae7484cde0" }, "downloads": -1, "filename": "hyperbolic-1.0.0.1.tar.gz", "has_sig": false, "md5_digest": "048cf7b3639fae5250351528a78fef5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16268, "upload_time": "2017-12-28T12:46:38", "url": "https://files.pythonhosted.org/packages/8a/df/1cc290085eedac2435c9ba5218c73a862c9fed85f6945e8a9d23f1451a1c/hyperbolic-1.0.0.1.tar.gz" } ], "1.0.0.2": [ { "comment_text": "", "digests": { "md5": "bbdbb163fc29f1a14395ab35c6f0bb23", "sha256": "54a6688c45ba963ad7fccdafd0428f328f3dd5c70b05b2be2f6494851cb92021" }, "downloads": -1, "filename": "hyperbolic-1.0.0.2.tar.gz", "has_sig": false, "md5_digest": "bbdbb163fc29f1a14395ab35c6f0bb23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16273, "upload_time": "2017-12-28T13:05:36", "url": "https://files.pythonhosted.org/packages/11/e7/481cc9380dce4fbe47a69f245eb8ad9d32a6db056a0f6555d5a33ea1b7c2/hyperbolic-1.0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bbdbb163fc29f1a14395ab35c6f0bb23", "sha256": "54a6688c45ba963ad7fccdafd0428f328f3dd5c70b05b2be2f6494851cb92021" }, "downloads": -1, "filename": "hyperbolic-1.0.0.2.tar.gz", "has_sig": false, "md5_digest": "bbdbb163fc29f1a14395ab35c6f0bb23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16273, "upload_time": "2017-12-28T13:05:36", "url": "https://files.pythonhosted.org/packages/11/e7/481cc9380dce4fbe47a69f245eb8ad9d32a6db056a0f6555d5a33ea1b7c2/hyperbolic-1.0.0.2.tar.gz" } ] }