Metadata-Version: 2.1
Name: square_file_store
Version: 1.0.1
Summary: file storage layer for my personal server.
Home-page: https://github.com/thepmsquare/square_file_store
Author: thePmSquare
Author-email: thepmsquare@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# square_file_store

## about

file storage layer for my personal server.

## installation

```shell
pip install square_file_store
```

## configs

1. square_file_store\data\config.ini

## env

- python>=3.12.0

## changelog

### v1.0.1

- replace file_purpose with app_id.

### v1.0.0

- initial implementation.

## Feedback is appreciated. Thank you!

