Metadata-Version: 2.1
Name: nist-asd
Version: 1.2
Summary: Basically a class which parses the NIST Atomic Spectra Database and saves the data to a dictionary on HDD. You can pass an matplotlib.axis, and the emissions lines will be plotted with an optional normalization factor.
Home-page: https://github.com/SirJohnFranklin/nist-asd
Author: SirJohnFranklin
Author-email: sirjfu@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: HTMLParser
Requires-Dist: pprint
Requires-Dist: logzero
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: mpldatacursor
Requires-Dist: pathlib

UNKNOWN


