Skip to content

nzhenev/dvhb-hybrid

 
 

Repository files navigation

DVHB Hybrid

Build Status Documentation Status

Package to create hybrid django and asyncio applications.

Features

  • Defines your database schema using Django models.
  • Uses Django migration to propagating changes you make to your models in your database schema.
  • Uses powerful Django administration to manage your application data.
  • Allows easily creating a REST API based on aiohttp and aiohttp-apiset.
  • Mailer application.

About

A package to mix django and asyncio in one application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%