I've written Rust-bindings for my Python CLI App!

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

Civic Auth - Simple auth for Python backends
Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.
www.civic.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. spoti-dl

    spoti-dl: download songs, albums and playlists using Spotify links

    The app is spoti-dl: https://github.com/dhruv-ahuja/spoti-dl. This was the project that got me my first job, as a self-taught dev, and now I've overhauled it to be much better than it was initially. I wrote rust bindings for all the core part of the app, and have added parallel downloads plus several other improvements. These changes enable roughly 4.5x improvement for me, which can be more/less depending on your internet speed mostly.

  2. Civic Auth

    Simple auth for Python backends. Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.

    Civic Auth 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

  • I made a CLI app to download music, supports mp3, flac and m4a files, embeds metadata and album art, can download songs, albums and playlists! All advice, critique and feedback is welcome ^w^

    1 project | /r/learnpython | 13 Jan 2022
  • I made a CLI app to download music, supports mp3, flac and m4a files, embeds metadata and album art, can download songs, albums and playlists! All advice, critique and feedback is welcome ^w^

    1 project | /r/Python | 13 Jan 2022
  • GitHub - spotify-playlist-to-youtube-playlist: Convert Spotify Playlist to YouTube's Show, with mass sync feature.

    1 project | /r/foobar2000 | 22 Nov 2023
  • Python Script to convert Spotify Playlist to YouTube

    1 project | /r/foobar2000 | 29 Jun 2023
  • GitHub - yogeshwaran01/spotify-playlist-to-youtube-playlist: From Spotify's Groove to YouTube's Show: Tune2Tube

    1 project | /r/coolgithubprojects | 26 Jun 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?