mishakorzik/MailFinder

You probably shouldn't have hardcoded the API keys and compile the script into bytecode.

KOLANICH opened this issue ยท 3 comments

Also, ๐Ÿ‘ for licensing this project under a license granting the Four Freedoms.

probably yes

So, how about rewriting the history, replacing the bytecodde compiled file with its source code form? Also please keep in mind, the correct extension for bytecode is pyc for unoptimized bytecode and pyo for optimized one.

And, BTW, your profile README.md contains dead links.