# lcolamps
![Versions](https://img.shields.io/badge/python->3.10-blue)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Test status](https://github.com/sdss/lcolamps/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/lcolamps/actions/workflows/test.yml)
A library to control the LCO M2 lamps.
## Installation
In general you should be able to install ``lcolamps`` by doing
```console
pip install sdss-lcolamps
```
To build from source, use
```console
git clone git@github.com:sdss/lcolamps
cd lcolamps
pip install .[docs]
```
## Development
`lcolamps` uses [poetry](http://poetry.eustace.io/) for dependency management and packaging. To work with an editable install it's recommended that you setup `poetry` and install `lcolamps` in a virtual environment by doing
```console
poetry install
```
Raw data
{
"_id": null,
"home_page": "https://github.com/sdss/lcolamps",
"name": "sdss-lcolamps",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "astronomy,software",
"author": "Jos\u00e9 S\u00e1nchez-Gallego",
"author_email": "gallegoj@uw.edu",
"download_url": "https://files.pythonhosted.org/packages/e4/c5/a01b2ee164aac49d08232721ae758de0dda2c3cc19ea8665431d7d8096f7/sdss_lcolamps-1.0.3.tar.gz",
"platform": null,
"description": "# lcolamps\n\n![Versions](https://img.shields.io/badge/python->3.10-blue)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Test status](https://github.com/sdss/lcolamps/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/lcolamps/actions/workflows/test.yml)\n\nA library to control the LCO M2 lamps.\n\n## Installation\n\nIn general you should be able to install ``lcolamps`` by doing\n\n```console\npip install sdss-lcolamps\n```\n\nTo build from source, use\n\n```console\ngit clone git@github.com:sdss/lcolamps\ncd lcolamps\npip install .[docs]\n```\n\n## Development\n\n`lcolamps` uses [poetry](http://poetry.eustace.io/) for dependency management and packaging. To work with an editable install it's recommended that you setup `poetry` and install `lcolamps` in a virtual environment by doing\n\n```console\npoetry install\n```\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A library to control the LCO M2 lamps.",
"version": "1.0.3",
"project_urls": {
"Documentation": "https://sdss-lcolamps.readthedocs.io/en/latest/",
"Homepage": "https://github.com/sdss/lcolamps",
"Repository": "https://github.com/sdss/lcolamps"
},
"split_keywords": [
"astronomy",
"software"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "56e88e042262a63d937b75f2737c32086fe79a193229a625b20becdddec7172f",
"md5": "eeccd675b53aeb93f52867190ad5daf8",
"sha256": "233cbd1ca10cedbd42757ac174b2e8ffa4a1fd6bfb5d1ef0621ff0c71ba174fa"
},
"downloads": -1,
"filename": "sdss_lcolamps-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eeccd675b53aeb93f52867190ad5daf8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 11473,
"upload_time": "2023-12-20T21:39:50",
"upload_time_iso_8601": "2023-12-20T21:39:50.185781Z",
"url": "https://files.pythonhosted.org/packages/56/e8/8e042262a63d937b75f2737c32086fe79a193229a625b20becdddec7172f/sdss_lcolamps-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e4c5a01b2ee164aac49d08232721ae758de0dda2c3cc19ea8665431d7d8096f7",
"md5": "83e047205b3e261c2a10a45dcefd4709",
"sha256": "7cd305ccd72f7ad24a47ed026de27fbe9eec2b78ac2b46d407262ff475a2a5d5"
},
"downloads": -1,
"filename": "sdss_lcolamps-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "83e047205b3e261c2a10a45dcefd4709",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 9500,
"upload_time": "2023-12-20T21:39:51",
"upload_time_iso_8601": "2023-12-20T21:39:51.772898Z",
"url": "https://files.pythonhosted.org/packages/e4/c5/a01b2ee164aac49d08232721ae758de0dda2c3cc19ea8665431d7d8096f7/sdss_lcolamps-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-20 21:39:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sdss",
"github_project": "lcolamps",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sdss-lcolamps"
}