File management utils for the curator core project
Project description
File management utils for the curator core project.
Quick start
1. Add “blob_utils” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'blob_utils',
]
Tests
Since GridFS cannot be mocked, this set of test has to be run on a live database. The following steps guide you through the process:
Setup and start a MongoDB instance
Set MONGODB_URI in tests/test_settings.py
Run the tests with
python runtests.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blob_utils-1.14.1.tar.gz
(4.2 kB
view details)
File details
Details for the file blob_utils-1.14.1.tar.gz
.
File metadata
- Download URL: blob_utils-1.14.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c5a826f0551d197ed7d405220ec796c54e13f030a36b2e3f3fd7c0036126afb |
|
MD5 | 09839c31286217a29f0b1bc8e43bc5f5 |
|
BLAKE2b-256 | 2797545ff6fa62dca8ad9653c6105357b31c0dfec87721e6acad583277f2da5d |