OpenCAL core library for Python
Project description
Copyright (c) 2008-2019 Jérémie DECOCK (www.jdhp.org)
Online documentation: https://opencal.gitlab.io/opencal-lib-python
Examples: https://opencal.gitlab.io/opencal-lib-python/gallery/
Notebooks: https://gitlab.com/opencal/opencal-lib-python-notebooks
Source code: https://gitlab.com/opencal/opencal-lib-python
Issue tracker: https://gitlab.com/opencal/opencal-lib-python/issues
OpenCal on PyPI: https://pypi.org/project/opencal
Description
OpenCAL core library for Python
Note:
This project is still in beta stage, so the API is not finalized yet.
Scientific references
See https://gitlab.com/opencal/opencal-lib-scientific-references
Dependencies
Python >= 3.0
Installation
Gnu/Linux
You can install, upgrade, uninstall OpenCAL with these commands (in a terminal):
pip install --pre opencal pip install --upgrade opencal pip uninstall opencal
Or, if you have downloaded the OpenCAL source code:
python3 setup.py install
Windows
You can install, upgrade, uninstall OpenCAL with these commands (in a command prompt):
py -m pip install --pre opencal py -m pip install --upgrade opencal py -m pip uninstall opencal
Or, if you have downloaded the OpenCAL source code:
py setup.py install
MacOSX
You can install, upgrade, uninstall OpenCAL with these commands (in a terminal):
pip install --pre opencal pip install --upgrade opencal pip uninstall opencal
Or, if you have downloaded the OpenCAL source code:
python3 setup.py install
Documentation
Online documentation: https://opencal.gitlab.io/opencal-lib-python
API documentation: https://opencal.gitlab.io/opencal-lib-python/api.html
Example usage
TODO
Bug reports
To search for bugs or report them, please use the OpenCAL Bug Tracker at:
License
This project is provided under the terms and conditions of the MIT License.
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
Built Distribution
File details
Details for the file opencal-3.8.0.tar.gz
.
File metadata
- Download URL: opencal-3.8.0.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa6632fee35325111dbcd9721d0956995729f2030ca221d168e5893d677c0981 |
|
MD5 | b78773eb52313d6aef7ffd2455873955 |
|
BLAKE2b-256 | 66bc3c93c02cada6d6ccacf4870649b567d058cee2d5ef50ab1dca4c3e5d5a3f |
File details
Details for the file opencal-3.8.0-py3-none-any.whl
.
File metadata
- Download URL: opencal-3.8.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 789c47e932eac368318982a4ddeb71b2eab80360747bf02f44daf489a868a97e |
|
MD5 | d72f928174824f56c5a5d5ebb3dbc1a3 |
|
BLAKE2b-256 | 4df21562c0726858038455d3af8e46756fd3c4e4197be59e35f90cc5cc0d33ac |