2020-12-31 13:11:46 -05:00
2020-12-08 18:15:52 -08:00
2020-12-31 13:04:11 -05:00
2020-08-19 10:55:11 -04:00
2020-08-19 10:55:11 -04:00
2020-07-28 11:10:48 -07:00
2020-08-14 14:18:52 -07:00
2020-12-31 13:04:18 -05:00
2020-12-30 17:49:32 -05:00
2020-08-19 16:37:17 -04:00
2020-12-31 13:11:46 -05:00
2020-12-30 16:45:31 -05:00

replit Python Package

Let's build some excellent things on Repl.it with Python!

While you are certianly able to build software within our environment without any platform-specific code, these utilities have been made to make additional features of the platform available and easily accessible in Python.

Example: Repl.it DB is an HTTP service, but an optional Python client (here!) is available.

>>> import replit

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 within interactive terminal sessions.

License

This library is licensed under the ISC License and is free for you to use, change, or profit from!

S
Description
No description provided
Readme 3 MiB
Languages
Python 99.7%
Makefile 0.3%