Plotting Bookmarks with Flask, Matplotlib, and OAuth 2.0

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Plot-Bookmarks

    Plot your Bookmarks with Python

    This application will authorize your account using the OAuth 2.0 Authorization Code Flow with PKCE and plot up to your last 100 Bookmarked Tweets. This tutorial will walk you through the process I used to create this application. The full code sample can be found on our GitHub.

  • sidekiq

    Sidekiq worker on Render (by render-examples)

    I currently have this project deployed using Render. I used a similar method to what’s described in their documentation on flask deployment.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • cheatsheets

    Official Matplotlib cheat sheets (by matplotlib)

    To plot the labels and values you will use Matplotlib. Once you have your graph you can save it and render in a view.

  • Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

    lang="en"> Plot Bookmarks!{% block title %}{% endblock %} rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" /> class="container"> Plot Bookmarks by Date {% block containercontent %}{% endblock %} /> class="footer"> class="text-muted"> >This is a basic demo created by the href="https://twitter.com/TwitterDev">@TwitterDev team. It is written in Python, using href="http://flask.pocoo.org/">Flask. Basic CSS is provided by href="http://getbootstrap.com/">Bootstrap. The source code for this project can be found at href="https://github.com/twitterdev/plot-bookmarks" >github/twitterdev/plot-bookmarks >. >

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts