~/pito salas
home blog link blog pages + new post
admin

Posts tagged #sessions

2 posts

  • 2021-07-29

    Preserving global state in a flask application

    I am trying to save a cache dictionary in my flask application.

    As far as I understand it, the Application Context, in particular the flask.g object should be used for this.
    Setup:

    import flask ...

  • 2021-04-06

    How to Enable Sessions with Sinatra | getLaura

    Useful things to remember about using sessions in Sinatra

© Salas Blog. All rights reserved.