osbot-utils


Nameosbot-utils JSON
Version 1.43.0 PyPI version JSON
download
home_pagehttps://github.com/owasp-sbot/OSBot-Utils
SummaryOWASP Security Bot - Utils
upload_time2024-09-11 12:24:43
maintainerNone
docs_urlNone
authorDinis Cruz
requires_python<4.0,>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OSBot-Utils

Powerful Python util methods and classes that simplify common apis and tasks.

![Current Release](https://img.shields.io/badge/release-v1.43.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/0d/57/29ac1eb68b5b8912dca313ada4c538be65746a5ee50441ed16b0df7284c5/osbot_utils-1.43.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.43.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.43.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": "affdcaef4aa4d4a8dfcdd5ec0bc3f1b29bba09d029875a3ea9e19ba8a60100e1",
                "md5": "a983619e20f372ef80b2a7de55601cda",
                "sha256": "52d4722c446b9826940cf9195380f8f48a82c6d517a173187649614149fcbd01"
            },
            "downloads": -1,
            "filename": "osbot_utils-1.43.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a983619e20f372ef80b2a7de55601cda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 224067,
            "upload_time": "2024-09-11T12:24:42",
            "upload_time_iso_8601": "2024-09-11T12:24:42.017538Z",
            "url": "https://files.pythonhosted.org/packages/af/fd/caef4aa4d4a8dfcdd5ec0bc3f1b29bba09d029875a3ea9e19ba8a60100e1/osbot_utils-1.43.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d5729ac1eb68b5b8912dca313ada4c538be65746a5ee50441ed16b0df7284c5",
                "md5": "00a03bc5a1308ed2807f574268372d0e",
                "sha256": "970c98d5d1015763f3386a58b2ce15349803abdc37e450b884d0bc2b9b771b6e"
            },
            "downloads": -1,
            "filename": "osbot_utils-1.43.0.tar.gz",
            "has_sig": false,
            "md5_digest": "00a03bc5a1308ed2807f574268372d0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 135757,
            "upload_time": "2024-09-11T12:24:43",
            "upload_time_iso_8601": "2024-09-11T12:24:43.598193Z",
            "url": "https://files.pythonhosted.org/packages/0d/57/29ac1eb68b5b8912dca313ada4c538be65746a5ee50441ed16b0df7284c5/osbot_utils-1.43.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-11 12:24:43",
    "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"
}
        
Elapsed time: 0.41308s