Starred repositories
An opinionated list of awesome Python frameworks, libraries, software and resources.
All Algorithms implemented in Python
FastAPI framework, high performance, easy to learn, fast to code, ready for production
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Developer-first error tracking and performance monitoring
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。
😘 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
A collection of simple python mini projects to enhance your python skills
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable,…
The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 | automate mouse clicks and keyboard input
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS 🎭
Simple, powerful, and fast logging for Python.
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/