Metadata-Version: 2.4
Name: dronefly-core
Version: 0.5.1
Summary: Core dronefly components
Author: Ben Armstrong
Author-email: Ben Armstrong <synrg@debian.org>
License-Expression: AGPL-3.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pyinaturalist>=0.21.1,<0.22
Requires-Dist: dateparser>=1.1.1,<2
Requires-Dist: filelock>=3.13.3,<4
Requires-Dist: inflect>=5.3.0,<6
Requires-Dist: html2markdown>=0.1.7,<0.2
Requires-Dist: rich>=13.4
Requires-Python: >=3.11, <3.13
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.
