mirror of
https://github.com/kennethreitz/replit-py.git
synced 2026-06-05 23:10:18 +00:00
621 B
621 B
import replit
Let's build some excellent things on repl.it with Python!
replit Python Package
This repository is the home for the replit Python package, which provides:
- A fully-featured database client for Repl.it DB
- A work in progress Repl.it user profile lookup.
- A Flask application decorator for ensuring Repl.it Auth required on specific routes.
Other helpful toys & utilities, like...
- A simple audio library that can play tones and audio files!
- Some helpful functions for displaying ANSI colors in interactive terminal sessions.