PodcastBotDiscord


NamePodcastBotDiscord JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryA discord bot that can play podcasts
upload_time2023-11-14 08:13:21
maintainer
docs_urlNone
authorPierre-Luc R.
requires_python>=3.10.5
license
keywords
VCS
bugtrack_url
requirements discord.py hvac requests pyPodcastParser sqlalchemy aiosqlite pytest_mock pytest pytest-asyncio python-dotenv
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "PodcastBotDiscord",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pierre-Luc R.",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/47/a8/b4a6f3aa36bb69e60f39261e7f2990ece95c67d96988361f6288c457bab4/podcastbotdiscord-0.1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A discord bot that can play podcasts",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/PILIX123/PodcastDicordBot"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30a7de787c64178d7b443fbabce23bf92d1cf707014e4aa1522f399c19d65435",
                "md5": "c385ce06c61f604c94c0d774ad30fced",
                "sha256": "eb0b6b5de47293deef4660fafd35e65c79023ea6f0df44247204d3e8d99bd2a2"
            },
            "downloads": -1,
            "filename": "podcastbotdiscord-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c385ce06c61f604c94c0d774ad30fced",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.5",
            "size": 20101,
            "upload_time": "2023-11-14T08:13:19",
            "upload_time_iso_8601": "2023-11-14T08:13:19.987495Z",
            "url": "https://files.pythonhosted.org/packages/30/a7/de787c64178d7b443fbabce23bf92d1cf707014e4aa1522f399c19d65435/podcastbotdiscord-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47a8b4a6f3aa36bb69e60f39261e7f2990ece95c67d96988361f6288c457bab4",
                "md5": "548a2004afdac8d473729377510941e4",
                "sha256": "26757bbf2701c4fde4f7213ee94b7bdc24b61c5496b21a8742a9000b4e31a15f"
            },
            "downloads": -1,
            "filename": "podcastbotdiscord-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "548a2004afdac8d473729377510941e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.5",
            "size": 11891,
            "upload_time": "2023-11-14T08:13:21",
            "upload_time_iso_8601": "2023-11-14T08:13:21.376448Z",
            "url": "https://files.pythonhosted.org/packages/47/a8/b4a6f3aa36bb69e60f39261e7f2990ece95c67d96988361f6288c457bab4/podcastbotdiscord-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-14 08:13:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PILIX123",
    "github_project": "PodcastDicordBot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "discord.py",
            "specs": []
        },
        {
            "name": "hvac",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "pyPodcastParser",
            "specs": []
        },
        {
            "name": "sqlalchemy",
            "specs": []
        },
        {
            "name": "aiosqlite",
            "specs": []
        },
        {
            "name": "pytest_mock",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-asyncio",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        }
    ],
    "lcname": "podcastbotdiscord"
}
        
Elapsed time: 0.25281s