Metadata-Version: 2.1
Name: dronefly-core
Version: 0.3.3
Summary: Core dronefly components
License: AGPL-3.0-or-later
Author: Ben Armstrong
Author-email: synrg@debian.org
Requires-Python: >=3.8.1,<3.12
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: attrs (>=21.2)
Requires-Dist: dateparser (>=1.1.1,<2.0.0)
Requires-Dist: inflect (>=5.3.0,<6.0.0)
Requires-Dist: pyinaturalist (>=0.18,<0.19)
Requires-Dist: rich (>=10.9,<14)
Description-Content-Type: text/markdown

# Dronefly core

This is an incomplete rewrite of [Dronefly](https://dronefly.readthedocs.io)
Discord bot's core components. We're not yet making version guarantees until
it is more usable.

# Related packages

## Dronefly command-line client

The [dronefly-cli](https://github.com/dronefly-garden/dronefly-cli) command-line
client will provide a standalone text user interface that can perform a usable
subset of Dronefly Discord bot's capabilities, built solely with Dronefly core.

## 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.

