mirror of
https://github.com/NohamR/JustJustWatch.git
synced 2026-03-16 14:49:58 +00:00
Switch to interactive main.py and uv packaging
This commit is contained in:
@@ -3,13 +3,9 @@
|
||||
This project pulls data from [JustWatch](https://www.justwatch.com/) and shows details about movies and series.
|
||||
|
||||
## Installation
|
||||
This project uses [uv](https://docs.astral.sh/uv/) as a package manager.
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
python info.py
|
||||
uv run main.py
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user