replit Python Module
The Repl.it Python environment does not require any platform-specific code, however, these optional utilities provide additional platform features in a simple and accessible way.
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. [docs]
- A work in progress Repl.it user profile lookup. [docs]
- A Flask application decorator for ensuring Repl.it Auth required on specific routes. [docs]
& other helpful toys and utilities, like...
- A simple audio library that can play tones and audio files!
- Some helpful functions for displaying ANSI colors within interactive terminal sessions.
Open Source License
This library is licensed under the ISC License and is free for you to use, change, or even profit from!
Release files for replitdev 2.5.22
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| replitdev-2.5.22.tar.gz | 37.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| replitdev-2.5.22-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 60.0 kB
Release files / replitdev-2.5.22.tar.gz
| Download URL | replitdev-2.5.22.tar.gz |
|---|---|
| Size | 37.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9617eade1c9feb2f61bb93f87f506870f9b48061f434ac4c9d96efc78f62df58
|
|
BLAKE2b-256 checksum How to use checksums |
2b351d7bf2dd43211ad998e64575af920213a5de1b8df23c7dabb1794d8b03d3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.9.1 Darwin/20.2.0
|
Release files / replitdev-2.5.22-py3-none-any.whl
| Download URL | replitdev-2.5.22-py3-none-any.whl |
|---|---|
| Size | 22.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
41d479454b46305e8e77f8d22a6f7fc62d1731102340ac0ed78b9d19046d980c
|
|
BLAKE2b-256 checksum How to use checksums |
360942d9936bc2e909706c5410dcd0c8aa5c39db1d44d0446e10fdc7a4824a4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.9.1 Darwin/20.2.0
|