accord.py


Nameaccord.py JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryTesting library for the discord.py library
upload_time2023-06-07 19:32:19
maintainer
docs_urlNone
author
requires_python>=3.11
license
keywords testing discord discord.py
VCS
bugtrack_url
requirements pytest discord.py sphinx-rtd-theme
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Accord.py
Testing library for the discord.py library

## Work in progress, better documentation coming

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "accord.py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "testing,discord,discord.py",
    "author": "",
    "author_email": "Eetu Asikainen <eetu.asikainen1204@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a3/a0/862f6fe158a3d24f03e934c664b9785ed1c00dc672bf15cfbf64731004fe/accord.py-0.0.2.tar.gz",
    "platform": null,
    "description": "# Accord.py\nTesting library for the discord.py library\n\n## Work in progress, better documentation coming\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Testing library for the discord.py library",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/EddieTheCubeHead/accord.py/issues",
        "Homepage": "https://github.com/EddieTheCubeHead/accord.py"
    },
    "split_keywords": [
        "testing",
        "discord",
        "discord.py"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3afafee7bfe99218899e3c88317b24846e7a0e1fdae94f16c4075f541d4da06",
                "md5": "4880c050e62490b05a9c5cbbfe5c7b44",
                "sha256": "281c7cd72b5b98685ad616b99c2d2d71a2ed0c2c4136a5b6ca7fa3c1ac4ce4d4"
            },
            "downloads": -1,
            "filename": "accord.py-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4880c050e62490b05a9c5cbbfe5c7b44",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 8855,
            "upload_time": "2023-06-07T19:32:17",
            "upload_time_iso_8601": "2023-06-07T19:32:17.689010Z",
            "url": "https://files.pythonhosted.org/packages/c3/af/afee7bfe99218899e3c88317b24846e7a0e1fdae94f16c4075f541d4da06/accord.py-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3a0862f6fe158a3d24f03e934c664b9785ed1c00dc672bf15cfbf64731004fe",
                "md5": "7c45194ea8bcfdcd81994a6d2a2faba8",
                "sha256": "f4406f2ba86cda37781b8bc7c251d5ee1d48f21b132595e5447e6c5f85e26bf8"
            },
            "downloads": -1,
            "filename": "accord.py-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7c45194ea8bcfdcd81994a6d2a2faba8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 8263,
            "upload_time": "2023-06-07T19:32:19",
            "upload_time_iso_8601": "2023-06-07T19:32:19.595461Z",
            "url": "https://files.pythonhosted.org/packages/a3/a0/862f6fe158a3d24f03e934c664b9785ed1c00dc672bf15cfbf64731004fe/accord.py-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-07 19:32:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "EddieTheCubeHead",
    "github_project": "accord.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.3.1"
                ]
            ]
        },
        {
            "name": "discord.py",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": [
                [
                    "==",
                    "1.2.2"
                ]
            ]
        }
    ],
    "lcname": "accord.py"
}
        
Elapsed time: 0.08264s