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
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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.

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

  • 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