laactech's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
python/cpython
The Python programming language
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
vuetifyjs/vuetify
🐉 Vue Component Framework
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
pydantic/pydantic
Data validation using Python type hints
python/mypy
Optional static typing for Python
wagtail/wagtail
A Django content management system focused on flexibility and user experience
getpelican/pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
pypa/pipx
Install and Run Python Applications in Isolated Environments
mher/flower
Real-time monitor and web admin for Celery distributed task queue
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
python-trio/trio
Trio – a friendly Python library for async concurrency and I/O
encode/apistar
The Web API toolkit. 🛠
litestar-org/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
axnsan12/drf-yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
django-webpack/django-webpack-loader
Transparently use webpack with django
tfranzel/drf-spectacular
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
anymail/django-anymail
Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more
jazzband/django-two-factor-auth
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
stefanfoulis/django-phonenumber-field
A django model and form field for normalised phone numbers using python-phonenumbers
faustomorales/keras-ocr
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
cameronmaske/celery-once
Celery Once allows you to prevent multiple execution and queuing of celery tasks.
encode/typesystem
Data validation, serialization, deserialization & form rendering. 🔢
encode/httpcore
A minimal HTTP client. ⚙️
jazzband/django-robots
A Django app for managing robots.txt files following the robots exclusion protocol
laactech/django-require-login
Require login on all your django URLs by default
wadehammes/baes4life
Jen and Wade's wedding website
laactech/pre-commit-config-latest
Configuration files for automatically linting and formatting Python code on git commit
laactech/django-security-headers-example
Example project to show the implementation of various security headers in Django.