lsst-felis


Namelsst-felis JSON
Version 28.2025.700 PyPI version JSON
download
home_pageNone
SummaryA vocabulary for describing catalogs and acting on those descriptions
upload_time2025-02-13 09:25:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseGNU General Public License v3 or later (GPLv3+)
keywords lsst
VCS
bugtrack_url
requirements alembic astropy click deepdiff lsst-resources lsst-utils numpy pydantic pyyaml sqlalchemy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lsst-felis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": null,
    "keywords": "lsst",
    "author": null,
    "author_email": "Rubin Observatory Data Management <dm-admin@lists.lsst.org>",
    "download_url": "https://files.pythonhosted.org/packages/41/da/b3307af6616f1033b7fca3f6ee5d5034407feefd307e94ebdadf79ac43f2/lsst_felis-28.2025.700.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 or later (GPLv3+)",
    "summary": "A vocabulary for describing catalogs and acting on those descriptions",
    "version": "28.2025.700",
    "project_urls": {
        "Homepage": "https://felis.lsst.io",
        "Source": "https://github.com/lsst/felis"
    },
    "split_keywords": [
        "lsst"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5595e71c17eb5a20b71ef791c029f3b3fec58457395724380d586d6a035d8fb0",
                "md5": "5c7e11ef44d063d48c9e4c5fb1fd9cdc",
                "sha256": "f990a70d6a39bee52b545a55fe32a8b3bd14468f9b920043d9769cd6c64e6338"
            },
            "downloads": -1,
            "filename": "lsst_felis-28.2025.700-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c7e11ef44d063d48c9e4c5fb1fd9cdc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 56918,
            "upload_time": "2025-02-13T09:25:37",
            "upload_time_iso_8601": "2025-02-13T09:25:37.818733Z",
            "url": "https://files.pythonhosted.org/packages/55/95/e71c17eb5a20b71ef791c029f3b3fec58457395724380d586d6a035d8fb0/lsst_felis-28.2025.700-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "41dab3307af6616f1033b7fca3f6ee5d5034407feefd307e94ebdadf79ac43f2",
                "md5": "5e53e9839164591b6656f356b40fab21",
                "sha256": "2f11e2a77f2f400c49f44857a0faacd5ff04f106f31adbdd5b95b2abe6241efe"
            },
            "downloads": -1,
            "filename": "lsst_felis-28.2025.700.tar.gz",
            "has_sig": false,
            "md5_digest": "5e53e9839164591b6656f356b40fab21",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 62715,
            "upload_time": "2025-02-13T09:25:39",
            "upload_time_iso_8601": "2025-02-13T09:25:39.142170Z",
            "url": "https://files.pythonhosted.org/packages/41/da/b3307af6616f1033b7fca3f6ee5d5034407feefd307e94ebdadf79ac43f2/lsst_felis-28.2025.700.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 09:25:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lsst",
    "github_project": "felis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "alembic",
            "specs": []
        },
        {
            "name": "astropy",
            "specs": []
        },
        {
            "name": "click",
            "specs": []
        },
        {
            "name": "deepdiff",
            "specs": []
        },
        {
            "name": "lsst-resources",
            "specs": []
        },
        {
            "name": "lsst-utils",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2"
                ],
                [
                    "<",
                    "3"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "sqlalchemy",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "lsst-felis"
}
        
Elapsed time: 0.61706s