Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 558 Bytes

File metadata and controls

19 lines (14 loc) · 558 Bytes

Backup-chan server library

PyPI - License PyPI - Python Version PyPI - Version

A library containing utility functions and structures for the Backup-chan server.

Installing

# The easy way
pip install backupchan-server-lib

# Install from source
git clone https://github.com/Backupchan/server-lib.git backupchan-server-lib
cd backupchan-server-lib
pip install .