Skip to content

Andrew-XQY/AuleLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuleLab Logo

Documentation · Report Bug · Request Feature

Downloads Contributors Issues License


About the Project

AuleLab is a lightweight modular hardware orchestra in lab framework.


Getting Started

Installation

Install from PyPI:

pip install aulelab

Clone the repository and install in editable mode:

git clone https://github.com/Andrew-XQY/AuleLab.git
cd AuleLab
pip install -e .

Built With

  • Python 3.12

TODO

  1. Final dataset needs to be in Shard (sharded containers, ~500–1000 samples each) instead of many individual files or one big .tar (build converters?)
  2. Completely decouple and isolation between devices, trying to make no dependency. Clean API definition and logic map.
  3. Data collection logic: ingest → validate → convert (shard) → publish pipeline.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

One toolkit to orchestrate them all.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published