Metadata-Version: 2.1
Name: freemocap
Version: 0.0.2
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
Requires-Dist: aniposelib (==0.4.1)
Requires-Dist: h5py (==3.3.0)
Requires-Dist: imutils (==0.5.4)
Requires-Dist: matplotlib
Requires-Dist: mediapipe (==0.8.6)
Requires-Dist: numpy (==1.17.3)
Requires-Dist: opencv-contrib-python (==3.4.14.51)
Requires-Dist: pandas (==1.2.5)
Requires-Dist: pyqtgraph (==0.12.1)
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: rich (==10.4.0)
Requires-Dist: ruamel.base (==1.0.0)
Requires-Dist: scipy (==1.7.0)
Requires-Dist: toml (==0.10.2)
Requires-Dist: tqdm (==4.61.1)
Requires-Dist: tensorflow-gpu
Requires-Dist: pyqt5
Requires-Dist: pyopengl
Requires-Dist: tf-slim

=================
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: 3-clause BSD license
* Documentation: (COMING SOON!) https://.github.io/your-project-name.

Features
--------

* TODO


