luivilella's Stars
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
pypa/pipfile
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
LesnyRumcajs/grpc_bench
Various gRPC benchmarks
mpdavis/python-jose
A JOSE implementation in Python
jpadilla/pyjwt
JSON Web Token implementation in Python
aertje/cloud-tasks-emulator
Google cloud tasks emulator
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
preservim/nerdtree
A tree explorer plugin for vim.
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
ycm-core/YouCompleteMe
A code-completion engine for Vim
awesome-streamers/awesome-streamerrc
Dotfiles for various streamers on Twitch.
arrow-py/arrow
🏹 Better dates & times for Python
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
authlib/demo-oauth-client
Demo for Flask, Django, and Starlette OAuth clients with Authlib>=v0.13
auth0-samples/auth0-python-web-app
Auth0 Integration Samples for Python and Flask Web Applications
benjaminp/six
Python 2 and 3 compatibility library
peter-evans/docker-compose-actions-workflow
GitHub Actions workflow example using Docker Compose to build and test a multi-container stack
tiangolo/pydantic-sqlalchemy
Tools to convert SQLAlchemy models to Pydantic models
lfvilella/pydantic2graphene
Easy way to convert pydantic models to graphene objects.
graphql-python/graphene-pydantic
Integrate GraphQL with your Pydantic models
graphql-python/graphene
GraphQL framework for Python
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
dwolfhub/zxcvbn-python
Python implementation of Dropbox's realistic password strength estimator
super-linter/super-linter
Combination of multiple linters to run as a GitHub Action or standalone
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
nginx-proxy/nginx-proxy
Automated nginx proxy for Docker containers using docker-gen
jamesjohnson280/hello-pwa
The classic Hello World program as a Progressive Web App
lfvilella/django-private-files
Simple Django project showing how to have private static/media files