Categories
  • Flask
  •   Encyclosphere.org ENCYCLOREADER
      supported by EncyclosphereKSF

    Flask

    From Wikiversity - Reading time: 2 min

    Flask is a micro web framework written in Python. It is classified as a microframework because it does not require specific tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions. However, Flask supports extensions that can add application features as if they were implemented in Flask itself. Applications that use the Flask framework include Pinterest, LinkedIn, and the community web page for Flask itself.[1]

    Lessons

    [edit | edit source]
    1. Run Flask Online
    2. Install Flask
    3. Hello World
    4. Dynamic Pages
    5. Static Pages
    6. User Input
    7. Templates
    8. REST API

    See Also

    [edit | edit source]

    References

    [edit | edit source]
    1. Wikipedia: Flask (web framework)
    This article is licensed under CC BY-SA 3.0.
    Original source: https://en.wikiversity.org/wiki/Flask
    Status: article is cached
    Encyclosphere.org EncycloReader is supported by the EncyclosphereKSF