Metadata-Version: 2.1
Name: fafbseg
Version: 1.2.1
Summary: Tools to work with auto-segmented FAFB data
Home-page: https://github.com/flyconnectome/fafbseg-py
Author: Philipp Schlegel
Author-email: pms70@cam.ac.uk
License: GNU GPL V3
Description: [![Documentation Status](https://readthedocs.org/projects/fafbseg-py/badge/?version=latest)](https://fafbseg-py.readthedocs.io/en/latest/?badge=latest)
        
        # FAFBseg
        Tools to work with manually generated and auto-segmented data in FAFB.
        
        ## Documentation
        FAFBseg is on [readthedocs](https://fafbseg-py.readthedocs.io/en/latest/).
        
        ## Quickstart
        Latest stable version
        
        ```bash
        pip3 install fafbseg
        ```
        
        Install from Github
        ```bash
        pip3 install git+git://github.com/flyconnectome/fafbseg-py.git
        ```
        
Keywords: FAFB neuron segmentation flywire Google synapses
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
