Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 371 Bytes

README.rst

File metadata and controls

21 lines (14 loc) · 371 Bytes

Jirachi

https://github.com/RyanKung/jirachi/raw/master/icon.png

jirachi is an actor model based IO framework

  • Installation:

    pip install jirachi
    
  • For postgresDB Monitor:

    pip install asyncpg
    
  • For mongoDB Monitor:

    pip install motor