Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thepmsquare/square_file_store_helper

helper to access the file store layer for my personal server.
https://github.com/thepmsquare/square_file_store_helper

file-storage helper utility

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# square_file_store_helper

## about

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

## installation

```shell
pip install square_file_store_helper
```

## usage

[reference python file](./example/example.py)

## env

- python>=3.12.0

## changelog

### v2.0.0

- add versions to api endpoints.
- standard output format.

### v1.0.1

- replace file_purpose with app_id.

### v1.0.0

- initial implementation.

## Feedback is appreciated. Thank you!