Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

replitdev

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

replitdev

A library for interacting with features of repl.it

  • 2.5.22
  • PyPI
  • Socket score

Maintainers
1

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.

compute

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!

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc