samul-1's Stars
jazzband/django-silk
Silky smooth profiling for Django
rq/django-rq
A simple app that provides django integration for RQ (Redis Queue)
jazzband/django-polymorphic
Improved Django model inheritance with automatic downcasting
dj-stripe/dj-stripe
dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
chibisov/drf-extensions
DRF-extensions is a collection of custom extensions for Django REST Framework
django-parler/django-parler
Easily translate "cheese omelet" into "omelette au fromage".
fabiocaccamo/django-treenode
:deciduous_tree: probably the best abstract model/admin for your tree based stuff.
florimondmanca/djangorestframework-api-key
🔐 API key permissions for Django REST Framework
fabiocaccamo/django-extra-settings
:gear: config and manage typed extra settings using just the django admin.
martinrusev/django-redis-sessions
Session backend for Django that stores sessions in a Redis database
justintaddei/v-wave
The material-ripple directive for Vue that actually works
agateblue/django-dynamic-preferences
Dynamic global and instance settings for your django project
pfgray/ts-adt
Generate Algebraic Data Types and pattern matchers
wimglenn/djangorestframework-queryfields
Allows clients to control which fields will be sent in the API response
denisorehovsky/django-rest-polymorphic
Polymorphic serializers for Django REST Framework
django-polymorphic/django-polymorphic-tree
Polymorphic MPTT tree support for models
visualjerk/quill-magic-url
Automatically convert URLs to links in Quill
jasonkuhrt/alge
Type safe library for creating Algebraic Data Types (ADTs) in TypeScript. 🌱
jfet97/vue-use-infinite-scroll
A Vue composition function that makes infinite scroll a breeze.
django-fluent/django-fluent-pages
A flexible, scalable CMS with custom node types, and flexible block content.
fabiocaccamo/python-codicefiscale
:it: :credit_card: italian fiscal codes encoding, decoding and validation - codifica, decodifica e validazione del Codice Fiscale italiano.
WhyNotHugo/django-renderpdf
📄 Django app to render django templates as PDF files.
Darksonn/segment-tree
A Rust implementation of two segment trees and a fenwick tree.
mattelen/vue3-runtime-template
Vue component for compiling templates on the fly using a v-html like API
ooknosi/django_material_widgets
Django widgets styled with Material Components for the Web
jfet97/ts-consts
Manage constants with full TypeScript support, nominal typing included!
jfet97/vue-use-switch-map
A Vue composition that let you compose a ref with a function from values to refs.
mari8i/drf-file-upload
Django Rest Framework Upload API made easy
jfet97/andreasimonecostadotdev
My personal blog about programming
jfet97/microc
A compiler written in OCaml for the Languages, Compilers & Interpreters course @ UniPi.