# arte: Arcetri Random sTuff collEction
A collection of routines and utilities
developed by the Arcetri Astrophysical Observatory's AO group.
## Documentation
See readthedocs https://arte.readthedocs.io
## Installation
__arte__ is tested on python 3.6+ only
* From pip (typically old version):
```pip install arte```
* From source (latest, check that Python Package test is passing):
```
git clone https://github.com/ArcetriAdaptiveOptics/arte.git
cd arte
pip install -e .
```
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ArcetriAdaptiveOptics/arte/pythonpackage.yml)
[![Coverage Status][codecov]][codecovlink]
[![Documentation Status](https://readthedocs.org/projects/arte/badge/?version=latest)](https://arte.readthedocs.io/en/latest/?badge=latest)
[![PyPI version][pypiversion]][pypiversionlink]
[codecov]: https://codecov.io/gh/ArcetriAdaptiveOptics/arte/branch/master/graph/badge.svg?token=ACZL30U3OM
[codecovlink]: https://codecov.io/gh/ArcetriAdaptiveOptics/arte
[pypiversion]: https://badge.fury.io/py/arte.svg
[pypiversionlink]: https://badge.fury.io/py/arte
Raw data
{
"_id": null,
"home_page": "https://github.com/ArcetriAdaptiveOptics/arte",
"name": "arte",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8.0",
"maintainer_email": null,
"keywords": "Adaptive Optics, Astrophysics, INAF, Arcetri",
"author": "Lorenzo Busoni, Alfio Puglisi, INAF Arcetri Adaptive Optics group",
"author_email": "lorenzo.busoni@inaf.it",
"download_url": "https://files.pythonhosted.org/packages/19/b1/b04bdd91c4020a5d11cdca1d9cdcd0a75e41960e3def3fad688d4bf71b87/arte-0.17.0.tar.gz",
"platform": null,
"description": "# arte: Arcetri Random sTuff collEction\n\nA collection of routines and utilities\ndeveloped by the Arcetri Astrophysical Observatory's AO group.\n\n## Documentation\n\nSee readthedocs https://arte.readthedocs.io\n\n## Installation\n__arte__ is tested on python 3.6+ only\n\n* From pip (typically old version):\n\n```pip install arte```\n\n* From source (latest, check that Python Package test is passing):\n\n```\ngit clone https://github.com/ArcetriAdaptiveOptics/arte.git\ncd arte\npip install -e .\n```\n\n\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/ArcetriAdaptiveOptics/arte/pythonpackage.yml)\n[![Coverage Status][codecov]][codecovlink]\n[![Documentation Status](https://readthedocs.org/projects/arte/badge/?version=latest)](https://arte.readthedocs.io/en/latest/?badge=latest)\n[![PyPI version][pypiversion]][pypiversionlink]\n\n[codecov]: https://codecov.io/gh/ArcetriAdaptiveOptics/arte/branch/master/graph/badge.svg?token=ACZL30U3OM\n[codecovlink]: https://codecov.io/gh/ArcetriAdaptiveOptics/arte\n[pypiversion]: https://badge.fury.io/py/arte.svg\n[pypiversionlink]: https://badge.fury.io/py/arte\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Arcetri Random sTuff collEction",
"version": "0.17.0",
"project_urls": {
"Homepage": "https://github.com/ArcetriAdaptiveOptics/arte"
},
"split_keywords": [
"adaptive optics",
" astrophysics",
" inaf",
" arcetri"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7138d7e7647e4de689bafa6ee6d96528064bdd7764130e5ddf4c3da686ef9b3f",
"md5": "8a819296776049bd9f1d38c3f485a4a6",
"sha256": "17d0c9e931debc4a9832e7ddcdc7fb0fc519ec4d676091f037559a49bdec18d4"
},
"downloads": -1,
"filename": "arte-0.17.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8a819296776049bd9f1d38c3f485a4a6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.0",
"size": 149617,
"upload_time": "2024-08-06T22:48:45",
"upload_time_iso_8601": "2024-08-06T22:48:45.214739Z",
"url": "https://files.pythonhosted.org/packages/71/38/d7e7647e4de689bafa6ee6d96528064bdd7764130e5ddf4c3da686ef9b3f/arte-0.17.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "19b1b04bdd91c4020a5d11cdca1d9cdcd0a75e41960e3def3fad688d4bf71b87",
"md5": "8dd5a3301a73c1e70d6bbbfe34074e03",
"sha256": "b8bc4319850da13a3c6ddd0fc679cbce0930f0525795e28760cc39afd2f67c67"
},
"downloads": -1,
"filename": "arte-0.17.0.tar.gz",
"has_sig": false,
"md5_digest": "8dd5a3301a73c1e70d6bbbfe34074e03",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.0",
"size": 124585,
"upload_time": "2024-08-06T22:48:46",
"upload_time_iso_8601": "2024-08-06T22:48:46.687647Z",
"url": "https://files.pythonhosted.org/packages/19/b1/b04bdd91c4020a5d11cdca1d9cdcd0a75e41960e3def3fad688d4bf71b87/arte-0.17.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-06 22:48:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ArcetriAdaptiveOptics",
"github_project": "arte",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "arte"
}