Metadata-Version: 2.1
Name: uvvispy
Version: 0.1.0.dev2
Summary: Framework for handling quantum-chemical calculations.
Home-page: https://www.uvvispy.de/
Author: Till Biskup
Author-email: till@till-biskup.de
License: UNKNOWN
Project-URL: Documentation, https://docs.uvvispy.de/
Project-URL: Source, https://github.com/tillbiskup/uvvispy
Keywords: Reproducible research,quantum-chemical calculations
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.5
Description-Content-Type: text/x-rst

UVVisPy
=======

UVVisPy is a Python package based on the `ASpecD framework <https://www.aspecd.de/>`_ for processing and analysing optical spectra obtained using UVVis spectroscopy. It emphasises reproducibility and good scientific practice.

For more general information on UVVisPy see its `homepage <https://www.uvvispy.de/>`_.


.. warning::
  The UVVisPy package is currently under active development and still considered in Alpha development state. Therefore, expect frequent changes in features and public APIs that may break your own code. Nevertheless, feedback as well as feature requests are highly welcome.


Installation
------------

Install the package by running::

    pip install uvvispy


Contribute
----------

- Source Code: https://github.com/tillbiskup/uvvispy


Support
-------

If you are having issues, please contact the package authors via GitHub and/or file a bug report there.


License
-------

The project licensed under the BSD license.



