Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

csankey

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csankey

csankey description

  • 0.6.7
  • PyPI
  • Socket score

Maintainers
1

Python C Extention Easy Core functions

Upload pypi.org

Overview

There is an exciting application that uses d3.js sankey-circular.js. However, the way to create json data is very complicated.

Goal

  • The goal is to automatically generate a sankey diagram from a csv or spreadsheet.
  • and also to create a sankey diagram by copying a spreadsheet table to the clipboard and running this program.

Implementation

It uses a library created in C++ and imported as a library from python. The reason for this is that file and string manipulation is much easier in python.

Install

$ pip install csankey

UnInstall

$ pip uninstall csankey

Requirement

  • python3.3 later.

run command Environment

  • Windows
  • Linux
  • Mac OSX

Supported Browsers of OutputHTML file

Checked BrowserResult
Chrome(95.0.4638.69)OK
Edge(95.0.1020.40)OK
Firefox?Unknown
IE?Unknown
Opera?Unknown
Safari?Unknown

Usage

TODO

Example

TODO

Perfomance

TODO

Libraries used

References used

Keywords

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc