This website works better with JavaScript.
Explore
Help
Sign In
tiyn
/
stud.ip-crawler
mirror of
https://github.com/tiyn/stud.ip-crawler
Watch
1
Star
0
Fork
You've already forked stud.ip-crawler
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3d8d71c3fd
dependabot/pip/src/requests-2.31.0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3d8d71c3fd'
${ noResults }
stud.ip-crawler
/
src
/
.gitignore
4 lines
25 B
Raw
Normal View
History
Unescape
Escape
database: files id and chdates are stored - mysql creates database and tables to given mysql if not existent already - mysql reads last change values from db - mysql saves ch_date after downloading - run now takes care for the variables of mysql and studip
5 years ago
__pycache__
data
log: adding basic log with levels and file The log has options for several levels that can be set from the command line. The file is hardcoded as log.txt and can be toggled
5 years ago
log.txt