Tools for working with files in Django
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django_file_tools-0.1.0.tar.gz
.
File metadata
- Download URL: django_file_tools-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.18 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8bcca0e12cc1b9231e5346ddee14941133e6fab1ec0b30d5a88ce3033f2e289 |
|
MD5 | 4e888da44fa24b211a51877a24bfb112 |
|
BLAKE2b-256 | 3e930947bb974958ed9f1c4abd228e1dccfcd6b148532b8947e7dd72764232d7 |
File details
Details for the file django_file_tools-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_file_tools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.9.18 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0adb1b95155fe9261abb4b133c588e21393bd24781cd2761eef0f8cd902ea8a7 |
|
MD5 | 2b0c100f1258f0f6f3bb63802eced16d |
|
BLAKE2b-256 | 86259793082a8a8806a4a96f4ee1c6ff9e7d4481dce12b7db6c2a75f10e885a4 |