Metadata-Version: 2.1
Name: spectralsequence-chart
Version: 0.0.2
Summary: A Python implementation of the spectral sequences chart API
Home-page: https://github.com/SpectralSequences/sseq
Author: Hood Chatham
Author-email: roberthoodchatham@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# spectralsequence_chart
This project is a Python implementation of the spectralsequence chart API.
The Python chart API is a work in progress, and in particular there is currently no published spec.
Hopefully I will make one soon.


Changelog:
==========
## [0.0.2]
### Fixed: 
- Removed whisker operator for compatibility with Python versions before 3.8

## [0.0.1] (2020-07-15)

