Skip to content

A small pyramid application to study framework features and simulate a shopping cart

Notifications You must be signed in to change notification settings

luizrabachini/pymarket

Repository files navigation

pymarket

A small pyramid application to study framework features and simulate a shopping cart.

Resources:

Usage

Add the mongoDB credentials in development.ini before run.

## Web application

# Inside a virtual environment
python setup.py develop
pserve development.ini
http://localhost:6543/

About

A small pyramid application to study framework features and simulate a shopping cart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published