python
Python is a dynamically typed programming language.
There are 461522 repositories under python topic.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
TheAlgorithms/Python
All Algorithms implemented in Python
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
nvbn/thefuck
Magnificent app which corrects your previous console command.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
django/django
The Web framework for perfectionists with deadlines.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
3b1b/manim
Animation engine for explanatory math videos
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
pallets/flask
The Python micro framework for building web applications.
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
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.
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
keras-team/keras
Deep Learning for humans
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
sherlock-project/sherlock
Hunt down social media accounts by username across social networks
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
ryanoasis/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
psf/requests
A simple, yet elegant, HTTP library.