Skip to content

AntiCompositeNumber/acnutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.