Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haarcuba/class_crawler
https://github.com/haarcuba/class_crawler
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/haarcuba/class_crawler
- Owner: haarcuba
- Created: 2023-11-28T05:34:58.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-01-08T17:30:08.000Z (11 months ago)
- Last Synced: 2024-01-08T19:07:12.038Z (11 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Class Crawler
This the code as written in class.
It is a work in progress.## Installing Requirements
use
$ pip install -r requirements.txt
running tests:
$ python -m pytest -v tests/