- crawl
Google news crawler. To use it, as simple as,
python3 main.py -i "isu mahathir" -s 2009 -e 2019 -l 10Read more at crawl.
- deployment
Comparison between common python web frameworks using wrk,
Read full report at deployment.
- translator
Multithread google translate without get block. Translation is common technique to build weak models.
Read more at translator.