xtrack


Namextrack JSON
Version 0.87.0 PyPI version JSON
download
home_pagehttps://xsuite.readthedocs.io/
SummaryTracking library for particle accelerators
upload_time2025-07-30 15:36:04
maintainerNone
docs_urlNone
authorG. Iadarola et al.
requires_pythonNone
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements numpy scipy pandas cython lark pytest sphinx_rtd_theme sphinx
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Tracking library for particle accelerators

            

Raw data

            {
    "_id": null,
    "home_page": "https://xsuite.readthedocs.io/",
    "name": "xtrack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "G. Iadarola et al.",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/36/55/49006a118d1d2aa938bbf63d4571640a5f1358e2e5d632e5fa3e80ba7a77/xtrack-0.87.0.tar.gz",
    "platform": null,
    "description": "Tracking library for particle accelerators\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Tracking library for particle accelerators",
    "version": "0.87.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/xsuite/xsuite/issues",
        "Documentation": "https://xsuite.readthedocs.io/",
        "Download": "https://pypi.python.org/pypi/xtrack",
        "Homepage": "https://xsuite.readthedocs.io/",
        "Source Code": "https://github.com/xsuite/xtrack"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "365549006a118d1d2aa938bbf63d4571640a5f1358e2e5d632e5fa3e80ba7a77",
                "md5": "1abd494a5eb5edb4a16f763b52527db4",
                "sha256": "df52f27be30356f0542145f384e28781189da25c8462540ea196c7f65160e1ac"
            },
            "downloads": -1,
            "filename": "xtrack-0.87.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1abd494a5eb5edb4a16f763b52527db4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 616412,
            "upload_time": "2025-07-30T15:36:04",
            "upload_time_iso_8601": "2025-07-30T15:36:04.859078Z",
            "url": "https://files.pythonhosted.org/packages/36/55/49006a118d1d2aa938bbf63d4571640a5f1358e2e5d632e5fa3e80ba7a77/xtrack-0.87.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 15:36:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xsuite",
    "github_project": "xsuite",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "cython",
            "specs": []
        },
        {
            "name": "lark",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": [
                [
                    ">=",
                    "0.5.2"
                ]
            ]
        },
        {
            "name": "sphinx",
            "specs": [
                [
                    "==",
                    "5.3.0"
                ]
            ]
        }
    ],
    "lcname": "xtrack"
}
        
Elapsed time: 0.88406s