Metadata-Version: 2.1
Name: freemocap
Version: 0.0.43
Summary: The FreeMoCap Project: A free-and-open-source, hardware-and-software-agnostic, minimal-cost, research-grade, motion capture system and platform for decentralized scientific research, education, and training
Home-page: https://github.com/jonmatthis/freemocap
Author: Jonathan Samir Matthis
Author-email: jonmatthis@gmail.com
License: AGPLv3
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: aniposelib (==0.4.3)
Requires-Dist: h5py (>=3.1.0)
Requires-Dist: imutils (~=0.5.4)
Requires-Dist: matplotlib (~=3.1.3)
Requires-Dist: mediapipe (==0.8.8)
Requires-Dist: opencv-contrib-python (~=3.4.14.51)
Requires-Dist: pandas (~=1.2.5)
Requires-Dist: rich (~=10.4.0)
Requires-Dist: tqdm (~=4.61.1)
Requires-Dist: ruamel.yaml (>=0.15.0)
Requires-Dist: numpy (<=1.19)
Requires-Dist: typed-ast (<1.5,>=1.4.0)
Requires-Dist: moviepy (~=1.0.3)
Requires-Dist: ipython
Provides-Extra: dlc
Requires-Dist: tensorflow-gpu (>=2.0) ; extra == 'dlc'
Requires-Dist: tf-slim (>=1.1.0) ; extra == 'dlc'
Requires-Dist: deeplabcut (>=2.2) ; extra == 'dlc'

=================
Your Project Name
=================

.. image:: https://img.shields.io/travis//your-project-name.svg
        :target: https://travis-ci.org//your-project-name

.. image:: https://img.shields.io/pypi/v/your-project-name.svg
        :target: https://pypi.python.org/pypi/your-project-name


Python package for doing science.

* Free software: Affero GNU Public Licence (AGPLv3)
* Documentation: (COMING SOON!) https://.github.io/your-project-name.

Features
--------

* TODO


