Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1000 Bytes

readme.markdown

File metadata and controls

25 lines (16 loc) · 1000 Bytes

Flask Fire

Build Status Coverage Status

Fire up Flask and just get started coding.

Batteries (and examples) included to emphasize testing. Quick to set-up for hackathons.

A more "complete" example is over here.

Additional Bangs and Whizes

The emphasis of this stack is for quick set-up (during hackathons, where internet might be shitty, if you did not set-up before going there) and for testability (which my be weird since who writes unit tests during hackathons hahahagoodone?).

If you are creating something that will run for more than your 5-minute hackathon pitch, you may want to take a look (and install) the libraries in more-requirements.txt.

License

MIT