basecam
=======
![Versions](https://img.shields.io/badge/python-3.8-blue)
[![PyPI version](https://badge.fury.io/py/sdss-basecam.svg)](https://badge.fury.io/py/sdss-basecam)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Documentation Status](https://readthedocs.org/projects/sdss-basecam/badge/?version=latest)](https://sdss-basecam.readthedocs.io/en/latest/?badge=latest)
[![Test](https://github.com/sdss/basecam/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/basecam/actions/workflows/test.yml)
[![Coverage Status](https://codecov.io/gh/sdss/basecam/branch/master/graph/badge.svg)](https://codecov.io/gh/sdss/basecam)
``basecam`` provides a wrapper around CCD camera APIs with an SDSS-style TCP/IP actor. The main benefits of using `basecam` are:
- Simplifies the creation of production-level camera libraries by providing all the common boilerplate so that you only need to focus on implementing the parts that are specific to your camera API.
- Provides a common API regardless of the underlying camera being handled.
- Powerful event handling and notification.
Raw data
{
"_id": null,
"home_page": "https://github.com/sdss/basecam",
"name": "sdss-basecam",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<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/2e/a1/dd1d41b19e9a0c32ea6e9d55c246f6e36d7e9a1b3ae42fbcfadbcc85b495/sdss_basecam-0.8.0.tar.gz",
"platform": null,
"description": "basecam\n=======\n\n![Versions](https://img.shields.io/badge/python-3.8-blue)\n[![PyPI version](https://badge.fury.io/py/sdss-basecam.svg)](https://badge.fury.io/py/sdss-basecam)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Documentation Status](https://readthedocs.org/projects/sdss-basecam/badge/?version=latest)](https://sdss-basecam.readthedocs.io/en/latest/?badge=latest)\n[![Test](https://github.com/sdss/basecam/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/basecam/actions/workflows/test.yml)\n[![Coverage Status](https://codecov.io/gh/sdss/basecam/branch/master/graph/badge.svg)](https://codecov.io/gh/sdss/basecam)\n\n``basecam`` provides a wrapper around CCD camera APIs with an SDSS-style TCP/IP actor. The main benefits of using `basecam` are:\n\n- Simplifies the creation of production-level camera libraries by providing all the common boilerplate so that you only need to focus on implementing the parts that are specific to your camera API.\n- Provides a common API regardless of the underlying camera being handled.\n- Powerful event handling and notification.\n\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "A base library for camera wrapping and actor.",
"version": "0.8.0",
"project_urls": {
"Documentation": "https://sdss-basecam.readthedocs.io/en/latest/",
"Homepage": "https://github.com/sdss/basecam",
"Repository": "https://github.com/sdss/basecam"
},
"split_keywords": [
"astronomy",
"software"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c196e879cf47308fb21401a1e56ebfea29294c5363cf1225d1419f879276846c",
"md5": "a7b3c769870d9504bba000c8d25be04b",
"sha256": "653232480f503c3578618f8e732fd90e33b3dc5cb33cb2be613a8450b111987c"
},
"downloads": -1,
"filename": "sdss_basecam-0.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a7b3c769870d9504bba000c8d25be04b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 48313,
"upload_time": "2024-01-17T04:37:52",
"upload_time_iso_8601": "2024-01-17T04:37:52.227979Z",
"url": "https://files.pythonhosted.org/packages/c1/96/e879cf47308fb21401a1e56ebfea29294c5363cf1225d1419f879276846c/sdss_basecam-0.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2ea1dd1d41b19e9a0c32ea6e9d55c246f6e36d7e9a1b3ae42fbcfadbcc85b495",
"md5": "21794a0f6fa2ab4ca3855271d5622275",
"sha256": "06533c94e0e311f42094a09c353cecbc7203186bb0c5bf8b897bb3c3c37e38f2"
},
"downloads": -1,
"filename": "sdss_basecam-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "21794a0f6fa2ab4ca3855271d5622275",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 35226,
"upload_time": "2024-01-17T04:37:54",
"upload_time_iso_8601": "2024-01-17T04:37:54.370302Z",
"url": "https://files.pythonhosted.org/packages/2e/a1/dd1d41b19e9a0c32ea6e9d55c246f6e36d7e9a1b3ae42fbcfadbcc85b495/sdss_basecam-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-17 04:37:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sdss",
"github_project": "basecam",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sdss-basecam"
}