radicalpy


Nameradicalpy JSON
Version 0.7.2 PyPI version JSON
download
home_pageNone
SummaryRadicalPy: a toolbox for radical pair spin dynamics
upload_time2024-04-22 12:14:28
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords simulation spin-dynamics radical pairs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/radicalpy/badge/?version=latest)](https://radicalpy.readthedocs.io/en/latest/?badge=latest)

# RadicalPy: a toolbox for radical pair spin dynamics

RadicalPy in an intuitive (object-oriented) open-source Python
framework specific to radical pair spin dynamics.

To get started take a look at the [quick start
guide](https://github.com/Spin-Chemistry-Labs/radicalpy/tree/main/docs/quick-start/guide.org)
or the
[examples](https://github.com/Spin-Chemistry-Labs/radicalpy/tree/main/examples).

The package is still under development.  Basic functionality is
implemented, [documentation](https://radicalpy.readthedocs.io/) is
sparse, testing partial.

If you would like to contact us, please visit the Spin Chemistry Community [Discord server](https://discord.io/spin-chemistry-community/).

## Installation

Install simply using `pip`:

```
pip install radicalpy
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "radicalpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Emil Vatai <emil.vatai@gmail.com>, \"Lewis M. Antill\" <lewismantill@gmail.com>",
    "keywords": "simulation, spin-dynamics, radical pairs",
    "author": null,
    "author_email": "\"Lewis M. Antill\" <lewismantill@gmail.com>, Emil Vatai <emil.vatai@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/91/84/cde35044c840e86976dddce10845a96cab42915db7763048ca3d481d0b22/radicalpy-0.7.2.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/radicalpy/badge/?version=latest)](https://radicalpy.readthedocs.io/en/latest/?badge=latest)\n\n# RadicalPy: a toolbox for radical pair spin dynamics\n\nRadicalPy in an intuitive (object-oriented) open-source Python\nframework specific to radical pair spin dynamics.\n\nTo get started take a look at the [quick start\nguide](https://github.com/Spin-Chemistry-Labs/radicalpy/tree/main/docs/quick-start/guide.org)\nor the\n[examples](https://github.com/Spin-Chemistry-Labs/radicalpy/tree/main/examples).\n\nThe package is still under development.  Basic functionality is\nimplemented, [documentation](https://radicalpy.readthedocs.io/) is\nsparse, testing partial.\n\nIf you would like to contact us, please visit the Spin Chemistry Community [Discord server](https://discord.io/spin-chemistry-community/).\n\n## Installation\n\nInstall simply using `pip`:\n\n```\npip install radicalpy\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "RadicalPy: a toolbox for radical pair spin dynamics",
    "version": "0.7.2",
    "project_urls": {
        "Documentation": "https://radicalpy.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/Spin-Chemistry-Labs/radicalpy",
        "Source": "https://github.com/Spin-Chemistry-Labs/radicalpy"
    },
    "split_keywords": [
        "simulation",
        " spin-dynamics",
        " radical pairs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0eae854834729c464700cf58b10b422988efbaccf2db17ad46296780f0511eb",
                "md5": "b4369ed567ac085d03231bf24c84fa78",
                "sha256": "c722bbfa848e76727707eaf9b92e0b24edc41bdce4737cfc318d90b3afabb0fa"
            },
            "downloads": -1,
            "filename": "radicalpy-0.7.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4369ed567ac085d03231bf24c84fa78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48595,
            "upload_time": "2024-04-22T12:14:26",
            "upload_time_iso_8601": "2024-04-22T12:14:26.851641Z",
            "url": "https://files.pythonhosted.org/packages/b0/ea/e854834729c464700cf58b10b422988efbaccf2db17ad46296780f0511eb/radicalpy-0.7.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9184cde35044c840e86976dddce10845a96cab42915db7763048ca3d481d0b22",
                "md5": "e1f0437e703d1c571f1a64b938836c06",
                "sha256": "dd90ece673ce42f37053e3bbcca5710cd220236a11f3b2d5871c19e07c6db4c6"
            },
            "downloads": -1,
            "filename": "radicalpy-0.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e1f0437e703d1c571f1a64b938836c06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 50231,
            "upload_time": "2024-04-22T12:14:28",
            "upload_time_iso_8601": "2024-04-22T12:14:28.647385Z",
            "url": "https://files.pythonhosted.org/packages/91/84/cde35044c840e86976dddce10845a96cab42915db7763048ca3d481d0b22/radicalpy-0.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 12:14:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Spin-Chemistry-Labs",
    "github_project": "radicalpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "radicalpy"
}
        
Elapsed time: 0.27109s