Add your description here
Project description
cloudytab
Ultra-lightweight python wrapper for Cloudy output files
Example of usage
from cloudytab import CloudyModel
m = CloudyModel("myfolder/mymodel")
m.files
contains a list of all the files that were found: ['myfolder/mymodel.in', 'myfolder/mymodel.ovr', ...]
m.data
contains dict of astropy.Table
, one for each save file: {'ovr': <Table length=289> ..., ...}
m.io['in']
and m.io['out']
contain the input and output streams
m.skipped
contains a dict of each extension that was skipped with its reason.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cloudytab-0.1.0rc1.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file cloudytab-0.1.0rc1.tar.gz
.
File metadata
- Download URL: cloudytab-0.1.0rc1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 697d98ffb22e9f7c98b5003a08e55291ba0bfc4e7bb04b019a706e1e2c6bf6a8 |
|
MD5 | 77d4acb59ed970874d1b6cd17a29f59f |
|
BLAKE2b-256 | 374df5ec76141b2d22c97e51ed26816d759bf1412262d1463124df26bf296249 |
File details
Details for the file cloudytab-0.1.0rc1-py3-none-any.whl
.
File metadata
- Download URL: cloudytab-0.1.0rc1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54de9101a7b2f2047e82764e6936b790689886861e4b36743bdfcbfac34e11b2 |
|
MD5 | 30116d47d8803e08fecf7e5dc69d1557 |
|
BLAKE2b-256 | f984ce71a2604ede9300febf781a5be9356065be7d462d38bb40f968f199fd59 |