[go: nahoru, domu]

Skip to content

Asynchronous framework on Sanic (Web) and Gino (ORM).

Notifications You must be signed in to change notification settings

Eduard90/Nucleus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 _   _            _
| \ | |_   _  ___| | ___ _   _ ___
|  \| | | | |/ __| |/ _ \ | | / __|
| |\  | |_| | (__| |  __/ |_| \__ \
|_| \_|\__,_|\___|_|\___|\__,_|___/

Nucleus

Asynchronous framework on Sanic (Web) and Gino (ORM).

Start use

For starting use you need install framework through pip
  • pip install git+https://github.com/Eduard90/Nucleus.git
or with Kafka support
  • pip install git+https://github.com/Eduard90/Nucleus.git#egg=nucleus[kafka]
And run command
  • nucleus create_app

Nucleus will create project directory with boilerplate code.

About

Asynchronous framework on Sanic (Web) and Gino (ORM).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published