Skip to main content

API for spectrophotometers (pre-alpha)

Project description

spectrometers
~~~~~~~~~~~~~~~

Spectrometers is a simple python API for working with
spectrometers/spectrophotometers. This was originally created as a gist to help
with development of `openSpectrometer`_. This doesn't do anything interesting
yet.

.. _`openSpectrometer`: http://openspectrometer.com/

Example usage
----------

here you go

.. code-block:: python

from spectrometers.devices import Nanodrop

nanodrop = Nanodrop()

wavelengths = nanodrop.capture()

>>> wavelengths
[0.500, 0.520]

Install
----------

.. code-block:: bash

sudo pip install spectrometers

or maybe you hate package managers,

.. code-block:: bash

sudo python setup.py install

Testing
----------

.. code-block:: bash

make test

Changelog
----------

* 0.0.3: get unit tests passing

* 0.0.2: really minor README tweaks

* 0.0.1: basic python module

License
----------

BSD

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

spectrometers-0.0.3.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file spectrometers-0.0.3.tar.gz.

File metadata

File hashes

Hashes for spectrometers-0.0.3.tar.gz
Algorithm Hash digest
SHA256 d6dcc47db2ae1161174e571fd41c5b673a0d1f42e12dbb9c8dc95ad0ffd4b5ec
MD5 6033c910d4441343d7b2c776abcbf459
BLAKE2b-256 2e236104a0df3f4f05121325f81e348a707f7a8eeb078be43caeddd3de7568cf

See more details on using hashes here.

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