2018-10-16 01:02:54 -07:00
2018-10-15 13:52:32 -07:00
2018-10-15 02:20:14 -07:00
2018-10-15 13:52:46 -07:00
2018-10-15 14:10:48 -07:00
2018-10-16 01:02:54 -07:00

Flaskadillo

What is flaskadillo?

This repo has a couple of folders that demonstrate some of Flask's capabilities.

The ILLO will cover:

  • Simple "Hello World" Flask server with different routes
  • Simple Flask API server (sending/receiving JSON)
  • Simple Flask Jinja templates
  • Simple Flask tests

Repository contents

Part 1: hello

hello - hello world flask server

Part 2: api

api - a simple API server

Part 3: jinja

jinja - a simple Flask server that makes use of Jinja templates

Part 4: package

package - a simple demonstration of how to package flask apps

Part 5: tests

tests - a simple demonstration of how to write Flask tests

Why flaskadillo?

Because armadillo.

The word armadillo means "little armoured one" in Spanish.

Armadillos are related to anteaters and sloths (all are in the Xenartha superorder).

The Aztecs called them turtle-rabbits.

Description
Materials for the Flask ILLO @ DIB Lab, October 15, 2018.
Readme 155 KiB
Languages
Python 85%
HTML 14.6%
CSS 0.4%