prodimopy


Nameprodimopy JSON
Version 2.4.0 PyPI version JSON
download
home_pagehttps://gitlab.astro.rug.nl/prodimo/prodimopy/
SummaryPython tools for ProDiMo.
upload_time2025-02-25 10:42:49
maintainerNone
docs_urlNone
authorChristian Rab
requires_pythonNone
licenseMIT License
keywords astronomy astrophysics star-formation protoplanetary-disks modelling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # prodimopy

Python package for 
- reading and plotting ProDiMo results
- running, reading, plotting 0D slab models
- chi2 fitting of observed spectra with slab models

Any bug reports or feature requests are very welcome.
If you want to contribute some code please contact me (Christian Rab)

## Notebook examples
If you want to take a look before installing you can try prodimopy
on the web in a binder environment:

[![prodimopy binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.astro.rug.nl%2Fprodimo%2Fprodimopy/HEAD?labpath=notebooks)

On your left hand side you will see the notebooks, just open one and try it!

## Documentation
Please check out the documentation! Click on the badge!

[![Documentation Status](https://readthedocs.org/projects/prodimopy/badge/?version=stable)](https://prodimopy.readthedocs.io/en/stable/?badge=stable)

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.astro.rug.nl/prodimo/prodimopy/",
    "name": "prodimopy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "astronomy astrophysics star-formation protoplanetary-disks modelling",
    "author": "Christian Rab",
    "author_email": "rab@mpe.mpg.de",
    "download_url": "https://files.pythonhosted.org/packages/b8/5f/9cc91049dfe37557a9dfcb8ce3a826d8c70da9723994749b6435f0ca0208/prodimopy-2.4.0.tar.gz",
    "platform": null,
    "description": "# prodimopy\n\nPython package for \n- reading and plotting ProDiMo results\n- running, reading, plotting 0D slab models\n- chi2 fitting of observed spectra with slab models\n\nAny bug reports or feature requests are very welcome.\nIf you want to contribute some code please contact me (Christian Rab)\n\n## Notebook examples\nIf you want to take a look before installing you can try prodimopy\non the web in a binder environment:\n\n[![prodimopy binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.astro.rug.nl%2Fprodimo%2Fprodimopy/HEAD?labpath=notebooks)\n\nOn your left hand side you will see the notebooks, just open one and try it!\n\n## Documentation\nPlease check out the documentation! Click on the badge!\n\n[![Documentation Status](https://readthedocs.org/projects/prodimopy/badge/?version=stable)](https://prodimopy.readthedocs.io/en/stable/?badge=stable)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python tools for ProDiMo.",
    "version": "2.4.0",
    "project_urls": {
        "Homepage": "https://gitlab.astro.rug.nl/prodimo/prodimopy/"
    },
    "split_keywords": [
        "astronomy",
        "astrophysics",
        "star-formation",
        "protoplanetary-disks",
        "modelling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21c39bffb9a6156cb122a5337790c1f97ff28ec9de9e15493faec5a9dc240f1f",
                "md5": "2431b415dfa9e71bcf35eec40abbf8b9",
                "sha256": "a1622e50cb0d3cf6bb0feebf8a806bb639c9b1a7198ddf1266e09836181cc2a0"
            },
            "downloads": -1,
            "filename": "prodimopy-2.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2431b415dfa9e71bcf35eec40abbf8b9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 193173,
            "upload_time": "2025-02-25T10:42:47",
            "upload_time_iso_8601": "2025-02-25T10:42:47.403509Z",
            "url": "https://files.pythonhosted.org/packages/21/c3/9bffb9a6156cb122a5337790c1f97ff28ec9de9e15493faec5a9dc240f1f/prodimopy-2.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b85f9cc91049dfe37557a9dfcb8ce3a826d8c70da9723994749b6435f0ca0208",
                "md5": "aadc66f37d34e062aeb68b745669e59f",
                "sha256": "11d8c23bf56f9172c9858fe91cd63c46e437e76034770e74e25f52e140bd9669"
            },
            "downloads": -1,
            "filename": "prodimopy-2.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "aadc66f37d34e062aeb68b745669e59f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 183801,
            "upload_time": "2025-02-25T10:42:49",
            "upload_time_iso_8601": "2025-02-25T10:42:49.839630Z",
            "url": "https://files.pythonhosted.org/packages/b8/5f/9cc91049dfe37557a9dfcb8ce3a826d8c70da9723994749b6435f0ca0208/prodimopy-2.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-25 10:42:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prodimopy"
}
        
Elapsed time: 5.57853s