Skip to main content

Metaframework for web with combined FastAPI and Django

Project description

FANGO

Metaframework for web with combined FastAPI and Django.

Why?

Django has async orm, but DRF is not supports it. But there is a nice FastAPI framework without native Django ORM mode and admin panel. So...

Organize your app like a djangoproject, and use FastAPI over django orm with FANGO.

Some built in features of FANGO:

  1. Async cypher JWT auth
  2. DRF-like cursor paginaton
  3. DRF-lile GenericViewSet
  4. Adapter for save pydantic model data with ORM
  5. FastAPI TestClient for pytest-django tests
  6. Django-filter support

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fango-0.0.23.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

fango-0.0.23-py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page