# square_file_store
## about
file storage layer for my personal server.
## installation
```shell
pip install square_file_store
```
## env
- python>=3.12.0
## changelog
### v2.1.0
- set allow_credentials=True.
### v2.0.0
- rearrange file structure.
- add versions to all api endpoints.
- standard output for json outputs.
- replace hardcoded column names with variables from square_database_structure.
- update tests.
- refactor some code logic.
### v1.0.1
- replace file_purpose with app_id.
### v1.0.0
- initial implementation.
## Feedback is appreciated. Thank you!
Raw data
{
"_id": null,
"home_page": "https://github.com/thepmsquare/square_file_store",
"name": "square-file-store",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "thePmSquare",
"author_email": "thepmsquare@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7c/04/de96b48ffe031c6289935e231e585074684875d8be175543fda42993107d/square_file_store-2.1.0.tar.gz",
"platform": null,
"description": "# square_file_store\n\n## about\n\nfile storage layer for my personal server.\n\n## installation\n\n```shell\npip install square_file_store\n```\n\n## env\n\n- python>=3.12.0\n\n## changelog\n\n### v2.1.0\n\n- set allow_credentials=True.\n\n### v2.0.0\n\n- rearrange file structure.\n- add versions to all api endpoints.\n- standard output for json outputs.\n- replace hardcoded column names with variables from square_database_structure.\n- update tests.\n- refactor some code logic.\n\n### v1.0.1\n\n- replace file_purpose with app_id.\n\n### v1.0.0\n\n- initial implementation.\n\n## Feedback is appreciated. Thank you!\n\n",
"bugtrack_url": null,
"license": null,
"summary": "file storage layer for my personal server.",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/thepmsquare/square_file_store"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2694488e54d23b5d5ac51cdc06705e06f466f4db0017c02c8f8c16746028d60c",
"md5": "0396e89f8e36e033519f1eaafc5fc533",
"sha256": "942614d7531745e5bc07396e7127b0ca137d4cc427c66d305cff9f6a2283e3ef"
},
"downloads": -1,
"filename": "square_file_store-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0396e89f8e36e033519f1eaafc5fc533",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8422,
"upload_time": "2024-12-21T14:39:14",
"upload_time_iso_8601": "2024-12-21T14:39:14.005851Z",
"url": "https://files.pythonhosted.org/packages/26/94/488e54d23b5d5ac51cdc06705e06f466f4db0017c02c8f8c16746028d60c/square_file_store-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7c04de96b48ffe031c6289935e231e585074684875d8be175543fda42993107d",
"md5": "12982b5441dba7de9fcd5a5d2f413a9c",
"sha256": "e4842fe374a987a7ca154ba83368b372cbfbaf72b710f8ff23e9a3647d357ca1"
},
"downloads": -1,
"filename": "square_file_store-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "12982b5441dba7de9fcd5a5d2f413a9c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6623,
"upload_time": "2024-12-21T14:39:16",
"upload_time_iso_8601": "2024-12-21T14:39:16.786710Z",
"url": "https://files.pythonhosted.org/packages/7c/04/de96b48ffe031c6289935e231e585074684875d8be175543fda42993107d/square_file_store-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-21 14:39:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thepmsquare",
"github_project": "square_file_store",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "square-file-store"
}