Metadata-Version: 2.1
Name: deeplabcutcore
Version: 0.0b1
Summary: Headless DeepLabCut
Home-page: https://github.com/deeplabcutcore/deeplabcutcorecore
Author: A. & M.W. Mathis Labs
Author-email: alexander@deeplabcut.org
License: UNKNOWN
Description: # DeepLabCut-core
        
        Core functionalities of DeepLabCut, excluding all GUI functions. Test version.
        
        Currently up to date with [DeepLabCut v2.1.8.1](https://github.com/AlexEMG/DeepLabCut/tree/v2.1.8.1).
        
        Install:
        ``` pip git+https://github.com/DeepLabCut/DeepLabCut-core ```
        
        Check out documentation at [DeepLabCut's main gitub page](https://github.com/AlexEMG/DeepLabCut/blob/master/docs/UseOverviewGuide.md).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
