Last updated:
0 purchases
paraplot 0.1.0
paraplot
Parameter retrieval and plotting
Features
Fully typed with annotations and checked with mypy, PEP561 compatible
Add yours!
Installation
pip install paraplot
Example
Showcase how your project can be used:
from paraplot.example import some_function
print(some_function(3, 4))
# => 7
License
MIT
Credits
This project was generated with wemake-python-package. Current template version is: 69435b231f7f398474073ac6dd14868dd3edf2c1. See what is updated since then.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.