Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msabramo/pyramid_hello_world

One of the simplest Pyramid applications you can make; from http://docs.pylonsproject.org/projects/pyramid/en/latest/
https://github.com/msabramo/pyramid_hello_world

Last synced: about 1 month ago
JSON representation

One of the simplest Pyramid applications you can make; from http://docs.pylonsproject.org/projects/pyramid/en/latest/

Awesome Lists containing this project

README

        

# pyramid_hello_world

One of the simplest Pyramid applications you can make.

From http://docs.pylonsproject.org/projects/pyramid/en/latest/

To try this out, run:

make

and then visit
[http://localhost:8080/hello/marc](http://localhost:8080/hello/marc) in
your browser.

Try not to get too excited.