Scoder12 82fca56318 Fix bug with auth.signed_in
If header doesn't exist, name will be None, which is not equal to an empty string making signed_in pass. Changed to bool because None and empty string are both falsey
2020-08-10 19:00:01 -07:00
2020-07-28 17:15:37 -07:00
2020-08-10 19:00:01 -07:00
2020-07-28 11:10:48 -07:00
2020-07-28 12:06:15 -07:00
2020-07-27 12:01:15 -07:00
2020-08-10 18:58:29 -07:00
2020-08-10 18:58:29 -07:00
2020-07-28 11:12:15 -07:00

replit-py

Replit-py is a python library designed to be run from a repl on repl.it.

Features

  • Fully featured database client for Repl DB
  • Audio library which can play tones and files
  • Clear the terminal

Documentation

The documentation can be found here.

S
Description
No description provided
Readme 3 MiB
Languages
Python 99.7%
Makefile 0.3%