xpart


Namexpart JSON
Version 0.23.1 PyPI version JSON
download
home_pagehttps://xsuite.readthedocs.io/
SummaryGeneration of Particle Ensembles
upload_time2025-07-30 15:40:17
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.
            Tools for the generation of particle ensemblesin beam dynamics simulations.

This package is part of the Xsuite collection.

            

Raw data

            {
    "_id": null,
    "home_page": "https://xsuite.readthedocs.io/",
    "name": "xpart",
    "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/69/23/6b4aa17b1eb376035acedfa894fead18800d3e28d6be07e5e7ad2636909c/xpart-0.23.1.tar.gz",
    "platform": null,
    "description": "Tools for the generation of particle ensemblesin beam dynamics simulations.\n\nThis package is part of the Xsuite collection.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Generation of Particle Ensembles",
    "version": "0.23.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/xsuite/xsuite/issues",
        "Documentation": "https://xsuite.readthedocs.io/",
        "Download": "https://pypi.python.org/pypi/xpart",
        "Homepage": "https://xsuite.readthedocs.io/",
        "Source Code": "https://github.com/xsuite/xpart"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "69236b4aa17b1eb376035acedfa894fead18800d3e28d6be07e5e7ad2636909c",
                "md5": "e0d6b6d28009eab8b058bdc7f9d2fe19",
                "sha256": "d2ca9b4595fe8e241a90c2b244f79b48a9ec08b1f544bbb05f11e5e60a3342af"
            },
            "downloads": -1,
            "filename": "xpart-0.23.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e0d6b6d28009eab8b058bdc7f9d2fe19",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 49801,
            "upload_time": "2025-07-30T15:40:17",
            "upload_time_iso_8601": "2025-07-30T15:40:17.786684Z",
            "url": "https://files.pythonhosted.org/packages/69/23/6b4aa17b1eb376035acedfa894fead18800d3e28d6be07e5e7ad2636909c/xpart-0.23.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 15:40:17",
    "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": "xpart"
}
        
Elapsed time: 1.91580s