PyCloudy is a Python library to deal with input and output files of Cloudy (Gary Ferland) photoionization code.
Is also allows to generate 3D nebula from various runs of the 1D Cloudy code.
Requirements
============
You will need to have installed `Cloudy <http://nublado.org/>`_ .
PyCloudy uses numpy and other standard python libraries.
Installation
============
You may find useful to download, install and upgrade pyCloudy using
`pip <http://www.pip-installer.org/en/latest/index.html>`_ .
For example:
* pip install pyCloudy
Updates use the same command. You can also use
* easy_install pyCloudy
To use the devel package (at your own risks!!!):
* pip install -U git+https://github.com/Morisset/pyCloudy.git
Warranty
========
PyCloudy is provided as it is. No Warranty at all, you cannot complain if it runs models which are not fitting your data! :-)
Manual
======
* There is no manual for now... There will soon be a HowTo page.
* But... there is some examples of use in the `pyCloudy home page
<https://sites.google.com/site/pycloudy/>`_ .
* And the reference manual is accessible from this site `HERE
<https://morisset.github.io/pyCloudy_Manual/html/index.html>`_ .
Acknowledgements
================
This project is partly supported by grants DGAPA/PAPIIT-107215 and CONACyT-CB2015-254132.
Raw data
{
"_id": null,
"home_page": "https://sites.google.com/site/pycloudy/",
"name": "pyCloudy",
"maintainer": "Christophe Morisset IA-UNAM",
"docs_url": "https://pythonhosted.org/pyCloudy/",
"requires_python": null,
"maintainer_email": "chris.morisset@gmail.com",
"keywords": "astronomy photoionization cloudy",
"author": "Christophe Morisset IA-UNAM",
"author_email": "chris.morisset@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/03/51/219cfc0c9eefa05c11576497668abd1513043d9a765742816e5252477301/pyCloudy-0.9.15.tar.gz",
"platform": null,
"description": "PyCloudy is a Python library to deal with input and output files of Cloudy (Gary Ferland) photoionization code.\nIs also allows to generate 3D nebula from various runs of the 1D Cloudy code.\n\nRequirements\n============\n\nYou will need to have installed `Cloudy <http://nublado.org/>`_ .\nPyCloudy uses numpy and other standard python libraries.\n\nInstallation\n============\n\nYou may find useful to download, install and upgrade pyCloudy using\n`pip <http://www.pip-installer.org/en/latest/index.html>`_ .\n\nFor example:\n\n* pip install pyCloudy\n\nUpdates use the same command. You can also use \n\n* easy_install pyCloudy\n\nTo use the devel package (at your own risks!!!):\n\n* pip install -U git+https://github.com/Morisset/pyCloudy.git\n\nWarranty\n========\n\nPyCloudy is provided as it is. No Warranty at all, you cannot complain if it runs models which are not fitting your data! :-)\n\nManual\n======\n\n* There is no manual for now... There will soon be a HowTo page.\n\n* But... there is some examples of use in the `pyCloudy home page\n <https://sites.google.com/site/pycloudy/>`_ .\n \n* And the reference manual is accessible from this site `HERE\n <https://morisset.github.io/pyCloudy_Manual/html/index.html>`_ .\n \nAcknowledgements\n================\n\nThis project is partly supported by grants DGAPA/PAPIIT-107215 and CONACyT-CB2015-254132.\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "Tools to manage Astronomical Cloudy photoionization code",
"version": "0.9.15",
"project_urls": {
"Download": "https://github.com/Morisset/pyCloudy/releases/tag/0.9.15",
"Homepage": "https://sites.google.com/site/pycloudy/"
},
"split_keywords": [
"astronomy",
"photoionization",
"cloudy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0351219cfc0c9eefa05c11576497668abd1513043d9a765742816e5252477301",
"md5": "92da6e97576dd20ca12abd9f5d439d3f",
"sha256": "3a76f136cd2b504cf4093f61195a408d80f452401cef46ae99697d23b5f5bc38"
},
"downloads": -1,
"filename": "pyCloudy-0.9.15.tar.gz",
"has_sig": false,
"md5_digest": "92da6e97576dd20ca12abd9f5d439d3f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 108210,
"upload_time": "2024-08-04T01:02:37",
"upload_time_iso_8601": "2024-08-04T01:02:37.511369Z",
"url": "https://files.pythonhosted.org/packages/03/51/219cfc0c9eefa05c11576497668abd1513043d9a765742816e5252477301/pyCloudy-0.9.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-04 01:02:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Morisset",
"github_project": "pyCloudy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pycloudy"
}