Metadata-Version: 2.1
Name: freemocap
Version: 0.0.13.post0.dev2
Summary: The FreeMoCap Project: A free-and-open-source, hardware-and-software-agnostic, research-grade, minimal-cost 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: BSD (3-clause)
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: aniposelib (~=0.4.1)
Requires-Dist: h5py (>=3.1.0)
Requires-Dist: imutils (~=0.5.4)
Requires-Dist: matplotlib (~=3.1.3)
Requires-Dist: mediapipe (~=0.8.6)
Requires-Dist: opencv-contrib-python (~=3.4.14.51)
Requires-Dist: pandas (~=1.2.5)
Requires-Dist: pyqtgraph (~=0.12.1)
Requires-Dist: rich (~=10.4.0)
Requires-Dist: scipy (~=1.7.0)
Requires-Dist: toml (~=0.10.2)
Requires-Dist: tqdm (~=4.61.1)
Requires-Dist: tensorflow-gpu (>=2.0)
Requires-Dist: pyqt5 (>=5.15.4)
Requires-Dist: pyopengl (>=3.1.5)
Requires-Dist: tf-slim (>=1.1.0)
Requires-Dist: deeplabcut[gui] (>=2.2rc3)
Requires-Dist: ruamel.yaml (>=0.15.0)
Requires-Dist: typed-ast (<1.5,>=1.4.0)

=================
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


