This commit is contained in:
2020-12-31 13:18:31 -05:00
parent 769996555d
commit c1362bd357
+1 -1
View File
@@ -14,7 +14,7 @@ The Repl.it Python environment does not require any platform-specific code, howe
This repository is the home for the `replit` Python package, which provides:
- A fully-featured database client for [Repl.it DB](https://docs.repl.it/misc/database)
- A fully-featured database client for [Repl.it DB](https://docs.repl.it/misc/database).
- A **work in progress** Repl.it user profile lookup.
- A Flask application decorator for ensuring Repl.it Auth required on specific routes.