{ "info": { "author": "Alex Carney", "author_email": "alcarneyme@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Multimedia :: Graphics" ], "description": "# Arlunio ![MIT License](https://img.shields.io/github/license/alcarney/arlunio.svg) [![Gitter](https://badges.gitter.im/arlunio-py/Lobby.svg)](https://gitter.im/arlunio-py/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n| | **Stable** | **Snapshot** |\n|:-------------:|----|----|\n| **Docs** | [![Documentation Status](https://readthedocs.org/projects/arlunio/badge/?version=stable)](https://arlunio.readthedocs.io/en/stable/?badge=stable) | [![Documentation Status](https://readthedocs.org/projects/arlunio/badge/?version=latest)](https://arlunio.readthedocs.io/en/latest/?badge=latest)|\n| **Code** [![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) | | [![Build Status](https://dev.azure.com/alcarney/Swyddfa/_apis/build/status/swyddfa.arlunio?branchName=develop)](https://dev.azure.com/alcarney/Swyddfa/_build/latest?definitionId=1&branchName=develop)[![codecov](https://codecov.io/gh/swyddfa/arlunio/branch/develop/graph/badge.svg)](https://codecov.io/gh/swyddfa/arlunio)|\n| **PyPi** | [![PyPi Version](https://img.shields.io/pypi/v/arlunio.svg)](https://pypi.org/project/arlunio) [![PyPi Supported Versions](https://img.shields.io/pypi/pyversions/arlunio.svg)](https://pypi.org/project/arlunio)|\n| **Snap** | | [![arlunio](https://snapcraft.io/arlunio/badge.svg)](https://snapcraft.io/arlunio) |\n\n**Arlunio is in early development, while it is useable we cannot make any\nstability guarantees.**\n\nArlunio is a Python library that allows you to create images and animations\npowered by your imagination and a little mathematics. While mathematics is very\nmuch at the core you do not have to be a mathematician to use it!\n\n\n```python\nimport arlunio as st\n\n# Example coming soon!\n```\n\n## Installation\n\nArlunio is available for Python 3.6+ and can be installed using Pip:\n\n```sh\n$ pip install arlunio\n```\n\nBe sure to check out the [documentation](https://arlunio.readthedocs.io/en/latest/)\n(under construction) for details on how to get started with arlunio.\n\n## Contributing\n\nContributions are welcome! Just bear with us while contribution guidelines are\nwritten up\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": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "arlunio", "package_url": "https://pypi.org/project/arlunio/", "platform": "", "project_url": "https://pypi.org/project/arlunio/", "project_urls": { "Documentation": "https://arlunio.readthedocs.io/en/latest", "Source": "https://github.com/swyddfa/arlunio", "Tracker": "https://github.com/swyddfa/arlunio/issues" }, "release_url": "https://pypi.org/project/arlunio/0.0.2/", "requires_dist": [ "attrs", "numpy", "Pillow", "jupyterlab ; extra == 'all'", "sphinx ; extra == 'all'", "black ; extra == 'dev'", "flake8 ; extra == 'dev'", "jupyterlab ; extra == 'dev'", "pre-commit ; extra == 'dev'", "pytest ; extra == 'dev'", "pytest-cov ; extra == 'dev'", "sphinx-rtd-theme ; extra == 'dev'", "tox ; extra == 'dev'", "sphinx ; extra == 'doc'", "jupyterlab ; extra == 'examples'" ], "requires_python": ">=3.6", "summary": "Drawing and animating with a blend of Python and mathematics.", "version": "0.0.2" }, "last_serial": 5782666, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b0963f824ece47837b57ee3e183943a1", "sha256": "18de8c6c0caa128ad5bdc73ddc7a02cb76d06bb999ec3373ede1ed8ebeb0d4aa" }, "downloads": -1, "filename": "arlunio-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b0963f824ece47837b57ee3e183943a1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 28932, "upload_time": "2019-08-04T18:55:27", "url": "https://files.pythonhosted.org/packages/71/67/050501742b08755edd9fe51267bfcc5b44d8b71e56df22b096777d431d99/arlunio-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "77d7b023b262381b738f03475c741a49", "sha256": "9cb642829739cec01e8fb1225c8aad7a5fb37e34d1d42bea2ee28aa03f20a51b" }, "downloads": -1, "filename": "arlunio-0.0.1.tar.gz", "has_sig": false, "md5_digest": "77d7b023b262381b738f03475c741a49", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 29767, "upload_time": "2019-08-04T18:55:29", "url": "https://files.pythonhosted.org/packages/30/ab/3801d2846d40306d16c7a0ab12c9834d68d25a58424ff9366c3f67697976/arlunio-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4614b3ada6ae85caa85940f9461ff501", "sha256": "548d2679c67aa9f54b1fb4d14b77dcebfc5b75b07063194c52902e8cb3b9ab36" }, "downloads": -1, "filename": "arlunio-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4614b3ada6ae85caa85940f9461ff501", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 30475, "upload_time": "2019-09-04T17:37:52", "url": "https://files.pythonhosted.org/packages/1a/75/673bf8d4807e16c86ea3f5b132db847761d069c8c073f6684b5ef8832a0f/arlunio-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f262a8075251366cd2f22b7d57d0113", "sha256": "64f167362455b5490e1943a8f1d849d568a2eae4e051b626c41ba3b9fbd53320" }, "downloads": -1, "filename": "arlunio-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5f262a8075251366cd2f22b7d57d0113", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 30886, "upload_time": "2019-09-04T17:37:53", "url": "https://files.pythonhosted.org/packages/02/7b/c285e7785a1779eecd3789000e7fd3b07704a75bba3674f9c2994efd2fe6/arlunio-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4614b3ada6ae85caa85940f9461ff501", "sha256": "548d2679c67aa9f54b1fb4d14b77dcebfc5b75b07063194c52902e8cb3b9ab36" }, "downloads": -1, "filename": "arlunio-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4614b3ada6ae85caa85940f9461ff501", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 30475, "upload_time": "2019-09-04T17:37:52", "url": "https://files.pythonhosted.org/packages/1a/75/673bf8d4807e16c86ea3f5b132db847761d069c8c073f6684b5ef8832a0f/arlunio-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f262a8075251366cd2f22b7d57d0113", "sha256": "64f167362455b5490e1943a8f1d849d568a2eae4e051b626c41ba3b9fbd53320" }, "downloads": -1, "filename": "arlunio-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5f262a8075251366cd2f22b7d57d0113", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 30886, "upload_time": "2019-09-04T17:37:53", "url": "https://files.pythonhosted.org/packages/02/7b/c285e7785a1779eecd3789000e7fd3b07704a75bba3674f9c2994efd2fe6/arlunio-0.0.2.tar.gz" } ] }