Skip to content

clouserw/metaplace

 
 

Repository files navigation

Metaplace

Formats output from the firefox marketplace API.

http://firefox-marketplace-api.readthedocs.org/en/latest/

Developers

To install this app locally for development, clone the source, set up a virtualenv, and install it with pip:

pip install -r requirements.txt

Add a local settings file:

cp local.py.dist local.py

Edit local.py to add some things like SECRET='something'. Run the development server:

python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.6%
  • Python 39.5%
  • CSS 3.9%