Skip to content

mtwtkman/tomoyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What

This is a wsgi based toy webframework influenced by the interface of actix-web. No dependencies, not for production.

Required

  • python3.7+
  • poetry

Development

$ make init

Just write code.

Test

$ make t

Example

$ make example

Releases

No releases published

Packages

No packages published