Socket
Socket
Sign inDemoInstall

spectralsequence-chart

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    spectralsequence-chart

A Python implementation of the spectral sequences chart API


Maintainers
1

Readme

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

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)

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc