Skip to content

A little Python web framework I started as a hobby.

Notifications You must be signed in to change notification settings

samirelanduk/firebolt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebolt

To install:

$ pip install firebolt

To use:

$ python -m firebolt start myfirstapp
$ cd myfirstapp
$ python -m firebolt server

About

A little Python web framework I started as a hobby.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages