blowup 1.0.0

All tools related to improving my movie-watching experience.
Documentation
1
2
3
4
5
6
7
8
9
10
[project]
name = "pywork"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "cinemagoer>=2023.5.1",
    "pytest>=8.4.1",
]