You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/mueslo/pythonBits/commits/master)
#### A Python description generator for movies and TV shows
9
9
10
10
## Install
@@ -14,6 +14,7 @@
14
14
2. Install pythonBits in one of the following ways
15
15
- install via `pip install pythonbits`
16
16
- clone and `pip install .`
17
+
- pipx
17
18
- (dev) clone, install requirements from setup.py and run as `python -m pythonbits` instead of `pythonbits`
18
19
3. Install mediainfo, ffmpeg and mktorrent>=1.1 such that they are accessible for pythonBits
19
20
- you can also manually specify things such as the torrent file or screenshots, this will prevent the programs from being called, removing the dependency
0 commit comments