dronefly-discord


Namedronefly-discord JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryDronefly Discord library
upload_time2024-03-23 08:07:31
maintainerNone
docs_urlNone
authorBen Armstrong
requires_python<3.12,>=3.8.1
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.8.1",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ben Armstrong",
    "author_email": "synrg@debian.org",
    "download_url": "https://files.pythonhosted.org/packages/2a/8c/98ad4a470e4289bde07ed4cb8c5ac46f4de58477f7d7ebc8a4a422ecb1a9/dronefly_discord-0.1.4.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.4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f4e1b5cfa205c6c5de1f464b2bb64ede22979db5697aba50d4695a19997ffc6",
                "md5": "d964ac3b3ae6ad7763adab468fcbc4ea",
                "sha256": "6534fc88d0e66be0f4df2c083cb5bdc4406f7108d40ea6c9fad6cd40e89b876b"
            },
            "downloads": -1,
            "filename": "dronefly_discord-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d964ac3b3ae6ad7763adab468fcbc4ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8.1",
            "size": 20978,
            "upload_time": "2024-03-23T08:07:30",
            "upload_time_iso_8601": "2024-03-23T08:07:30.188681Z",
            "url": "https://files.pythonhosted.org/packages/6f/4e/1b5cfa205c6c5de1f464b2bb64ede22979db5697aba50d4695a19997ffc6/dronefly_discord-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a8c98ad4a470e4289bde07ed4cb8c5ac46f4de58477f7d7ebc8a4a422ecb1a9",
                "md5": "6f2564d0239fb23c4754dd2e8d4d8f9b",
                "sha256": "c944492a01ef6a0bb58314bf461cf1b2b32e9b1828e990ac0162cc763d87fadc"
            },
            "downloads": -1,
            "filename": "dronefly_discord-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6f2564d0239fb23c4754dd2e8d4d8f9b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.8.1",
            "size": 20471,
            "upload_time": "2024-03-23T08:07:31",
            "upload_time_iso_8601": "2024-03-23T08:07:31.815465Z",
            "url": "https://files.pythonhosted.org/packages/2a/8c/98ad4a470e4289bde07ed4cb8c5ac46f4de58477f7d7ebc8a4a422ecb1a9/dronefly_discord-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-23 08:07:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dronefly-discord"
}
        
Elapsed time: 0.28028s