dronefly-discord


Namedronefly-discord JSON
Version 0.1.9 PyPI version JSON
download
home_pageNone
SummaryDronefly Discord library
upload_time2025-02-08 23:33:14
maintainerNone
docs_urlNone
authorBen Armstrong
requires_python<3.12,>=3.11
licenseAGPL-3.0-or-later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Dronefly Discord

This library will support writing Discord cogs based on
[dronefly-core](https://github.com/dronefly-garden/dronefly-core). It is
derived from the Discord-specific code extracted from the original
[Dronefly](https://dronefly.readthedocs.io) bot codebase. We aim to keep
the library general enough to work with any bot based on
[discord.py](https://discordpy.readthedocs.io), as well as on bots using
the [Red-DiscordBot](https://docs.discord.red) framework.

# Related packages

## Dronefly core

The [dronefly-core](https://github.com/dronefly-garden/dronefly-core)
package is an incomplete rewrite of [Dronefly](https://dronefly.readthedocs.io/)
Discord bot's core components.

## Dronefly Discord bot

Dronefly Discord bot brings [iNaturalist](https://www.inaturalist.org) taxa,
observations, and other data from the site into conversations on the
[Discord](https://discord.com) chat platform.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dronefly-discord",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ben Armstrong",
    "author_email": "synrg@debian.org",
    "download_url": "https://files.pythonhosted.org/packages/a1/d8/2ddc720aae25c4f8357dd53409fc54ce15abcccff2c350f3cb4ef6142adb/dronefly_discord-0.1.9.tar.gz",
    "platform": null,
    "description": "# Dronefly Discord\n\nThis library will support writing Discord cogs based on\n[dronefly-core](https://github.com/dronefly-garden/dronefly-core). It is\nderived from the Discord-specific code extracted from the original\n[Dronefly](https://dronefly.readthedocs.io) bot codebase. We aim to keep\nthe library general enough to work with any bot based on\n[discord.py](https://discordpy.readthedocs.io), as well as on bots using\nthe [Red-DiscordBot](https://docs.discord.red) framework.\n\n# Related packages\n\n## Dronefly core\n\nThe [dronefly-core](https://github.com/dronefly-garden/dronefly-core)\npackage is an incomplete rewrite of [Dronefly](https://dronefly.readthedocs.io/)\nDiscord bot's core components.\n\n## Dronefly Discord bot\n\nDronefly Discord bot brings [iNaturalist](https://www.inaturalist.org) taxa,\nobservations, and other data from the site into conversations on the\n[Discord](https://discord.com) chat platform.\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "Dronefly Discord library",
    "version": "0.1.9",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ef3aaed3b18dc56b199d988dc602eac28f7f8d8c18e1b784d6bb83362e19af3",
                "md5": "0b6dcc05a99ff2f96dc6b80a4ec9c315",
                "sha256": "c3583623fa42b3af77b8ef33865bf8eb08ff6e38bb3df8e839bd76cbbcb1e08e"
            },
            "downloads": -1,
            "filename": "dronefly_discord-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b6dcc05a99ff2f96dc6b80a4ec9c315",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.11",
            "size": 25576,
            "upload_time": "2025-02-08T23:33:13",
            "upload_time_iso_8601": "2025-02-08T23:33:13.046843Z",
            "url": "https://files.pythonhosted.org/packages/4e/f3/aaed3b18dc56b199d988dc602eac28f7f8d8c18e1b784d6bb83362e19af3/dronefly_discord-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1d82ddc720aae25c4f8357dd53409fc54ce15abcccff2c350f3cb4ef6142adb",
                "md5": "e47d3ee809b5eccba2374468bbdd0539",
                "sha256": "3dd449703db7ab03988d821f320ad879e6313ac7c9d943f1566141e5ce13779a"
            },
            "downloads": -1,
            "filename": "dronefly_discord-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "e47d3ee809b5eccba2374468bbdd0539",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.11",
            "size": 25084,
            "upload_time": "2025-02-08T23:33:14",
            "upload_time_iso_8601": "2025-02-08T23:33:14.988084Z",
            "url": "https://files.pythonhosted.org/packages/a1/d8/2ddc720aae25c4f8357dd53409fc54ce15abcccff2c350f3cb4ef6142adb/dronefly_discord-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-08 23:33:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dronefly-discord"
}
        
Elapsed time: 0.72418s