Metadata-Version: 2.1
Name: pyspectcl
Version: 0.4.1
Summary: Python interface to SpecTcl server
Home-page: https://github.com/archman/PySpecTcl
Author: Tong Zhang
Author-email: zhangt@frib.msu.edu
License: GPL3+
Keywords: SpecTcl REST
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
Requires-Dist: pandas (==1.3.5)
Requires-Dist: requests (==2.28.1)
Requires-Dist: simplejson (==3.17.6)
Requires-Dist: matplotlib (==3.5.3)
Requires-Dist: toml (==0.10.2)

# PySpecTcl

Python interface to SpecTcl REST server, and utility functions for data processing. One data viz
app is also included.


