An open API service indexing awesome lists of open source software.

https://github.com/lightquantumarchive/sjtu_bbs_archive_script

A simple script that helps you archive topics on SJTU BBS.
https://github.com/lightquantumarchive/sjtu_bbs_archive_script

Last synced: about 1 year ago
JSON representation

A simple script that helps you archive topics on SJTU BBS.

Awesome Lists containing this project

README

          

# SJTU BBS Archive Script

A simple script that helps you archive topics on [SJTU BBS](https://dev.bbs.sjtu.edu.cn).

## Usage

It's recommended to create a virtual environment first.

``` shell script
$ pip install -r requirements.txt
$ python main.py
```

## License

This project is licensed under GNU General Public License v3.0 - see the [LICENSE.md](LICENSE.md) file for details.