acnutils

Various utilities used in AntiCompositeNumber's bots


Keywords
pywikibot, toolforge, wikimedia, wikipedia
License
CNRI-Python-GPL-Compatible
Install
pip install acnutils==0.6.3

Documentation

acnutils

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.