Skip to main content

specio: Python input/output for spectroscopic files.

Project description

Travis AppVeyor Codecov ReadTheDocs PythonVersion Pypi

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

specio-0.1.0.tar.gz (57.8 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page