| Name | square-commons JSON |
| Version |
3.0.3
JSON |
| download |
| home_page | None |
| Summary | helper module containing common functions for all my python modules. |
| upload_time | 2025-10-18 20:21:41 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.12 |
| license | GPLv3 |
| keywords |
common
helpers
utilities
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# square_commons
> 📌 versioning: see [CHANGELOG.md](./CHANGELOG.md).
## about
helper module containing common functions for all my python modules.
## installation
```shell
pip install square_commons
```
## usage
[reference](./usage)
## env
- python>=3.12.0
> feedback is appreciated. thank you!
Raw data
{
"_id": null,
"home_page": null,
"name": "square-commons",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "common, helpers, utilities",
"author": null,
"author_email": "Parth Mukesh Mangtani <thepmsquare@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ee/ff/322d5185596b588101df17b012a01100bd4bc5eb64476ae6b9dc262331f7/square_commons-3.0.3.tar.gz",
"platform": null,
"description": "# square_commons\n\n> \ud83d\udccc versioning: see [CHANGELOG.md](./CHANGELOG.md).\n\n## about\n\nhelper module containing common functions for all my python modules.\n\n## installation\n\n```shell\npip install square_commons\n```\n\n## usage\n\n[reference](./usage)\n\n## env\n\n- python>=3.12.0\n\n> feedback is appreciated. thank you!",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "helper module containing common functions for all my python modules.",
"version": "3.0.3",
"project_urls": {
"homepage": "https://github.com/thepmsquare/square_commons"
},
"split_keywords": [
"common",
" helpers",
" utilities"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "914414d81a3b98b7b21e6b097a1af4ec6282dcb8884ddeb7f6bef4f7c075518e",
"md5": "2c77083812129225ec6c27892dad9a1c",
"sha256": "7b29ea204a4ea65dc8a34c0ea4a50d18ddef279642b4e9fe862b9be6b4352f57"
},
"downloads": -1,
"filename": "square_commons-3.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2c77083812129225ec6c27892dad9a1c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 16893,
"upload_time": "2025-10-18T20:21:40",
"upload_time_iso_8601": "2025-10-18T20:21:40.239125Z",
"url": "https://files.pythonhosted.org/packages/91/44/14d81a3b98b7b21e6b097a1af4ec6282dcb8884ddeb7f6bef4f7c075518e/square_commons-3.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "eeff322d5185596b588101df17b012a01100bd4bc5eb64476ae6b9dc262331f7",
"md5": "4b1d105cba31260633f163e7120b9085",
"sha256": "1c9ae86d0cc42f88b88057451708294598e5e3eaad794729f80558ea3514da90"
},
"downloads": -1,
"filename": "square_commons-3.0.3.tar.gz",
"has_sig": false,
"md5_digest": "4b1d105cba31260633f163e7120b9085",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 18255,
"upload_time": "2025-10-18T20:21:41",
"upload_time_iso_8601": "2025-10-18T20:21:41.412034Z",
"url": "https://files.pythonhosted.org/packages/ee/ff/322d5185596b588101df17b012a01100bd4bc5eb64476ae6b9dc262331f7/square_commons-3.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-18 20:21:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thepmsquare",
"github_project": "square_commons",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "square-commons"
}