Skip to content

Instantly share code, notes, and snippets.

@katie7r
Last active September 12, 2016 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save katie7r/b0ac1963e8b1556398671f24508bd6c1 to your computer and use it in GitHub Desktop.
Save katie7r/b0ac1963e8b1556398671f24508bd6c1 to your computer and use it in GitHub Desktop.
Flask-Bitmapist - function example
from flask_bitmapist import mark_event
mark_event('user:completed_process', user.id) # with `user` as the current user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment