mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
ux tweaks + devdocs
This commit is contained in:
parent
6a96c62fde
commit
c7d950dd5e
3 changed files with 11 additions and 6 deletions
|
@ -95,6 +95,7 @@ python3 -m venv .venv
|
|||
pip install jinja2 strip_hints # MANDATORY
|
||||
pip install mutagen # audio metadata
|
||||
pip install pyftpdlib # ftp server
|
||||
pip install impacket # smb server -- disable Windows Defender if you REALLY need this on windows
|
||||
pip install Pillow pyheif-pillow-opener pillow-avif-plugin # thumbnails
|
||||
pip install black==21.12b0 click==8.0.2 bandit pylint flake8 isort mypy # vscode tooling
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue