We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build an analytics UI that will be powered by the data in the caching layer.
The Flask Python framework should suffice for this; might need to add on other tools to help make visualization more dynamic.
Edit: Looks like there is now a very powerful Python front end package to present data called Streamlit. May try this first and then do a Flask app.
The text was updated successfully, but these errors were encountered:
njfritter
No branches or pull requests
Build an analytics UI that will be powered by the data in the caching layer.
The Flask Python framework should suffice for this; might need to add on other tools to help make visualization more dynamic.
Edit: Looks like there is now a very powerful Python front end package to present data called Streamlit. May try this first and then do a Flask app.
The text was updated successfully, but these errors were encountered: