ehdgua01's Stars
gruns/icecream
🍦 Never use print() to debug again.
SharonBrizinov/s3viewer
Storage Explorer - Publicly open storage viewer (Amazon S3 Bucket, Azure Blob, FTP server, HTTP Index Of/)
graphql-python/gql
A GraphQL client in Python
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
fniephaus/alfred-homebrew
Easily control Homebrew with Alfred
python-poetry/poetry
Python packaging and dependency management made easy
aiortc/aiortc
WebRTC and ORTC implementation for Python using asyncio
swc-project/swc
Rust-based platform for the Web
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
JaeYeopHan/octodirect
🏄 Surf between GitHub repositories easily, fastly with `hotkey`, `autocomplete` in octodirect, which you created, you visited, you starred.
JaeYeopHan/pretty-octo
💄 Chrome Extension for pretty GitHub UX
jamalex/notion-py
Unofficial Python API client for Notion.so
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
ehdgua01/Algorithms
danielfm/pybreaker
Python implementation of the Circuit Breaker pattern.
makerdiary/python-keyboard
A hand-wired USB & Bluetooth keyboard powered by Python and more
tortoise/orm-benchmarks
Simple benchmark suite so we can make tortoise go faster
uyu423/resume-nextjs
Next.js 로 누구나 쉽게 만드는 Static HTML 이력서
MrS0m30n3/movies-for-hackers
🎬 A curated list of movies every hacker & cyberpunk must watch.
MrS0m30n3/youtube-dl-gui
A cross platform front-end GUI of the popular youtube-dl written in wxPython.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
dpkp/kafka-python
Python client for Apache Kafka
lokalise/i18n-ally
🌍 All in one i18n extension for VS Code
ronf/asyncssh
AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework.
fabfuel/circuitbreaker
Python "Circuit Breaker" implementation
aliyr/Nodejs-Developer-Roadmap
A Developer Roadmap to becoming a Node.js developer in 2019
PyCQA/isort
A Python utility / library to sort imports.
n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
MagicStack/immutables
A high-performance immutable mapping type for Python.
python-attrs/attrs
Python Classes Without Boilerplate