Run MinIO:
MINIO_ROOT_USER=admin MINIO_ROOT_PASSWORD=password ./minio server temp --address ":9000" --console-address ":9001"
Go to the MinIO console and generate access keys. Set values in .env:
MINIO_ENDPOINT=http://127.0.0.1:9000
MINIO_ACCESS_KEY=value
MINIO_SECRET_ACCESS_KEY=value
When MINIO_ENDPOINT is set, MinIO will be used instead of S3.
Release files for django-file-tools 0.1.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django_file_tools-0.1.8.tar.gz | 7.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_file_tools-0.1.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.7 kB
Release files / django_file_tools-0.1.8.tar.gz
| Download URL | django_file_tools-0.1.8.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a8f57f643b73fbedaf83470b7def63ee0eae58025e8e3fb3d49a312d692262e6
|
|
BLAKE2b-256 checksum How to use checksums |
da9c4ede3d554969e0c8e2c82f07fffd60540a67bf6d05a1718b45233146baa0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.2 CPython/3.10.14 Darwin/25.5.0
|
Release files / django_file_tools-0.1.8-py3-none-any.whl
| Download URL | django_file_tools-0.1.8-py3-none-any.whl |
|---|---|
| Size | 11.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
38db2f4b1e520f37373e98a0fff9943424ef4ad0dc445094a98e001934ca9f22
|
|
BLAKE2b-256 checksum How to use checksums |
e6745e79b92bcfeaa61f801abbc975add50af678aa9b20144d3cb03779121b67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.2 CPython/3.10.14 Darwin/25.5.0
|