square-file-store-helper


Namesquare-file-store-helper JSON
Version 3.0.3 PyPI version JSON
download
home_pageNone
Summaryhelper to access the file store layer for my personal server.
upload_time2025-10-25 05:29:08
maintainerNone
docs_urlNone
authorParth Mukesh Mangtani
requires_python>=3.12
licenseGPLv3
keywords file helper utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # square_file_store_helper

> 📌 versioning: see [CHANGELOG.md](./CHANGELOG.md).

## 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

> feedback is appreciated. thank you!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "square-file-store-helper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "file, helper, utilities",
    "author": "Parth Mukesh Mangtani",
    "author_email": "Parth Mukesh Mangtani <thepmsquare@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f6/04/efa5ac494c764baaf216c97371ae11311d3bb68b4ce302a60864538ed350/square_file_store_helper-3.0.3.tar.gz",
    "platform": null,
    "description": "# square_file_store_helper\n\n> \ud83d\udccc versioning: see [CHANGELOG.md](./CHANGELOG.md).\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> feedback is appreciated. thank you!\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "helper to access the file store layer for my personal server.",
    "version": "3.0.3",
    "project_urls": {
        "homepage": "https://github.com/thepmsquare/square_file_store_helper"
    },
    "split_keywords": [
        "file",
        " helper",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "677f540c5ca97f800ae1d780f010fc72f6845ba5ea6f9670b394144c38f09254",
                "md5": "87a124f0aa32c5398d79c61581153bcb",
                "sha256": "4fa5399443ff25655ba7e4d2ec9ac75fd664b50654c8eb03bbfa9eb7630ce0f9"
            },
            "downloads": -1,
            "filename": "square_file_store_helper-3.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87a124f0aa32c5398d79c61581153bcb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 3206,
            "upload_time": "2025-10-25T05:29:06",
            "upload_time_iso_8601": "2025-10-25T05:29:06.946551Z",
            "url": "https://files.pythonhosted.org/packages/67/7f/540c5ca97f800ae1d780f010fc72f6845ba5ea6f9670b394144c38f09254/square_file_store_helper-3.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f604efa5ac494c764baaf216c97371ae11311d3bb68b4ce302a60864538ed350",
                "md5": "a263f85f92819dacc5cdccbbbe7d60e8",
                "sha256": "19afe9a88ebbf5ec119cad04670c1b9b6948737da41963d422737ff71de38c1c"
            },
            "downloads": -1,
            "filename": "square_file_store_helper-3.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a263f85f92819dacc5cdccbbbe7d60e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 2222,
            "upload_time": "2025-10-25T05:29:08",
            "upload_time_iso_8601": "2025-10-25T05:29:08.026489Z",
            "url": "https://files.pythonhosted.org/packages/f6/04/efa5ac494c764baaf216c97371ae11311d3bb68b4ce302a60864538ed350/square_file_store_helper-3.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-25 05:29:08",
    "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"
}
        
Elapsed time: 0.93607s