megamayoy's Stars
naughtygopher/goapp
An opinionated guideline to structure & develop a Go web application/service
golangci/golangci-lint
Fast linters runner for Go
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
jareware/docker-volume-backup
Utility container for periodically backing up Docker volumes
techouse/sqlite3-to-mysql
Transfer data from SQLite to MySQL
wagoodman/dive
A tool for exploring each layer in a docker image
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
silentsokolov/django-admin-rangefilter
A Django app that lets you filter data by date range and numeric range in the admin UI
shinneider/django-admin-search
Modal filter for django admin
SmileyChris/django-countries
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
django-request/django-request
django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
m-click/requests_pkcs12
Add PKCS#12 support to the Python requests library in a clean way, without monkey patching or temporary files
jordyv/wait-for-healthy-container
Simple bash script to wait for a Docker container till the health check returned 'healthy' or the timeout exceeded.
Yelp/nrtsearch
A high performance gRPC server on top of Apache Lucene
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
pyeve/cerberus
Lightweight, extensible data validation library for Python
PyCQA/isort
A Python utility / library to sort imports.
Hipo/drf-extra-fields
Extra Fields for Django Rest Framework
Yelp/beans
Bringing people together, one cup of coffee at a time
getsentry/sentry
Developer-first error tracking and performance monitoring
getsentry/sentry-python
The official Python SDK for Sentry.io
encode/django-rest-framework
Web APIs for Django. 🎸
Mastercard/client-encryption-python
Library for Mastercard API compliant payload encryption/decryption.
Yelp/paasta
An open, distributed platform as a service
Yelp/elastalert
Easy & Flexible Alerting With ElasticSearch
lk-geimfari/mimesis-factory
Mimesis integration with factory_boy
shshankar1/ebooks
sibtc/django-user-caveats
What You Should Know About The Django User Model
django-money/django-money
Money fields for Django forms and models.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production