-
Notifications
You must be signed in to change notification settings - Fork 0
Lib creation
TheAssassin edited this page Jun 9, 2020
·
14 revisions
First thing to know, your lib has to be coded in Python.
If you use any external Python library, tell me, and I'll add them to the setup.py
.
Then, keep in mind that every lib is run from the same folder as main.py
.