A Python implementation of the spectral sequences chart API
Project description
# 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.
The script packager.py packages the library into an emscripten virtual file system, reverse engineered from [https://github.com/emscripten-core/emscripten/blob/master/tools/file_packager.py](https://github.com/emscripten-core/emscripten/blob/master/tools/file_packager.py)
Changelog:
## [0.0.4] ### Fixed: - Repr of ChartClassArg
## [0.0.4] ### Fixed: - reprs of SseqChart, ChartClass, ChartEdge
## [0.0.3] ### Fixed: - Deserialization didn’t work correctly.
### Added: - Doc strings for a lot of the main functions.
### Changed: - Many private methods in SseqChart have had underscores added in front of their names.
## [0.0.2] ### Fixed: - Removed whisker operator for compatibility with Python versions before 3.8
## [0.0.1] (2020-07-15)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for spectralsequence_chart-0.0.21.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 395adab4217064a6b48e2b567472336f21b774df14386ab3a9efc25f0a781321 |
|
MD5 | 2ca709ac2bc9e0f376e0c5197c6709c1 |
|
BLAKE2b-256 | 8061837c7723ac7b7ded37c8cf9142e1d76029024ca9f17493ac8da1f9bf5f80 |
Hashes for spectralsequence_chart-0.0.21-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52a55d1f944f9b8780a8fc09b3faaa8cd0234c108c151175149e6ff421bb6d11 |
|
MD5 | 3b9a71d618fbac81887465d9b084da08 |
|
BLAKE2b-256 | 0e5f2345e0ee5e8e425e398db6fad807559fc4203e3b4fc1313e10d2a7f3503b |