Metadata-Version: 2.4
Name: egodata
Version: 0.0.1
Summary: A unified framework for egocentric datasets
Home-page: https://github.com/fpv-labs/egodata
Author: FPV Labs
Author-email: FPV Labs <contact@fpvlabs.ai>
Project-URL: Homepage, https://github.com/fpv-labs/egodata
Project-URL: Bug Tracker, https://github.com/fpv-labs/egodata/issues
Project-URL: Website, https://fpvlabs.ai
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: home-page
Dynamic: requires-python

# egodata

A unified framework for egocentric datasets.

## Installation

```bash
pip install egodata
```
