Metadata-Version: 2.1
Name: PyBacmman
Version: 0.1
Summary: Utilities for analysis of data generated from bacmman software
Home-page: https://github.com/jeanollion/PyBacmman.git
Author: Jean Ollion
Author-email: jean.ollion@polytechnique.org
License: UNKNOWN
Download-URL: https://github.com/jeanollion/PyBacmman/archive/v_01.tar.gz
Description: # PyBacmman
        - Helper functions to manipulate data generated by [BACMMAN software](https://github.com/jeanollion/bacmman) uder Pandas, see `pybacmman.pandas` module.
        - Helper functions to save selection from pandas to BACMMAN: see `pybacmman.selections.saveAndOpenSelection()` method.
        
Keywords: bacmman,pandas,data analysis
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
