joaofguerreiro's Stars
jendrikseipp/vulture
Find dead Python code
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
django/deps
Django Enhancement Proposals
wg/wrk
Modern HTTP benchmarking tool
locustio/locust
Write scalable load tests in plain Python 🚗💨
getsentry/responses
A utility for mocking out the Python Requests library.
jmcarp/nplusone
Auto-detecting the n+1 queries problem in Python
satwikkansal/wtfpython
What the f*ck Python? 😱
nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters
A list of resources for those interested in getting started in bug bounties
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
mosser/microservices
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
lsena/syssat
Golang API for *nix system stats
facebook/pyre-check
Performant type-checking for python.
cassidoo/next-netlify-starter
A one-click starter project for Next and Netlify, moved to https://github.com/netlify-templates/next-netlify-starter
realpython/python-guide
Python best practices guidebook, written for humans.
15five/django-scim2
A SCIM 2.0 Service Provider Implementation (for Django)
realpython/django-slow-tests
Locate your slowest tests.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
statping/statping
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
lk-geimfari/mimesis
Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
asottile/pyupgrade
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
15five/scim2-filter-parser
A customizable parser/transpiler for SCIM2.0 filters
bartekbrak/prettyrepr
collection of Python class __repr__ using colours, for debug, fun and profit
reddit-archive/reddit
historical code from reddit.com
MagicStack/uvloop
Ultra fast asyncio event loop.
dabeaz/curio
Good Curio!
psf/black
The uncompromising Python code formatter