thomas545's Stars
django/django
The Web framework for perfectionists with deadlines.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
saleor/saleor
Saleor Core: the high performance, composable, headless commerce API.
fastapi/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
pypa/pip
The Python package installer
django-extensions/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
HackSoftware/Django-Styleguide
Django styleguide used in HackSoft projects
graphql-python/graphene-django
Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
jorisschellekens/borb
borb is a library for reading, creating and manipulating PDF files in python.
jazzband/django-simple-history
Store model history and view/revert changes from admin site.
skorokithakis/shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs.
farridav/django-jazzmin
Jazzy theme for Django
chibisov/drf-extensions
DRF-extensions is a collection of custom extensions for Django REST Framework
SmileyChris/django-countries
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
beda-software/drf-writable-nested
Writable nested model serializer for Django REST Framework
googleapis/python-bigquery
rsinger86/drf-flex-fields
Dynamically set fields and expand nested resources in Django REST Framework serializers.
cameronmaske/celery-once
Celery Once allows you to prevent multiple execution and queuing of celery tasks.
Shopify/shopify_django_app
Get a Shopify app up and running with Django and Python Shopify API
yandex/django_replicated
Django DB router for stateful master-slave replication
gustavz/realtime_object_detection
Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV
thomas545/ecommerce_api
E-commerce by Django Rest Framework
adamchainz/django-read-only
Disable Django database writes.
trollknurr/django-rest-framework-word-search-filter
Full word search filter backend for Django REST Framework. DB backend independent
cdknorow/django_bulk_tutorial
A tutorial of using bulk create and update with django
elastic/eland
Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
thomas545/booking
it's a like booking.com
thomas545/django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
thomas545/drf-errors-formatter
This is a exception handlers error formating for Django REST Framework which allows you to format errors in all project.