Metadata-Version: 2.4
Name: pypint
Version: 1.6.4
Summary: Python interface to Pint
Home-page: http://loicpauleve.name/pint
Author: Loïc Paulevé
Author-email: loic.pauleve@ens-cachan.org
License: CeCILL
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.4
Requires-Dist: colomoto_jupyter[networkx]>=0.9
Requires-Dist: networkx>=2.0
Requires-Dist: boolean.py
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Python interface to Pint
------------------------

Pint is a static analyser for the transient dynamics of automata networks.

This python module provides an interface to Pint command line tools.
It also provides customization for the Jupyter notebook interface to ease user
interaction.

See http://loicpauleve.name/pint for more information.

