specio: Python input/output for spectroscopic files.
Project description
specio
specio is a library which allows to easily open spectroscopic format currently available. It is widely inspired by the imageio architecture.
Documentation
Installation documentation, API documentation, and examples can be found on the documentation.
Installation
Dependencies
The following dependencies are mandatory:
numpy
six
In addition, there is the following optional dependencies required by some readers and to export into CSV:
pandas
spc
pyopenms
You can install all these dependencies via pip:
pip install -r requirements.txt
User installation
You can install the package using pip and the PyPi repository:
pip install -U specio
Alternatively, you can clone it and run the setup.py file. Use the following commands to get a copy from Github and install:
git clone https://github.com/paris-saclay-cds/specio.git cd specio pip install .
You can also install the master branch directly with pip:
pip install git+https://github.com/paris-saclay-cds/specio.git
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
File details
Details for the file specio-0.1.0.tar.gz
.
File metadata
- Download URL: specio-0.1.0.tar.gz
- Upload date:
- Size: 57.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 101174f49a526de2fd389be9a542155fd235ee5a55d80d5cf9cb46aafb03e157 |
|
MD5 | e74ba870ab89b1b1898d016fcb9c73cf |
|
BLAKE2b-256 | 0b1bac7af599b1299c5798a96730a386f065d67564773e42eec6ba8f9de10eea |