Introduction
This module is used to provide storage for your files / archives. Storage itself makes sure, that there is never more files in one directory, than BalancedDiscStorage.dir_limit.
This module is necessary, because a lot of filesystems have problems with tens of thousands / milions files stored in one directory. This module stores the files in trees, which are similar to binary trees, but our trees should never change, once created. You can thus reference the returned paths in other software.
Documentation
Full module documentation and description can be found at Read the Docs:
Contributors
Bystroushaak <bystrousak[a]kitakitsune.org>, Main developer
Changelog
1.1.0
Added py3 compatibility thanks to https://github.com/ralic
1.0.3
Added better exceptions handling in case that file-copying fails.
1.0.2
Fixed missing init in doc/.
1.0.1
Fixed package metadata files.
1.0.0
Added test coverage.
Added documentation.
0.1.0
Project created.
Release files for BalancedDiscStorage 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| BalancedDiscStorage-1.1.0.tar.gz | 14.8 kB | Details |
Release files / BalancedDiscStorage-1.1.0.tar.gz
| Download URL | BalancedDiscStorage-1.1.0.tar.gz |
|---|---|
| Size | 14.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fc4b77bef6f292df24b11dcf0a9dc97af0e59074fab9d9e9aec1074751dfd1f8
|
|
BLAKE2b-256 checksum How to use checksums |
51c7f2092a71fad7580cb35b5513909651bdc159704a50eddb4996d40769104f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |