Python library and scripts for interacting with various Netrunner services.
If you've never run any Python before, please read the beginner's guide to get started.
The library has a few components:
netrunner.alwaysberunning
: Wrapper for AlwaysBeRunning.net for getting tournaments and resultsnetrunner.netrunnerdb
: Wrapper for NetrunnerDB for getting card and decklist data
There are scripts within this repository to perform useful tasks. Each has it's own documentation.