scopinator


Namescopinator JSON
Version 2025.9.12 PyPI version JSON
download
home_pageNone
SummaryA library for controlling telescopes (initially Seestars)
upload_time2025-09-14 01:43:55
maintainerNone
docs_urlNone
authorSteven
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Scopinator

A library for controlling telescopes (initially Seestars).

## Versioning

This project uses [CalVer](https://calver.org/) versioning in a SemVer-compatible format:

**Format: `YYYY.MM.PATCH`**

- `YYYY`: Full year (e.g., 2025)
- `MM`: Month without zero-padding (e.g., 8 for August)
- `PATCH`: Patch version for bug fixes within the month (starts at 0)

This format is compatible with Semantic Versioning where:
- `YYYY` acts as the MAJOR version
- `MM` acts as the MINOR version
- `PATCH` acts as the PATCH version

Example: `2025.8.0` means the first release in August 2025.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "scopinator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Steven",
    "author_email": "Steven <erewhon@flatland.org>",
    "download_url": "https://files.pythonhosted.org/packages/f2/c6/299078e84ad7c0edce823bdfeaf4b5889f77ccd3ac575c8f9d40ff238b19/scopinator-2025.9.12.tar.gz",
    "platform": null,
    "description": "# Scopinator\n\nA library for controlling telescopes (initially Seestars).\n\n## Versioning\n\nThis project uses [CalVer](https://calver.org/) versioning in a SemVer-compatible format:\n\n**Format: `YYYY.MM.PATCH`**\n\n- `YYYY`: Full year (e.g., 2025)\n- `MM`: Month without zero-padding (e.g., 8 for August)\n- `PATCH`: Patch version for bug fixes within the month (starts at 0)\n\nThis format is compatible with Semantic Versioning where:\n- `YYYY` acts as the MAJOR version\n- `MM` acts as the MINOR version\n- `PATCH` acts as the PATCH version\n\nExample: `2025.8.0` means the first release in August 2025.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for controlling telescopes (initially Seestars)",
    "version": "2025.9.12",
    "project_urls": {
        "Homepage": "https://github.com/astrophotograph/pyscopinator"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c038cc2f2b237c48fe8398d387bede7fd9793b2d4897b22aadc11badaa1bae1",
                "md5": "8f7326a7a41c804a47a2fec42a14e9b9",
                "sha256": "71ab9bc28f6025b85bc4be1c1743716a7b62fbf7b2d66ac43c43ec4ecff377d1"
            },
            "downloads": -1,
            "filename": "scopinator-2025.9.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f7326a7a41c804a47a2fec42a14e9b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 164691,
            "upload_time": "2025-09-14T01:43:54",
            "upload_time_iso_8601": "2025-09-14T01:43:54.611683Z",
            "url": "https://files.pythonhosted.org/packages/4c/03/8cc2f2b237c48fe8398d387bede7fd9793b2d4897b22aadc11badaa1bae1/scopinator-2025.9.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2c6299078e84ad7c0edce823bdfeaf4b5889f77ccd3ac575c8f9d40ff238b19",
                "md5": "37d5c9e0254ab8ae06757ab91ffbd036",
                "sha256": "4ba552e680882148aaa666aa0b6c33e54eb1e3d3606c8214f8ef21579342e899"
            },
            "downloads": -1,
            "filename": "scopinator-2025.9.12.tar.gz",
            "has_sig": false,
            "md5_digest": "37d5c9e0254ab8ae06757ab91ffbd036",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 97882,
            "upload_time": "2025-09-14T01:43:55",
            "upload_time_iso_8601": "2025-09-14T01:43:55.613957Z",
            "url": "https://files.pythonhosted.org/packages/f2/c6/299078e84ad7c0edce823bdfeaf4b5889f77ccd3ac575c8f9d40ff238b19/scopinator-2025.9.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-14 01:43:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "astrophotograph",
    "github_project": "pyscopinator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "scopinator"
}
        
Elapsed time: 3.85409s