This commit is contained in:
2020-12-31 14:18:11 -05:00
parent a5066d2fd1
commit 7696dfeb0c
+7 -7
View File
@@ -1,18 +1,18 @@
# `replit` Python Package
Let's build some excellent things on [Repl.it](https://repl.it) with Python!
![compute](https://github.com/kennethreitz42/replit-py/blob/kr-cleanup/ext/readme.gif?raw=true)
---------------------
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.
![compute](https://github.com/kennethreitz42/replit-py/blob/kr-cleanup/ext/readme.gif?raw=true)
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: