Aioauth – asynchronous oauth2 framework for Python 3

This page summarizes the projects mentioned and recommended in the original post on /r/Python

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • aioauth

    Asynchronous OAuth 2.0 provider for Python 3

  • aioauth is a library, the server in this context means that it implements the oauth2 protocol itself (rfc6749). there are few libraries for Python: authlib and oauthlib that also implement the oauth2 protocol, but unfortunately their implementation is not asynchronous, thus you cannot use these libraries in fastapi or aiohttp. aioauth solves this problem

  • 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.

    InfluxDB logo
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

  • aliev/aioauth Asynchronous OAuth 2.0 framework for Python 3

    1 project | /r/Python | 10 Jan 2021
  • Aioauth – asynchronous oauth2 framework for Python 3

    2 projects | news.ycombinator.com | 9 Jan 2021
  • Diy Async Web Framework Guide

    1 project | /r/Python | 31 Aug 2021
  • DIY Async Python web framework guide

    1 project | news.ycombinator.com | 31 Aug 2021
  • Do you *really* need to store all that telemetry?

    1 project | news.ycombinator.com | 15 Apr 2024