specio_py310: Python input/output for spectroscopic files. A modified version of SpecIO for Python 3.10+ compatibility
Project description
specio-py310
specio-py310 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
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-py310
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/BjornMelin/specio-py310.git cd specio-py310 pip install .
You can also install the master branch directly with pip:
pip install git+https://github.com/BjornMelin/specio-py310.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
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 specio_py310-0.1.0.post2.tar.gz.
File metadata
- Download URL: specio_py310-0.1.0.post2.tar.gz
- Upload date:
- Size: 5.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94dbacbfee40205502c7e8693611121ff3e4bde94e346c3a7a27edbbafc8e8cb
|
|
| MD5 |
e1c5bb7c0476b84a898391e284ac7c9d
|
|
| BLAKE2b-256 |
7dafd9d9f70fbbc2c4aced557a5dd8d381fb285d126506689c88a9a7b8b4edc1
|
File details
Details for the file specio_py310-0.1.0.post2-py3-none-any.whl.
File metadata
- Download URL: specio_py310-0.1.0.post2-py3-none-any.whl
- Upload date:
- Size: 11.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
380fd1758b3061b34470afab5c569b2bf4874107b333be6fef2c4659a2de6df0
|
|
| MD5 |
0ff62b0f1ac641f6dcab7c6fe2568a76
|
|
| BLAKE2b-256 |
7c4820fd8056f79abd411be22e44a356010c49d890369622ae597cea601e8a92
|