mirror of
https://github.com/kennethreitz/replit-py.git
synced 2026-06-05 23:10:18 +00:00
replit
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
# `replit` Python Package
|
||||
|
||||
Let's build some excellent things on [Repl.it](https://repl.it) with Python!
|
||||
|
||||
|
||||

|
||||
|
||||
---------------------
|
||||
|
||||
|
||||
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](https://docs.repl.it/misc/database) is an HTTP service, but an optional Python client (here!) is available.
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
Let's build some excellent things on [Repl.it](https://repl.it) with Python!
|
||||
|
||||
|
||||
|
||||
### `>>> import replit`
|
||||
|
||||
This repository is the home for the `replit` Python package, which provides:
|
||||
|
||||
Reference in New Issue
Block a user