Metadata-Version: 2.1
Name: terahertz
Version: 0.1
Summary: Toolbox for calibration of terahertz spectra in python
Project-URL: Homepage, https://github.com/JinZhangLab/terahertz
Project-URL: Bug Tracker, https://github.com/JinZhangLab/terahertz/issues
Author-email: Jin Zhang <jinzhang@nankai.edu.cn>
License-File: LICENSE.txt
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Python library for calibration of terahertz spectra
This is a Python library for calibration of terahertz spectra

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install toolkit in requirements.txt.


## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)