mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +08:00
Link to Pillow instead of PIL.
This commit is contained in:
parent
2b57845edd
commit
50fcc22fb9
@ -1,5 +1,5 @@
|
||||
# servefiles
|
||||
|
||||
Simple Python script for serving local files to FBI's QR code installer. Requires [Python 3](https://www.python.org/downloads/), [PIL](https://pypi.python.org/pypi/PIL), [qrcode](https://pypi.python.org/pypi/qrcode), and [netifaces](https://pypi.python.org/pypi/netifaces).
|
||||
Simple Python script for serving local files to FBI's QR code installer. Requires [Python 3](https://www.python.org/downloads/), [Pillow](https://pypi.python.org/pypi/Pillow), [qrcode](https://pypi.python.org/pypi/qrcode), and [netifaces](https://pypi.python.org/pypi/netifaces).
|
||||
|
||||
**Usage**: python servefiles.py (file/directory)
|
||||
|
Loading…
x
Reference in New Issue
Block a user