icoscp
| Latest Release | |
|---|---|
| PyPI Downloads |
Installation
The latest release is available on https://pypi.org/project/icoscp/. You can simply run:
pip install icoscp
If you need the cutting edge version you may install the library directly from GitHub with:
pip install git+https://github.com/ICOS-Carbon-Portal/pylib.git
We would encourage you to use a virtual environment for python to test this
library.
For example with Miniconda
you can create a new environment with:
conda create -n icos python
activate icos
pip install icoscp
or with python
python3 -m venv icos
source venv/bin/activate
pip install icoscp
Documentation
The full documentation about the library and all the modules are available at https://icos-carbon-portal.github.io/pylib/icoscp/
Development
For instructions about how to go about extending and testing this software, please see <development.md>
Release files for icoscp 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| icoscp-0.2.1.tar.gz | 88.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| icoscp-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:182.5 kB
Release files / icoscp-0.2.1.tar.gz
| Download URL | icoscp-0.2.1.tar.gz |
|---|---|
| Size | 88.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f1ef162a51d791ad780da0d1a14ec79114a8fc2cc8108935a079b6d3416f9239
|
|
BLAKE2b-256 checksum How to use checksums |
4dbbf3f388991e6eedaa2db24cb9b64bde6585ae6f644bda9e6b5922ed754325
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.25.0
|
Release files / icoscp-0.2.1-py3-none-any.whl
| Download URL | icoscp-0.2.1-py3-none-any.whl |
|---|---|
| Size | 94.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a0c9719247e9a8a5963ff32fc33ea4fc3f9e86daf7cf78642c4c9d42c91676b2
|
|
BLAKE2b-256 checksum How to use checksums |
f70a94e715da3041a4b1e52687077f173f7773e78839d9e68934234a54163a01
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.25.0
|