| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-12-01 | 357 Bytes | |
| use single JSON parameter file. Python _= 3.9 recommended. source code.tar.gz | 2022-12-01 | 6.3 MB | |
| use single JSON parameter file. Python _= 3.9 recommended. source code.zip | 2022-12-01 | 6.4 MB | |
| Totals: 3 Items | 12.7 MB | 0 | |
no more .ini files. Each command requires a single JSON file. Suggest copying and editing from src/pylivestream/pylivestream.ini.
Python >= 3.7 should work, but Python >= 3.9 needed to run self-tests.
Use modern install without setup.cfg or setup.py, only pyproject.toml
scripts replaced with more robust python -m pylivestream.screen and similar