Kr1s77's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
psf/requests
A simple, yet elegant, HTTP library.
charlax/professional-programming
A collection of learning resources for curious software engineers
serverless/serverless
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
kefranabg/readme-md-generator
📄 CLI that generates beautiful README.md files
belluzj/fantasque-sans
A font family with a great monospaced variant for programmers.
python/peps
Python Enhancement Proposals
fonttools/fonttools
A library to manipulate font files from Python.
Kr1s77/Python-crawler-tutorial-starts-from-zero
python爬虫教程,带你从零到一,包含js逆向,selenium, tesseract OCR识别,mongodb的使用,以及scrapy框架
Kr1s77/flask-video-streaming-recorder
opencv+flask 家庭监控系统(surveillance_system)
Kr1s77/FgSurfing
基于手机实现的的4G代理应用,使用 python 开发,拿来即用的企业级代理服务。
Kr1s77/seven_cow_note
A qiniu cloud note storage Python SDK. More simple to use
Kr1s77/Kr1s77.github.io
Good as water, light as chrysanthemum.
Kr1s77/ApkUnpackByFrida
Frida Unpack Script
Kr1s77/abnormalities
Tracer is a package that can capture global exceptions, and you can configure which methods will be captured by tracer. After the exceptions are captured, you need to add a callback function, and the program will automatically execute this callback function.