fastapi-file-server
Fastapi file server for quick serving of files.
Example Usage
fast-files
fast-files --help
Updating the package and uploading to pypi
Make sure the version information is updated before uploading. You cannot upload 2 copies with the same version.
sudo rm -r dist
python3.9 setup.py bdist_wheel --universal
twine upload dist/*
Release files for fast-files 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fast_files-0.0.2-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / fast_files-0.0.2-py2.py3-none-any.whl
| Download URL | fast_files-0.0.2-py2.py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
8e66f91d68f34aeabfb3941019db230aa8f72aaa342a26f8aa7aeda55ab3ad4c
|
|
BLAKE2b-256 checksum How to use checksums |
120a1c77962309de9d59ad5e831f41d0220b8ffe4ee3c3921e8f1d48d1c28b8a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.4
|