Reference data used in my research
Project description
ToCM_reference_data
A python library to process reference data usefull for my projects.
How to
This is a small code example of how this library works
import tocm_reference_data as ref
import matplotlib.pyplot as plt
for line in ref.Hestand_2015.figure7.lines:
plt.plot(line.x, line.y, label=line.label)
plt.legend()
plt.show()
print(ref.Hestand_2015.metadata)
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
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 tocm_reference_data-0.1.tar.gz.
File metadata
- Download URL: tocm_reference_data-0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4b54babf0adea9a016e1ef0e7a2761b2a061e93fd0e16170367c88b5ef5e52e
|
|
| MD5 |
1297cf207ca9ad9c137c05fb84f109d3
|
|
| BLAKE2b-256 |
b16ec473fffb9ebb0bbd2b6c8f7db36f54c26e8c4a6e4cfaed09140f5d4ff2bb
|
File details
Details for the file tocm_reference_data-0.1-py3-none-any.whl.
File metadata
- Download URL: tocm_reference_data-0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
031da899a1ca0794cb4063eee666a4d5e657eae5e1ad8a2ad3431b0e2558e2ea
|
|
| MD5 |
97154e74f86fe44f3083cf293cafc27c
|
|
| BLAKE2b-256 |
e0e842d806936e2194c47869b4447692a2ae45460ad2a991b89ea81ad94fd821
|