Skip to main content

csankey description

Project description

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 Browser Result
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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

csankey-0.6.7.tar.gz (307.5 kB view hashes)

Uploaded Source

Built Distributions

csankey-0.6.7-cp39-cp39-win_amd64.whl (345.9 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

csankey-0.6.7-cp39-cp39-manylinux2010_x86_64.whl (430.4 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

csankey-0.6.7-cp39-cp39-macosx_10_16_x86_64.whl (406.0 kB view hashes)

Uploaded CPython 3.9 macOS 10.16+ x86-64

csankey-0.6.7-cp38-cp38-win_amd64.whl (345.9 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

csankey-0.6.7-cp38-cp38-manylinux2010_x86_64.whl (430.4 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

csankey-0.6.7-cp38-cp38-macosx_10_16_x86_64.whl (406.0 kB view hashes)

Uploaded CPython 3.8 macOS 10.16+ x86-64

csankey-0.6.7-cp37-cp37m-win_amd64.whl (345.9 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

csankey-0.6.7-cp37-cp37m-manylinux2010_x86_64.whl (430.2 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

csankey-0.6.7-cp37-cp37m-macosx_10_16_x86_64.whl (406.0 kB view hashes)

Uploaded CPython 3.7m macOS 10.16+ x86-64

csankey-0.6.7-cp36-cp36m-win_amd64.whl (345.9 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

csankey-0.6.7-cp36-cp36m-manylinux2010_x86_64.whl (430.2 kB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

csankey-0.6.7-cp36-cp36m-macosx_10_16_x86_64.whl (406.0 kB view hashes)

Uploaded CPython 3.6m macOS 10.16+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page