Metadata-Version: 2.1
Name: psiidat
Version: 0.0.2
Summary: A demo.
Home-page: https://github.com/IceAgee/psiidat/
Author: HCP
Author-email: hcp1@pku.edu.cn
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pfsspy
Requires-Dist: julian


import psiidat.two_step_traceback as two

two.example() 
