Files
replit-py/README.md
T
2020-12-30 16:45:27 -05:00

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.