Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/msabramo/pyramid_hello_world
- Owner: msabramo
- Created: 2012-11-30T05:11:18.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-30T05:13:54.000Z (about 12 years ago)
- Last Synced: 2024-05-09T20:40:29.522Z (8 months ago)
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.