8000 GitHub - Eduard90/Nucleus: Asynchronous framework on Sanic (Web) and Gino (ORM).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Eduard90/Nucleus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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
0