Skip to content

Cool release of Login and signup system

Compare
Choose a tag to compare
@Ayaan-Imran Ayaan-Imran released this 10 Dec 11:46
· 61 commits to main since this release

Version

v 0.0.2

What's new

You can now delete an account of your user

How to use it

  1. Download the zip file from below.
  2. Take out the file named "uis.py"
  3. Put this file in the same directory of you project (in this example test.py)
  4. Import uis in the test file by import uis
  5. Use all the helpful functions
    To learn these functions check out the file named "Use it.md"