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.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
lapa_file_store-0.0.7.tar.gz
(4.9 kB
view details)
Built Distribution
File details
Details for the file lapa_file_store-0.0.7.tar.gz
.
File metadata
- Download URL: lapa_file_store-0.0.7.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b64674e06b1305df0a43074d83fae3903f1128d9454c6273796851fa55915749 |
|
MD5 | 0063fa1af2451a6d03b36fdb8b9f155a |
|
BLAKE2b-256 | 833eb0b030f4cd72d4abe239d6b41220bc88b39d5d7a601f9a0632e20f9e5885 |
File details
Details for the file lapa_file_store-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: lapa_file_store-0.0.7-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c8c81693942d97182abe76f2fb162f9d80a41db61bf343a2ad66ebe7ffef01a |
|
MD5 | 9a353681cce0bbddb8286ecba485a9a2 |
|
BLAKE2b-256 | 11c7712388546befd1b3ef59190751750b6cecd1e154747fdc646df72afdb4f2 |