Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.23 KB

README.rst

File metadata and controls

24 lines (19 loc) · 1.23 KB

acnutils

GitHub Workflow Status Coverage status Code style: black PyPI - Python Version

A collection of various scripts used by AntiCompositeNumber's bots.

Feel free to use this if you find it useful, however, no guarentees of stability are made. Pull requests are welcome, but may be declined if they would not be useful for my bots or tools.

This package depends on pywikibot. Some utilites also require a database connection via the toolforge libarary, to enable those install acnutils[db].

Poetry is used for dependency management and package building. To set up this project, run poetry install -E db.