square-administration


Namesquare-administration JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/thepmsquare/square_administration
Summarycommon business layer for my personal server.
upload_time2024-12-21 14:49:40
maintainerNone
docs_urlNone
authorthePmSquare
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # square_administration

## about

administration business layer for my personal server.

## Installation

```shell
pip install square_administration
```

## env

- python>=3.12.0

## changelog

### v1.2.0

- set allow_credentials=True.

### v1.1.0

- add core -> get_all_greetings_v0.

### v1.0.0

- initial implementation.

## Feedback is appreciated. Thank you!


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thepmsquare/square_administration",
    "name": "square-administration",
    "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/d6/33/e64d5bd707ca07126e6d8971963054072b9292ec9a06c88ea476bc2fc871/square_administration-1.2.0.tar.gz",
    "platform": null,
    "description": "# square_administration\n\n## about\n\nadministration business layer for my personal server.\n\n## Installation\n\n```shell\npip install square_administration\n```\n\n## env\n\n- python>=3.12.0\n\n## changelog\n\n### v1.2.0\n\n- set allow_credentials=True.\n\n### v1.1.0\n\n- add core -> get_all_greetings_v0.\n\n### v1.0.0\n\n- initial implementation.\n\n## Feedback is appreciated. Thank you!\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "common business layer for my personal server.",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/thepmsquare/square_administration"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e549881bfa2dee4ce16f91d405243c390d725652dc5ece837731488032bf7459",
                "md5": "977da3642814c1d3e49935610505ade8",
                "sha256": "d527cf0888a6c83817020dd06d96694d250c319e95ce331c20adf8a1dae2f0fa"
            },
            "downloads": -1,
            "filename": "square_administration-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "977da3642814c1d3e49935610505ade8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9340,
            "upload_time": "2024-12-21T14:49:36",
            "upload_time_iso_8601": "2024-12-21T14:49:36.955027Z",
            "url": "https://files.pythonhosted.org/packages/e5/49/881bfa2dee4ce16f91d405243c390d725652dc5ece837731488032bf7459/square_administration-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d633e64d5bd707ca07126e6d8971963054072b9292ec9a06c88ea476bc2fc871",
                "md5": "ac827d00a392f61aadd98ec1cffb9d7b",
                "sha256": "c5e6821acef17456e6b1e7bae6fddf37f82ef33ae0d6bd105e13074d637f6dd1"
            },
            "downloads": -1,
            "filename": "square_administration-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac827d00a392f61aadd98ec1cffb9d7b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6558,
            "upload_time": "2024-12-21T14:49:40",
            "upload_time_iso_8601": "2024-12-21T14:49:40.714183Z",
            "url": "https://files.pythonhosted.org/packages/d6/33/e64d5bd707ca07126e6d8971963054072b9292ec9a06c88ea476bc2fc871/square_administration-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 14:49:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thepmsquare",
    "github_project": "square_administration",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "square-administration"
}
        
Elapsed time: 0.44517s