Skip to content

zackmdavis/Wires

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wires is a lightwight web framework in Python, developed in tandem with its flagship application, Wires Blog Engine. To see it in action, clone the repository, navigate to the blog_engine folder, initialize the database by running refresh_database.bash, then run

python3 blog_server.py

and visit localhost:8080 in your favorite browser.

Selenium is required to run the integration tests in test/test_blog_engine.py.

About

a lightweight web framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published