Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Python

Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

https://github.com/donnemartin/system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

design design-patterns design-system development interview interview-practice interview-questions programming python system web web-application webapp

Last synced: 30 Jul 2024

https://github.com/tensorflow/tensorflow

An Open Source Machine Learning Framework for Everyone

deep-learning deep-neural-networks distributed machine-learning ml neural-network python tensorflow

Last synced: 30 Jul 2024

https://github.com/CyC2018/CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

algorithm computer-science cpp interview java leetcode python system-design

Last synced: 30 Jul 2024

https://github.com/Significant-Gravitas/Auto-GPT

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.

ai artificial-intelligence autonomous-agents gpt-4 openai python

Last synced: 05 Aug 2024

https://github.com/Torantulino/Auto-GPT

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.

ai artificial-intelligence autonomous-agents gpt-4 openai python

Last synced: 31 Jul 2024

https://github.com/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.

ai artificial-intelligence autonomous-agents gpt-4 openai python

Last synced: 30 Jul 2024

https://github.com/justjavac/free-programming-books-zh_CN

:books: 免费的计算机编程类中文书籍,欢迎投稿

android angular books free ios javascript kotlin pdf programming python react react-native swift vue

Last synced: 30 Jul 2024

https://github.com/521xueweihan/HelloGitHub

:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.

awesome github hellogithub python

Last synced: 31 Jul 2024

https://github.com/nvbn/thefuck

Magnificent app which corrects your previous console command.

python shell

Last synced: 30 Jul 2024

https://github.com/pytorch/pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

autograd deep-learning gpu machine-learning neural-network numpy python tensor

Last synced: 30 Jul 2024

https://github.com/django/django

The Web framework for perfectionists with deadlines.

apps django framework models orm python templates views web

Last synced: 30 Jul 2024

https://github.com/fastapi/fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

api async asyncio fastapi framework json json-schema openapi openapi3 pydantic python python-types python3 redoc rest starlette swagger swagger-ui uvicorn web

Last synced: 30 Jul 2024

https://github.com/yt-dlp/yt-dlp

A feature-rich command-line audio/video downloader

python sponskrub sponsorblock video-downloader youtube-dl youtube-dlc youtube-downloader yt-dlp

Last synced: 30 Jul 2024

https://github.com/home-assistant/home-assistant

:house_with_garden: Open source home automation that puts local control and privacy first.

asyncio hacktoberfest home-automation internet-of-things iot mqtt python raspberry-pi

Last synced: 31 Jul 2024

https://github.com/home-assistant/core

:house_with_garden: Open source home automation that puts local control and privacy first.

asyncio hacktoberfest home-automation internet-of-things iot mqtt python raspberry-pi

Last synced: 30 Jul 2024

https://github.com/pallets/flask

The Python micro framework for building web applications.

flask jinja pallets python web-framework werkzeug wsgi

Last synced: 30 Jul 2024

https://github.com/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

ansible aws azure coding containers devops docker git interview interview-questions kubernetes linux openstack production-engineer prometheus python sql sre terraform

Last synced: 31 Jul 2024

https://github.com/3b1b/manim

Animation engine for explanatory math videos

3b1b-videos animation explanatory-math-videos python

Last synced: 30 Jul 2024

https://github.com/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.

ansible hacktoberfest python

Last synced: 31 Jul 2024

https://github.com/scikit-learn/scikit-learn

scikit-learn: machine learning in Python

data-analysis data-science machine-learning python statistics

Last synced: 30 Jul 2024

https://github.com/d2l-ai/d2l-zh

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

book chinese computer-vision deep-learning machine-learning natural-language-processing notebook python

Last synced: 30 Jul 2024

https://github.com/azl397985856/leetcode

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

algo algorithm algorithms algorithms-datastructures computer-science cpp data-structures interview java javascript leetcode leetcode-solutions python tree

Last synced: 30 Jul 2024

https://github.com/localstack/localstack

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

aws cloud continuous-integration developer-tools localstack python testing

Last synced: 30 Jul 2024

https://github.com/scrapy/scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.

crawler crawling framework hacktoberfest python scraping web-scraping web-scraping-python

Last synced: 30 Jul 2024

https://github.com/sherlock-project/sherlock

Hunt down social media accounts by username across social networks

cli hacktoberfest information-gathering linux macos osint python python3 reconnaissance redteam sherlock tools windows

Last synced: 30 Jul 2024

https://github.com/ageitgey/face_recognition

The world's simplest facial recognition api for Python and the command line

face-detection face-recognition machine-learning python

Last synced: 31 Jul 2024

https://github.com/CorentinJ/Real-Time-Voice-Cloning

Clone a voice in 5 seconds to generate arbitrary speech in real-time

deep-learning python pytorch tensorflow tts voice-cloning

Last synced: 30 Jul 2024

https://github.com/psf/requests

A simple, yet elegant, HTTP library.

client cookies forhumans http humans python python-requests requests

Last synced: 31 Jul 2024

https://github.com/requests/requests

A simple, yet elegant, HTTP library.

client cookies forhumans http humans python python-requests requests

Last synced: 31 Jul 2024

https://github.com/ryanoasis/nerd-fonts?tab=readme-ov-file

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

font font-awesome fonts hacktoberfest icon-font iconic-fonts octicons patched-fonts patcher powerline python shell statusline

Last synced: 03 Aug 2024

https://github.com/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

font font-awesome fonts hacktoberfest icon-font iconic-fonts octicons patched-fonts patcher powerline python shell statusline

Last synced: 30 Jul 2024

https://github.com/AntonOsika/gpt-engineer

Specify what you want it to build, the AI asks for clarification, and then builds it.

ai autonomous-agent code-generation codebase-generation codegen coding-assistant gpt-4 gpt-engineer openai python

Last synced: 04 Aug 2024

https://github.com/gpt-engineer-org/gpt-engineer

Specify what you want it to build, the AI asks for clarification, and then builds it.

ai autonomous-agent code-generation codebase-generation codegen coding-assistant gpt-4 gpt-engineer openai python

Last synced: 30 Jul 2024

https://github.com/KillianLucas/open-interpreter

A natural language interface for computers

chatgpt gpt-4 interpreter javascript nodejs python

Last synced: 04 Aug 2024

https://github.com/OpenInterpreter/open-interpreter

A natural language interface for computers

chatgpt gpt-4 interpreter javascript nodejs python

Last synced: 30 Jul 2024

https://github.com/openinterpreter/open-interpreter

A natural language interface for computers

chatgpt gpt-4 interpreter javascript nodejs python

Last synced: 02 Aug 2024

https://github.com/youngyangyang04/leetcode-master

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

algorithm cpp go interview java javascript leetcode offer programmer python

Last synced: 31 Jul 2024

https://github.com/aymericdamien/TensorFlow-Examples

TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)

deep-learning examples machine-learning python tensorflow tutorial

Last synced: 30 Jul 2024

https://github.com/pydata/pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

alignment data-analysis data-science flexible pandas python

Last synced: 09 Aug 2024

https://github.com/pandas-dev/pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

alignment data-analysis data-science flexible pandas python

Last synced: 31 Jul 2024

https://github.com/jakevdp/PythonDataScienceHandbook

Python Data Science Handbook: full text in Jupyter Notebooks

jupyter-notebook matplotlib numpy pandas python scikit-learn

Last synced: 30 Jul 2024

https://jakevdp.github.io/PythonDataScienceHandbook/

Python Data Science Handbook: full text in Jupyter Notebooks

jupyter-notebook matplotlib numpy pandas python scikit-learn

Last synced: 30 Jul 2024

https://github.com/faif/python-patterns

A collection of design patterns/idioms in Python

design-patterns idioms python

Last synced: 30 Jul 2024

https://github.com/langgenius/dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

agent ai anthropic backend-as-a-service chatbot gemini genai gpt gpt-4 llama3 llm llmops nextjs openai orchestration python rag workflow workflows

Last synced: 30 Jul 2024

https://github.com/apache/spark

Apache Spark - A unified analytics engine for large-scale data processing

big-data java jdbc python r scala spark sql

Last synced: 30 Jul 2024

https://github.com/Asabeneh/30-Days-Of-Python

30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

30-days-of-python flask github heroku matplotlib mongodb numpy pandas python python3

Last synced: 30 Jul 2024

https://github.com/ambv/black

The uncompromising Python code formatter

autopep8 code codeformatter formatter gofmt hacktoberfest pre-commit-hook python yapf

Last synced: 30 Jul 2024

https://github.com/python/black

The uncompromising Python code formatter

autopep8 code codeformatter formatter gofmt hacktoberfest pre-commit-hook python yapf

Last synced: 03 Aug 2024

https://github.com/psf/black

The uncompromising Python code formatter

autopep8 code codeformatter formatter gofmt hacktoberfest pre-commit-hook python yapf

Last synced: 30 Jul 2024

https://github.com/pyenv/pyenv

Simple Python version management

python shell

Last synced: 30 Jul 2024

https://github.com/yyuu/pyenv

Simple Python version management

python shell

Last synced: 31 Jul 2024

https://github.com/laion-ai/open-assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

ai assistant chatgpt discord-bot language-model machine-learning nextjs python rlhf

Last synced: 02 Aug 2024

https://github.com/LAION-AI/Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

ai assistant chatgpt discord-bot language-model machine-learning nextjs python rlhf

Last synced: 30 Jul 2024

https://github.com/mitmproxy/mitmproxy

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

debugging http http2 man-in-the-middle mitmproxy proxy python security ssl tls websocket

Last synced: 31 Jul 2024

https://github.com/gto76/python-cheatsheet

Comprehensive Python Cheatsheet

cheatsheet python python-cheatsheet reference

Last synced: 30 Jul 2024

https://gto76.github.io/python-cheatsheet/

Comprehensive Python Cheatsheet

cheatsheet python python-cheatsheet reference

Last synced: 31 Jul 2024

https://github.com/odoo/odoo

Odoo. Open Source Apps To Grow Your Business.

apps business erp management odoo odoo-apps python

Last synced: 30 Jul 2024

https://github.com/jkbrzt/httpie

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

api api-client api-testing cli client curl debugging developer-tools development devops http http-client httpie json python rest rest-api terminal usability web

Last synced: 31 Aug 2024

https://github.com/httpie/cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

api api-client api-testing cli client curl debugging developer-tools development devops http http-client httpie json python rest rest-api terminal usability web

Last synced: 30 Jul 2024

https://github.com/httpie/httpie

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

api api-client api-testing cli client curl debugging developer-tools development devops http http-client httpie json python rest rest-api terminal usability web

Last synced: 30 Jul 2024

https://github.com/ray-project/ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

automl data-science deep-learning deployment distributed hyperparameter-optimization hyperparameter-search java llm-serving machine-learning model-selection optimization parallel python pytorch ray reinforcement-learning rllib serving tensorflow

Last synced: 30 Jul 2024

https://github.com/certbot/certbot

Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.

acme acme-client certbot certificate letsencrypt python

Last synced: 30 Jul 2024

https://github.com/gradio-app/gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

data-analysis data-science data-visualization deep-learning deploy gradio gradio-interface hacktoberfest interface machine-learning models python python-notebook ui ui-components

Last synced: 30 Jul 2024

https://github.com/GitHubDaily/GitHubDaily

坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

ai algorithms-and-data-structures backend developer-tools development frontend github java javascript kubernetes linux markdown open-source python tutorials web

Last synced: 31 Jul 2024

https://github.com/python-poetry/poetry

Python packaging and dependency management made easy

dependency-manager package-manager packaging poetry python

Last synced: 30 Jul 2024

https://github.com/sdispater/poetry

Python packaging and dependency management made easy

dependency-manager package-manager packaging poetry python

Last synced: 30 Jul 2024

https://github.com/charliermarsh/ruff

An extremely fast Python linter and code formatter, written in Rust.

linter pep8 python python3 ruff rust rustpython static-analysis static-code-analysis style-guide styleguide

Last synced: 10 Aug 2024

https://github.com/pytorch/fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

artificial-intelligence python pytorch

Last synced: 01 Aug 2024

https://github.com/facebookresearch/fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

artificial-intelligence python pytorch

Last synced: 30 Jul 2024