# 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.1.0
- use make_request_json_output from square_commons to make requests.
### 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!
Raw data
{
"_id": null,
"home_page": "https://github.com/thepmsquare/square_file_store_helper",
"name": "square-file-store-helper",
"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/60/95/dcee282df9c1618ab63201d911ff021ff95c66d2e5a5d6a1aca4fa0cf25d/square_file_store_helper-2.1.0.tar.gz",
"platform": null,
"description": "# square_file_store_helper\n\n## about\n\nhelper to access the file store layer for my personal server.\n\n## installation\n\n```shell\npip install square_file_store_helper\n```\n\n## usage\n\n[reference python file](./example/example.py)\n\n## env\n\n- python>=3.12.0\n\n## changelog\n\n### v2.1.0\n\n- use make_request_json_output from square_commons to make requests.\n\n### v2.0.0\n\n- add versions to api endpoints.\n- standard output format.\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\n",
"bugtrack_url": null,
"license": null,
"summary": "helper to access the file store layer for my personal server.",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/thepmsquare/square_file_store_helper"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e24c19b11c0752966d008acf7082832c841ba2eab5c3a821599d7c53ef89c0b2",
"md5": "c485d0bca1ff2595ebfd77a6532d3d49",
"sha256": "fee36479ed883843dc1fd29d72572aefaa8a7982930bd05bf04daf82a0e0c157"
},
"downloads": -1,
"filename": "square_file_store_helper-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c485d0bca1ff2595ebfd77a6532d3d49",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3112,
"upload_time": "2024-11-30T01:54:07",
"upload_time_iso_8601": "2024-11-30T01:54:07.479715Z",
"url": "https://files.pythonhosted.org/packages/e2/4c/19b11c0752966d008acf7082832c841ba2eab5c3a821599d7c53ef89c0b2/square_file_store_helper-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6095dcee282df9c1618ab63201d911ff021ff95c66d2e5a5d6a1aca4fa0cf25d",
"md5": "37fdf72006ff537a6ccde060f63aa3fc",
"sha256": "bc22ac3e2000a1837a8be9ce8b75c99560acad23d604577b7eb13fddf99e90bf"
},
"downloads": -1,
"filename": "square_file_store_helper-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "37fdf72006ff537a6ccde060f63aa3fc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2621,
"upload_time": "2024-11-30T01:54:09",
"upload_time_iso_8601": "2024-11-30T01:54:09.546362Z",
"url": "https://files.pythonhosted.org/packages/60/95/dcee282df9c1618ab63201d911ff021ff95c66d2e5a5d6a1aca4fa0cf25d/square_file_store_helper-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-30 01:54:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thepmsquare",
"github_project": "square_file_store_helper",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "square-file-store-helper"
}