Name | sdss-basecam JSON |
Version |
0.8.2
JSON |
| download |
home_page | None |
Summary | A base library for camera wrapping and actor. |
upload_time | 2025-08-10 15:47:04 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <4,>=3.8 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
basecam
=======

[](https://badge.fury.io/py/sdss-basecam)
[](https://sdss-basecam.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/sdss/basecam/actions/workflows/test.yml)
[](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": null,
"name": "sdss-basecam",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Jos\u00e9 S\u00e1nchez-Gallego <gallegoj@uw.edu>",
"download_url": "https://files.pythonhosted.org/packages/35/3a/888fb517530f02ac7b11dab2820e31e74c4f50866cdb14d3ce449e477791/sdss_basecam-0.8.2.tar.gz",
"platform": null,
"description": "basecam\n=======\n\n\n[](https://badge.fury.io/py/sdss-basecam)\n[](https://sdss-basecam.readthedocs.io/en/latest/?badge=latest)\n[](https://github.com/sdss/basecam/actions/workflows/test.yml)\n[](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",
"bugtrack_url": null,
"license": null,
"summary": "A base library for camera wrapping and actor.",
"version": "0.8.2",
"project_urls": {
"Documentation": "https://sdss-basecam.readthedocs.io/en/latest/",
"Homepage": "https://github.com/sdss/basecam",
"Repository": "https://github.com/sdss/basecam"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "863f5fccf4d7362f307f5b5b962abbefde21c6d48ab229156a13f60821407d5a",
"md5": "49c76193df969cbcfaec1ea08363c265",
"sha256": "f3e7bc1fc205f29824ee8271e9a92a00c66200df8907448e8d8849f47fc53ca8"
},
"downloads": -1,
"filename": "sdss_basecam-0.8.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "49c76193df969cbcfaec1ea08363c265",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 48076,
"upload_time": "2025-08-10T15:47:03",
"upload_time_iso_8601": "2025-08-10T15:47:03.644612Z",
"url": "https://files.pythonhosted.org/packages/86/3f/5fccf4d7362f307f5b5b962abbefde21c6d48ab229156a13f60821407d5a/sdss_basecam-0.8.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "353a888fb517530f02ac7b11dab2820e31e74c4f50866cdb14d3ce449e477791",
"md5": "5a20f4fffced8ccce1d72e2254017148",
"sha256": "abc89893955778deb9d5f30987fb20199a2b1a47c1bff34134ddb2511dc71437"
},
"downloads": -1,
"filename": "sdss_basecam-0.8.2.tar.gz",
"has_sig": false,
"md5_digest": "5a20f4fffced8ccce1d72e2254017148",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 34179,
"upload_time": "2025-08-10T15:47:04",
"upload_time_iso_8601": "2025-08-10T15:47:04.877609Z",
"url": "https://files.pythonhosted.org/packages/35/3a/888fb517530f02ac7b11dab2820e31e74c4f50866cdb14d3ce449e477791/sdss_basecam-0.8.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-10 15:47:04",
"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"
}