understar


Nameunderstar JSON
Version 2.66 PyPI version JSON
download
home_pagehttps://github.com/GalTechDev/UnderStar-OS
SummaryA discord bot framework
upload_time2025-01-23 13:42:36
maintainerNone
docs_urlNone
authorGalTech
requires_python>=3.10
licenseMIT
keywords discord bot discord.py understar os framework
VCS
bugtrack_url
requirements discord.py lxml requests_html
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # UnderStar-OS
A discord bot OS.
Discord : https://discord.gg/CrEVTwjEvT

## Docker use (experimental)
Download source code and excecute `docker image build -t understar-os .` in the CMD from the project directory

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GalTechDev/UnderStar-OS",
    "name": "understar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "discord, bot, discord.py, understar, os, framework",
    "author": "GalTech",
    "author_email": "poussigalitv@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/49/23/2de69d537051bd6bd98422fafdf677175f01a247baaa40b507b00ed763c2/understar-2.66.tar.gz",
    "platform": null,
    "description": "# UnderStar-OS\nA discord bot OS.\nDiscord : https://discord.gg/CrEVTwjEvT\n\n## Docker use (experimental)\nDownload source code and excecute `docker image build -t understar-os .` in the CMD from the project directory\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A discord bot framework",
    "version": "2.66",
    "project_urls": {
        "Download": "https://github.com/GalTechDev/UnderStar-OS/tarball/master",
        "Homepage": "https://github.com/GalTechDev/UnderStar-OS"
    },
    "split_keywords": [
        "discord",
        " bot",
        " discord.py",
        " understar",
        " os",
        " framework"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c2897d2cc30369da30ed34d5d8bb6ba37e93de43999209e3d6bf12fb768978e7",
                "md5": "a6a2bb393fb487332d6a66bbe8d0ccaa",
                "sha256": "3ae1ac223f5a1510074802ed396af460ddb8bbedd713aaecaf52826308ecee1c"
            },
            "downloads": -1,
            "filename": "understar-2.66-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6a2bb393fb487332d6a66bbe8d0ccaa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 24328,
            "upload_time": "2025-01-23T13:42:34",
            "upload_time_iso_8601": "2025-01-23T13:42:34.545600Z",
            "url": "https://files.pythonhosted.org/packages/c2/89/7d2cc30369da30ed34d5d8bb6ba37e93de43999209e3d6bf12fb768978e7/understar-2.66-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "49232de69d537051bd6bd98422fafdf677175f01a247baaa40b507b00ed763c2",
                "md5": "e7003711c14e092f353ba48d91c69125",
                "sha256": "9c48fab61a1dc48d8b3badf26e2e8cc5f305c190f267e3638a13d1a77c84bb59"
            },
            "downloads": -1,
            "filename": "understar-2.66.tar.gz",
            "has_sig": false,
            "md5_digest": "e7003711c14e092f353ba48d91c69125",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 20163,
            "upload_time": "2025-01-23T13:42:36",
            "upload_time_iso_8601": "2025-01-23T13:42:36.150615Z",
            "url": "https://files.pythonhosted.org/packages/49/23/2de69d537051bd6bd98422fafdf677175f01a247baaa40b507b00ed763c2/understar-2.66.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-23 13:42:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GalTechDev",
    "github_project": "UnderStar-OS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "discord.py",
            "specs": [
                [
                    ">=",
                    "2.3.1"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "4.9.3"
                ]
            ]
        },
        {
            "name": "requests_html",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        }
    ],
    "lcname": "understar"
}
        
Elapsed time: 6.17217s