Metadata-Version: 2.1
Name: tramway
Version: 0.5b4
Summary: TRamWAy
Home-page: https://github.com/DecBayComp/TRamWAy
Author: François Laurent
Author-email: francois.laurent@pasteur.fr
License: CeCILL v2.1
Description: TRamWAy
        =======
        
        *TRamWAy* helps analyzing single molecule dynamics.
        It infers the diffusivity, drift, force and potential energy across space and time.
        
        The `official documentation <http://TRamWAy.readthedocs.io>`_ is now on `readthedocs <http://TRamWAy.readthedocs.io>`_.
        
        Installation
        ------------
        
        You will need Python >= 2.7 or >= 3.5.
        ::
        
        	pip install --user tramway
        
        `pip install` will install some Python dependencies if missing, but you may still need to install the `HDF5 reference library <https://support.hdfgroup.org/downloads/index.html>`_.
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: animate
Provides-Extra: roi
Provides-Extra: webui
