Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 497 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 497 Bytes

📦 py-aitube-clap

This library is a work in progress: the Clap standard is still in draft.

Please do not expect it to work properly.

⬇️ install locally

  • clone this repo
  • $ pip install . or $ pip install .[dev]

👩‍🔧 testing

  • $ pip install .[dev]
  • $ python -m pytest --cov

install from GitHub

  • pip install git+https://github.com/jbilcke-hf/py-aitube-clap

Reference

This project uses https://github.com/denkiwakame/py-tiny-pkg as a source template