# OSBot-Utils
Powerful Python util methods and classes that simplify common apis and tasks.
![Current Release](https://img.shields.io/badge/release-v1.89.0-blue)
[![codecov](https://codecov.io/gh/owasp-sbot/OSBot-Utils/graph/badge.svg?token=GNVW0COX1N)](https://codecov.io/gh/owasp-sbot/OSBot-Utils)
## Install - Release 1.x
**for main branch**: just get it from pypi
```
pip install osbot-utils
```
**for dev branch**: add to requirements.txt
```
git+https://github.com/owasp-sbot/OSBot-Utils.git@dev
```
Raw data
{
"_id": null,
"home_page": "https://github.com/owasp-sbot/OSBot-Utils",
"name": "osbot-utils",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Dinis Cruz",
"author_email": "dinis.cruz@owasp.org",
"download_url": "https://files.pythonhosted.org/packages/a3/64/0b62d40a56c94046e38ccfc34f008d62f71409526eb19cc3b7c39c903517/osbot_utils-1.89.0.tar.gz",
"platform": null,
"description": "# OSBot-Utils\n\nPowerful Python util methods and classes that simplify common apis and tasks.\n\n![Current Release](https://img.shields.io/badge/release-v1.89.0-blue)\n[![codecov](https://codecov.io/gh/owasp-sbot/OSBot-Utils/graph/badge.svg?token=GNVW0COX1N)](https://codecov.io/gh/owasp-sbot/OSBot-Utils)\n\n\n\n## Install - Release 1.x\n\n**for main branch**: just get it from pypi\n\n```\npip install osbot-utils\n```\n\n**for dev branch**: add to requirements.txt\n\n```\ngit+https://github.com/owasp-sbot/OSBot-Utils.git@dev\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "OWASP Security Bot - Utils",
"version": "1.89.0",
"project_urls": {
"Homepage": "https://github.com/owasp-sbot/OSBot-Utils",
"Repository": "https://github.com/owasp-sbot/OSBot-Utils"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "720b7a75a7c281337ec883b7fb1bf54eb5f20b65cca4fb58f5d8b89e99676fc5",
"md5": "db574103ab63bbd6aa1f726a481f2cd8",
"sha256": "73899e826ae54f5f01f2ea868ae3b46bd699a1954176401bde39cdb32d0d4b9c"
},
"downloads": -1,
"filename": "osbot_utils-1.89.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "db574103ab63bbd6aa1f726a481f2cd8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.7",
"size": 250886,
"upload_time": "2024-12-26T18:34:23",
"upload_time_iso_8601": "2024-12-26T18:34:23.119508Z",
"url": "https://files.pythonhosted.org/packages/72/0b/7a75a7c281337ec883b7fb1bf54eb5f20b65cca4fb58f5d8b89e99676fc5/osbot_utils-1.89.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a3640b62d40a56c94046e38ccfc34f008d62f71409526eb19cc3b7c39c903517",
"md5": "266146db33a371c33c541c8510e9ed9d",
"sha256": "f9b98f6b47a4a3f6f7b0f6a11d3ccd24c70a1a5358ee1337c4439e489afcba77"
},
"downloads": -1,
"filename": "osbot_utils-1.89.0.tar.gz",
"has_sig": false,
"md5_digest": "266146db33a371c33c541c8510e9ed9d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.7",
"size": 153503,
"upload_time": "2024-12-26T18:34:25",
"upload_time_iso_8601": "2024-12-26T18:34:25.765913Z",
"url": "https://files.pythonhosted.org/packages/a3/64/0b62d40a56c94046e38ccfc34f008d62f71409526eb19cc3b7c39c903517/osbot_utils-1.89.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-26 18:34:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "owasp-sbot",
"github_project": "OSBot-Utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "osbot-utils"
}