Metadata-Version: 2.1
Name: py3js
Version: 0.0.1
Summary: d3js wrapper. At the moment only for directed force graphs
Home-page: https://github.com/aloneguid/py3js
Author: Ivan Gavryliuk
Author-email: aloneguid@outlook.com
License: Apache-2.0
Platform: UNKNOWN
Description-Content-Type: text/markdown

# Python Wrapper for [d3js](https://d3js.org/)

## Install

```
pip install py3js
```

todo....


