OctoBot-Commons


NameOctoBot-Commons JSON
Version 1.9.83 PyPI version JSON
download
home_pagehttps://github.com/Drakkar-Software/OctoBot-Commons
SummaryOctoBot project common modules
upload_time2025-10-17 14:15:38
maintainerNone
docs_urlNone
authorDrakkar-Software
requires_python>=3.8
licenseLGPL-3.0
keywords
VCS
bugtrack_url
requirements numpy jsonschema cryptography sortedcontainers requests psutil aiohttp certifi aiosqlite
Travis-CI No Travis.
coveralls test coverage
            # OctoBot-Commons [1.9.83](https://github.com/Drakkar-Software/OctoBot-Commons/blob/master/CHANGELOG.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b31f3ab3511744a5a5ca6b9bb48e77bb)](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Commons?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Commons&utm_campaign=Badge_Grade_Dashboard)
[![PyPI](https://img.shields.io/pypi/v/OctoBot-Commons.svg)](https://pypi.python.org/pypi/OctoBot-Commons/)
[![Coverage Status](https://coveralls.io/repos/github/Drakkar-Software/OctoBot-Commons/badge.svg?branch=master)](https://coveralls.io/github/Drakkar-Software/OctoBot-Commons?branch=master)
[![Github-Action-CI](https://github.com/Drakkar-Software/OctoBot-Commons/workflows/Github-Action-CI/badge.svg)](https://github.com/Drakkar-Software/OctoBot-Commons/actions)
[![Build Status](https://cloud.drone.io/api/badges/Drakkar-Software/OctoBot-Commons/status.svg)](https://cloud.drone.io/Drakkar-Software/OctoBot-Commons)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[OctoBot](https://github.com/Drakkar-Software/OctoBot) project common modules.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Drakkar-Software/OctoBot-Commons",
    "name": "OctoBot-Commons",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Drakkar-Software",
    "author_email": "contact@drakkar.software",
    "download_url": "https://files.pythonhosted.org/packages/1d/c1/c13e603c301d367fa1b435b928dd5c20cecf7408eed33101bfd10a427939/OctoBot-Commons-1.9.83.tar.gz",
    "platform": null,
    "description": "# OctoBot-Commons [1.9.83](https://github.com/Drakkar-Software/OctoBot-Commons/blob/master/CHANGELOG.md)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b31f3ab3511744a5a5ca6b9bb48e77bb)](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Commons?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Commons&utm_campaign=Badge_Grade_Dashboard)\n[![PyPI](https://img.shields.io/pypi/v/OctoBot-Commons.svg)](https://pypi.python.org/pypi/OctoBot-Commons/)\n[![Coverage Status](https://coveralls.io/repos/github/Drakkar-Software/OctoBot-Commons/badge.svg?branch=master)](https://coveralls.io/github/Drakkar-Software/OctoBot-Commons?branch=master)\n[![Github-Action-CI](https://github.com/Drakkar-Software/OctoBot-Commons/workflows/Github-Action-CI/badge.svg)](https://github.com/Drakkar-Software/OctoBot-Commons/actions)\n[![Build Status](https://cloud.drone.io/api/badges/Drakkar-Software/OctoBot-Commons/status.svg)](https://cloud.drone.io/Drakkar-Software/OctoBot-Commons)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n[OctoBot](https://github.com/Drakkar-Software/OctoBot) project common modules.\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0",
    "summary": "OctoBot project common modules",
    "version": "1.9.83",
    "project_urls": {
        "Homepage": "https://github.com/Drakkar-Software/OctoBot-Commons"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1dc1c13e603c301d367fa1b435b928dd5c20cecf7408eed33101bfd10a427939",
                "md5": "278735f47e2df63310786384ce33e3f0",
                "sha256": "ed9d306ab21609ea15aac9086b3fc252d0b9433331a5db067e659131855f1d12"
            },
            "downloads": -1,
            "filename": "OctoBot-Commons-1.9.83.tar.gz",
            "has_sig": false,
            "md5_digest": "278735f47e2df63310786384ce33e3f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 135947,
            "upload_time": "2025-10-17T14:15:38",
            "upload_time_iso_8601": "2025-10-17T14:15:38.276140Z",
            "url": "https://files.pythonhosted.org/packages/1d/c1/c13e603c301d367fa1b435b928dd5c20cecf7408eed33101bfd10a427939/OctoBot-Commons-1.9.83.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-17 14:15:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Drakkar-Software",
    "github_project": "OctoBot-Commons",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.3"
                ]
            ]
        },
        {
            "name": "jsonschema",
            "specs": [
                [
                    "==",
                    "4.20.0"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "sortedcontainers",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "5.9.7"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    ">=",
                    "3.9.5"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.02.02"
                ]
            ]
        },
        {
            "name": "aiosqlite",
            "specs": [
                [
                    "==",
                    "0.17.0"
                ]
            ]
        }
    ],
    "lcname": "octobot-commons"
}
        
Elapsed time: 1.39127s