lapa-file-store-helper

helper to access the file store layer for my personal server.


License
MIT
Install
pip install lapa-file-store-helper==0.0.5

Documentation

lapa_file_store_helper

about

helper to access the file store layer for my personal server.

installation

pip install lapa_file_store_helper

usage

reference python file

env

  • python>=3.12.0

changelog

v0.0.5

  • remove config and reconfigure variables to be as class parameters.

v0.0.4

  • Added helper function for /delete_file api call.

v0.0.3

  • Status code check and error raise.

v0.0.2

  • Configuration is now being read with the help of lapa_commons.

v0.0.1

  • initial implementation.

Feedback is appreciated. Thank you!