Skip to main content

A library for interacting with features of Replit

Project description

>>> import replit

Run on Repl.it pypi: replit

This repository is the home for the replit Python package, which provides:

  • A fully-featured database client for Replit DB.
  • A Flask–based application framework for accelerating development on the platform.
  • Replit user profile metadata retrieval (more coming here!).
  • A simple audio library that can play tones and audio files!

Open Source License

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

Setup

With poetry already setup, you can set up the repl for development with:

poetry install

Continuous Integration

Running the database unittests tests/test_database.py depends on the repl https://replit.com/@util/database-test-jwt. You'll have access to this repl if you are a Replit employee. There's a secret contained in that repl which you'll have to set as an environment variable in order to run the unittests. Once you've done that, run the tests with:

poetry run python -m unittest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

replit-3.6.1.tar.gz (27.9 kB view hashes)

Uploaded source

Built Distribution

replit-3.6.1-py3-none-any.whl (35.8 kB view hashes)

Uploaded py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page