square-common-bl


Namesquare-common-bl JSON
Version 1.11.0 PyPI version JSON
download
home_pagehttps://github.com/thepmsquare/square_common_bl
Summarycommon business layer for my personal server.
upload_time2024-12-21 14:45:55
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_common_bl

## about

common business layer for my personal server.

## Installation

```shell
pip install square_common_bl
```

## env

- python>=3.12.0

## changelog

### v1.11.0

- set allow_credentials=True.

### v1.10.0

- rename remove_app_for_self_v0 to logout_v0.

### v1.9.0

- add authentication -> get_user_details_v0.

### v1.8.0

- add authentication -> update_password_v0.

### v1.7.0

- add authentication -> update_username_v0.

### v1.6.0

- add authentication -> delete_user_v0.

### v1.5.0

- add authentication -> generate_access_token_v0.

### v1.4.0

- add authentication -> logout v0.

### v1.3.2

- validate extra params in greeting -> create_greeting v0.

### v1.3.1

- accept access_token as header instead of query param in greeting -> create_greeting v0.

### v1.3.0

- add square_authentication_helper as dependency.
- replace user_id with access_token in greeting -> create_greeting.

### v1.2.0

- initialize SquareDatabaseHelper in configuration.py.
- remove app_id from greeting -> create_greeting.

### v1.1.0

- add utils -> get_app_id_v0.

### v1.0.0

- initial implementation.

## Feedback is appreciated. Thank you!


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thepmsquare/square_common_bl",
    "name": "square-common-bl",
    "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/56/e0/27d0498c3f3ec903661ebb9b5618916a819921d8e23380bfda46985a5e09/square_common_bl-1.11.0.tar.gz",
    "platform": null,
    "description": "# square_common_bl\n\n## about\n\ncommon business layer for my personal server.\n\n## Installation\n\n```shell\npip install square_common_bl\n```\n\n## env\n\n- python>=3.12.0\n\n## changelog\n\n### v1.11.0\n\n- set allow_credentials=True.\n\n### v1.10.0\n\n- rename remove_app_for_self_v0 to logout_v0.\n\n### v1.9.0\n\n- add authentication -> get_user_details_v0.\n\n### v1.8.0\n\n- add authentication -> update_password_v0.\n\n### v1.7.0\n\n- add authentication -> update_username_v0.\n\n### v1.6.0\n\n- add authentication -> delete_user_v0.\n\n### v1.5.0\n\n- add authentication -> generate_access_token_v0.\n\n### v1.4.0\n\n- add authentication -> logout v0.\n\n### v1.3.2\n\n- validate extra params in greeting -> create_greeting v0.\n\n### v1.3.1\n\n- accept access_token as header instead of query param in greeting -> create_greeting v0.\n\n### v1.3.0\n\n- add square_authentication_helper as dependency.\n- replace user_id with access_token in greeting -> create_greeting.\n\n### v1.2.0\n\n- initialize SquareDatabaseHelper in configuration.py.\n- remove app_id from greeting -> create_greeting.\n\n### v1.1.0\n\n- add utils -> get_app_id_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.11.0",
    "project_urls": {
        "Homepage": "https://github.com/thepmsquare/square_common_bl"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78ebf20c3de62a9ac6bc232bc016ed8174213e342714b328816d53865bad73f1",
                "md5": "d38264ed339d2ff7c74ebb5cde92c474",
                "sha256": "70fcde0cccbcd479381f78ad7edb853d126cf8a3ab0993e744ae85645d1943a4"
            },
            "downloads": -1,
            "filename": "square_common_bl-1.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d38264ed339d2ff7c74ebb5cde92c474",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9523,
            "upload_time": "2024-12-21T14:45:53",
            "upload_time_iso_8601": "2024-12-21T14:45:53.350915Z",
            "url": "https://files.pythonhosted.org/packages/78/eb/f20c3de62a9ac6bc232bc016ed8174213e342714b328816d53865bad73f1/square_common_bl-1.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56e027d0498c3f3ec903661ebb9b5618916a819921d8e23380bfda46985a5e09",
                "md5": "81ee16e3abecdc7e7dfb774e366d4701",
                "sha256": "971aefd1d7ceb9b227177cc28730a77784193c18b51aff73175bee434a859f1d"
            },
            "downloads": -1,
            "filename": "square_common_bl-1.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "81ee16e3abecdc7e7dfb774e366d4701",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6643,
            "upload_time": "2024-12-21T14:45:55",
            "upload_time_iso_8601": "2024-12-21T14:45:55.435629Z",
            "url": "https://files.pythonhosted.org/packages/56/e0/27d0498c3f3ec903661ebb9b5618916a819921d8e23380bfda46985a5e09/square_common_bl-1.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 14:45:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thepmsquare",
    "github_project": "square_common_bl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "square-common-bl"
}
        
Elapsed time: 0.44616s