Comet Uncertainties for Retrievals in PYthon
Project description
curepy
Comet Uncertainties for REtrievals in PYthon
Beta Version
WARNING: This software is a beta version, results should be used with caution. Please share any feedback you have after using the tool.
Usage
Virtual environment
It's always recommended to make a virtual environment for each of your python projects. Use your preferred virtual environment manager if you want and activate it for the rest of these commands. If you're unfamiliar, read https://realpython.com/python-virtual-environments-a-primer/. You can set one up using:
python -m venv venv
and then activate it on Windows by using venv/Scripts/activate.
Installation
Install your package and its dependancies by using:
pip install -e .
Development
For developing the package, you'll want to install the pre-commit hooks as well. Type:
pre-commit install
Note that from now on when you commit, black will check your code for styling errors. If it finds any it will correct them, but the commit will be aborted. This is so that you can check its work before you continue. If you're happy, just commit again.
Compatibility
Licence
Authors
curepy was written by Joe Riordan and Pieter De Vis.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file curepy-0.1.4.tar.gz.
File metadata
- Download URL: curepy-0.1.4.tar.gz
- Upload date:
- Size: 54.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54a6050e73766c3063818b7ca8949b515502be039aff92649cae842db05b22af
|
|
| MD5 |
54d9b4366634e7e2b6188273021fcaa9
|
|
| BLAKE2b-256 |
65ac94b4baa7262f48ff3b23c9b4dbb7fc785c040fb8f69e0e119bf8563ec798
|
File details
Details for the file curepy-0.1.4-py3-none-any.whl.
File metadata
- Download URL: curepy-0.1.4-py3-none-any.whl
- Upload date:
- Size: 44.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
469622c6ecd4119f29006a34e1f2dd657151be8fb0d2dc5b380e2708497d9716
|
|
| MD5 |
8f01c1591f519a7fdaa10eed23070a79
|
|
| BLAKE2b-256 |
63bd2bdbb46290a319e8c4d7787727c113f0519137be1a6e6ffccad80974be1c
|