Skip to content

FabioGNR/pyytlounge

Repository files navigation

YouTube Lounge API wrapper written in Python

GitHub Release GitHub Actions Workflow Status Documentation Status

Install

Run pip install pyytlounge.

Development

Activate virtual environment:

  • create python -m venv .venv
  • activate source .venv/bin/activate
  • install package and its requirements pip install -e .[dev]

Mypy is used for type checking and is required to pass in the workflow. For formatting ruff is used.

How to use

python test.py will run an interactive demo. View documentation on readthedocs.io.

Release Notes

See CHANGELOG.

Thanks

About

Python youtube lounge API

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages