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.10
- Bug fix /delete_file endpoint because of input list as query param.
v0.0.9
- Added /delete_file endpoint.
v0.0.8
- update import logic from lapa_database_structure.
v0.0.7
- bug fix in utils->Helper.py import.
v0.0.6
- read database configuration from config using enums from lapa database structure.
v0.0.5
- use lapa_commons to read config.
v0.0.4
- Bug Fix in /download_file because of ignore_filters_and_get_all.
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
Built Distribution
File details
Details for the file lapa_file_store-0.0.10.tar.gz
.
File metadata
- Download URL: lapa_file_store-0.0.10.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 370fb593d585d639f723aa26dc404f193711f80f54547ece0b12d6b4c344f1db |
|
MD5 | b6765fb5fe91b9222e53aa894e8ae3b6 |
|
BLAKE2b-256 | cb3c90a8787b11a7777e0c09394ae81c37ded4f2878dc2549b90f38e21d2cc29 |
File details
Details for the file lapa_file_store-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: lapa_file_store-0.0.10-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9009ee4d7a089036be9d0d0988aa24a8f83b2456471f317ff4d9711d7da21b6b |
|
MD5 | f80412b45817f16f1a7a9ca95dd2349d |
|
BLAKE2b-256 | 794934d11d2cf3035e66980d9153640217ab41c32b58b9bf929e85e7c0c64c02 |