OctoBot-Services


NameOctoBot-Services JSON
Version 1.6.23 PyPI version JSON
download
home_pagehttps://github.com/Drakkar-Software/OctoBot-Services
SummaryOctoBot project services package
upload_time2025-01-09 17:01:16
maintainerNone
docs_urlNone
authorDrakkar-Software
requires_python>=3.8
licenseLGPL-3.0
keywords
VCS
bugtrack_url
requirements Async-Channel OctoBot-Commons OctoBot-Trading asyncpraw python-telegram-bot telethon simplifiedpytrends pyngrok openai flask werkzeug jinja2 flask-compress flask-caching flask-login flask-cors WTForms Flask-WTF gevent gevent-websocket flask-socketio vaderSentiment
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OctoBot-Services [1.6.23](https://github.com/Drakkar-Software/OctoBot-Services/tree/master/docs/CHANGELOG.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/31a1caa6e5384d80bf890dba5c9b5e4b)](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Services?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Services&utm_campaign=Badge_Grade_Dashboard)
[![PyPI](https://img.shields.io/pypi/v/OctoBot-Services.svg)](https://pypi.python.org/pypi/OctoBot-Services/)
[![Github-Action-CI](https://github.com/Drakkar-Software/OctoBot-Services/workflows/OctoBot-Services-CI/badge.svg)](https://github.com/Drakkar-Software/OctoBot-Services/actions)

OctoBot services package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Drakkar-Software/OctoBot-Services",
    "name": "OctoBot-Services",
    "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/94/f6/435cef8884eecdc797f289200c510f1ff2726e3a6c79978ef36c2c97f098/OctoBot-Services-1.6.23.tar.gz",
    "platform": null,
    "description": "# OctoBot-Services [1.6.23](https://github.com/Drakkar-Software/OctoBot-Services/tree/master/docs/CHANGELOG.md)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/31a1caa6e5384d80bf890dba5c9b5e4b)](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Services?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Services&utm_campaign=Badge_Grade_Dashboard)\n[![PyPI](https://img.shields.io/pypi/v/OctoBot-Services.svg)](https://pypi.python.org/pypi/OctoBot-Services/)\n[![Github-Action-CI](https://github.com/Drakkar-Software/OctoBot-Services/workflows/OctoBot-Services-CI/badge.svg)](https://github.com/Drakkar-Software/OctoBot-Services/actions)\n\nOctoBot services package.\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0",
    "summary": "OctoBot project services package",
    "version": "1.6.23",
    "project_urls": {
        "Homepage": "https://github.com/Drakkar-Software/OctoBot-Services"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94f6435cef8884eecdc797f289200c510f1ff2726e3a6c79978ef36c2c97f098",
                "md5": "26cf54e235a6cdd6d4d5e92664bac47e",
                "sha256": "587ad27051d5e68777854a36fcdc235fa770feb865fe2b157cd247938c8200c8"
            },
            "downloads": -1,
            "filename": "OctoBot-Services-1.6.23.tar.gz",
            "has_sig": false,
            "md5_digest": "26cf54e235a6cdd6d4d5e92664bac47e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 34302,
            "upload_time": "2025-01-09T17:01:16",
            "upload_time_iso_8601": "2025-01-09T17:01:16.233813Z",
            "url": "https://files.pythonhosted.org/packages/94/f6/435cef8884eecdc797f289200c510f1ff2726e3a6c79978ef36c2c97f098/OctoBot-Services-1.6.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 17:01:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Drakkar-Software",
    "github_project": "OctoBot-Services",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Async-Channel",
            "specs": [
                [
                    "<",
                    "2.3"
                ],
                [
                    ">=",
                    "2.2"
                ]
            ]
        },
        {
            "name": "OctoBot-Commons",
            "specs": [
                [
                    ">=",
                    "1.9"
                ],
                [
                    "<",
                    "1.10"
                ]
            ]
        },
        {
            "name": "OctoBot-Trading",
            "specs": [
                [
                    ">=",
                    "2.4.0"
                ],
                [
                    "<",
                    "2.5"
                ]
            ]
        },
        {
            "name": "asyncpraw",
            "specs": [
                [
                    "==",
                    "7.8.1"
                ]
            ]
        },
        {
            "name": "python-telegram-bot",
            "specs": [
                [
                    "==",
                    "21.10"
                ]
            ]
        },
        {
            "name": "telethon",
            "specs": [
                [
                    "==",
                    "1.24.0"
                ]
            ]
        },
        {
            "name": "simplifiedpytrends",
            "specs": [
                [
                    ">=",
                    "1.1.2"
                ]
            ]
        },
        {
            "name": "pyngrok",
            "specs": [
                [
                    "==",
                    "7.2.2"
                ]
            ]
        },
        {
            "name": "openai",
            "specs": [
                [
                    "==",
                    "1.59.3"
                ]
            ]
        },
        {
            "name": "flask",
            "specs": [
                [
                    "==",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "werkzeug",
            "specs": [
                [
                    "==",
                    "3.1.3"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "flask-compress",
            "specs": [
                [
                    "==",
                    "1.17"
                ]
            ]
        },
        {
            "name": "flask-caching",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "flask-login",
            "specs": [
                [
                    "==",
                    "0.6.3"
                ]
            ]
        },
        {
            "name": "flask-cors",
            "specs": [
                [
                    "==",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "WTForms",
            "specs": [
                [
                    "==",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "Flask-WTF",
            "specs": [
                [
                    "==",
                    "1.2.2"
                ]
            ]
        },
        {
            "name": "gevent",
            "specs": [
                [
                    "==",
                    "24.11.1"
                ]
            ]
        },
        {
            "name": "gevent-websocket",
            "specs": [
                [
                    "==",
                    "0.10.1"
                ]
            ]
        },
        {
            "name": "flask-socketio",
            "specs": [
                [
                    "==",
                    "5.5.1"
                ]
            ]
        },
        {
            "name": "vaderSentiment",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        }
    ],
    "lcname": "octobot-services"
}
        
Elapsed time: 0.43108s