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.
- Host: GitHub
- URL: https://github.com/lightquantumarchive/sjtu_bbs_archive_script
- Owner: LightQuantumArchive
- License: gpl-3.0
- Created: 2020-09-15T18:45:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T19:01:04.000Z (over 5 years ago)
- Last Synced: 2025-03-26T22:43:01.822Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.