-
Notifications
You must be signed in to change notification settings - Fork 0
Download
cardinal9999 edited this page Nov 3, 2021
·
7 revisions
This is recommended for most developers. Open your git cmd and type:
git clone "https://github.com/cardinal9999/CryptoQuail"
cd CryptoQuail
py
Use import cryptoquail
to import the module.
To use CryptoQuail in IDLE, move the cryptoquail
folder to the directory your Python programs are in.
ProTip! CryptoQuail has multiple sections. Try keeping the things you need for a project, and remove the rest. The README.md file is pointless.