prodimopy


Nameprodimopy JSON
Version 2.3 PyPI version JSON
download
home_pagehttps://gitlab.astro.rug.nl/prodimo/prodimopy/
SummaryPython tools for ProDiMo.
upload_time2024-04-06 12:56:50
maintainerNone
docs_urlNone
authorChristian Rab
requires_pythonNone
licenseMIT License
keywords astronomy astrophysics star-formation protoplanetary-disks
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",
    "author": "Christian Rab",
    "author_email": "rab@astro.rug.nl",
    "download_url": "https://files.pythonhosted.org/packages/d4/d6/0d75f875ae0623b15da880fa51921ede062b7bab28e902b7c50703bad9e7/prodimopy-2.3.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.3",
    "project_urls": {
        "Homepage": "https://gitlab.astro.rug.nl/prodimo/prodimopy/"
    },
    "split_keywords": [
        "astronomy",
        "astrophysics",
        "star-formation",
        "protoplanetary-disks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fdcc677ac0e55a37aaa66433913d03eb767859263aa07a005f09c533837577b",
                "md5": "880522466f731d4816b7736b39c6b2c7",
                "sha256": "50bf72bdc94c4cc5505f6a5c4a3725e6b196aacabc13e9784f05ee27e34d0811"
            },
            "downloads": -1,
            "filename": "prodimopy-2.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "880522466f731d4816b7736b39c6b2c7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 186472,
            "upload_time": "2024-04-06T12:56:48",
            "upload_time_iso_8601": "2024-04-06T12:56:48.253171Z",
            "url": "https://files.pythonhosted.org/packages/3f/dc/c677ac0e55a37aaa66433913d03eb767859263aa07a005f09c533837577b/prodimopy-2.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4d60d75f875ae0623b15da880fa51921ede062b7bab28e902b7c50703bad9e7",
                "md5": "9fe81de85954d8846da553ed39d2232b",
                "sha256": "0be900ec1bcadc358ed21a1e68cd75e868b61e01a375abb5b552945e2bcb778f"
            },
            "downloads": -1,
            "filename": "prodimopy-2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9fe81de85954d8846da553ed39d2232b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 177093,
            "upload_time": "2024-04-06T12:56:50",
            "upload_time_iso_8601": "2024-04-06T12:56:50.312038Z",
            "url": "https://files.pythonhosted.org/packages/d4/d6/0d75f875ae0623b15da880fa51921ede062b7bab28e902b7c50703bad9e7/prodimopy-2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-06 12:56:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prodimopy"
}
        
Elapsed time: 0.21680s