file storage layer for my personal server.
Project description
lapa_file_store
about
file storage layer for my personal server.
installation
pip install lapa_file_store
configs
- lapa_file_store\data\config.ini
- square_logger\data\config.ini
env
- python>=3.12.0
changelog
v0.0.3
- MODULE_NAME added in the GENERAL configuration.
- / root endpoint added.
- Form data and description added for /upload_file endpoint for the below params.
- file_purpose
- system_relative_path
- Validation added while creating the directory in /upload_file endpoint.
- /download_file endpoint changed from POST to GET.
v0.0.2
- change default port to 10100.
- change default LOCAL_STORAGE_PATH to be relative and LOCAL_STORAGE_PATH.
- move logger to configuration.py.
- fix dependencies in setup.py.
- minor optimisations.
- add validation for LOCAL_STORAGE_PATH in config.ini.
- fix logic for upload_file.
- fix logic for download_file.
v0.0.1
- Base version
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
lapa_file_store-0.0.3.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file lapa_file_store-0.0.3.tar.gz
.
File metadata
- Download URL: lapa_file_store-0.0.3.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b744892f70318b64c848ca51a48c63c01748c66f33740d190d27cb3afe704b77 |
|
MD5 | b5ec3cefef692d105630776acad4f062 |
|
BLAKE2b-256 | 7bf48d82f5f5d91f0fe220a6658757094b9dba981fb98dbe8b4f32fccb140461 |
File details
Details for the file lapa_file_store-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: lapa_file_store-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b33eebc30fbb8aaab17030d8549420ba74e82bb6b702553156aae178c5af556 |
|
MD5 | 81058c27f27390528d39e058f29d7163 |
|
BLAKE2b-256 | 61307d1375aadd32bc068e3e7d980c8ef3649b648b91e5e08f48ac27b98e9b2d |