kennedimalheiros's Stars
django-crispy-forms/django-crispy-forms
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
cookiecutter/cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
pytest-dev/pytest-django
A Django plugin for pytest.
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
django-tenants/django-tenants
Django tenants using PostgreSQL Schemas
model-bakers/model_bakery
Object factory for Django
metalogico/django-sonar
The missing debug tool for django
ApoorvSaxena/lozad.js
🔥 Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more
SeuAliado/OpenCEP
WebService com Gateway de CEP Grátis para E-Commerce, ERP, NFe!
lipe14-ops/brasilapy
Brasil API client
BrasilAPI/BrasilAPI
Vamos transformar o Brasil em uma API?
anze3db/django-tui
Inspect and run Django Commands in a text-based user interface (TUI)
jazzband/django-simple-history
Store model history and view/revert changes from admin site.
zuramai/mazer
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
open-telemetry/opentelemetry-python-contrib
OpenTelemetry instrumentation for Python modules
plantuml-stdlib/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
eminetto/api-o11y
Repository used in a talk about APIs and Observability
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
pallets/markupsafe
Safely add untrusted strings to HTML/XML markup.
aio-libs-abandoned/aioredis-py
asyncio (PEP 3156) Redis support
psf/black
The uncompromising Python code formatter
pdbpp/pdbpp
pdb++, a drop-in replacement for pdb (the Python debugger)
pallets/click
Python composable command line interface toolkit
psf/requests
A simple, yet elegant, HTTP library.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
maximdanilchenko/aiohttp-apispec
Build and document REST APIs with aiohttp and apispec
rrazvd/bbb-face-recognizer
Face recognition system using MTCNN, FACENET, SVM and FAST API to track participants of Big Brother Brasil in real time.
django-notifications/django-notifications
GitHub notifications alike app for Django
pjreddie/darknet
Convolutional Neural Networks
django/django
The Web framework for perfectionists with deadlines.