Metadata-Version: 1.2
Name: pypint
Version: 1.6.0
Summary: Python interface to Pint
Home-page: http://loicpauleve.name/pint
Author: Loïc Paulevé
Author-email: loic.pauleve@ens-cachan.org
License: CeCILL
Description: 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.
        
        
Platform: UNKNOWN
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
