You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
David aa39990b3b clean code 6 years ago
src add new notify 6 years ago
test clean code 6 years ago
utils add engine debug color 6 years ago
.hgignore Add backup and restore for IMAP + fix bug + clean prints - PYADPT-47 6 years ago
LICENSE.txt adding LICENSE.txt - this adapter is under the GNU Affero General Public License 9 years ago
README.md adding README 6 years ago
dependencies.txt adding dependency description 6 years ago
setup.py merge in Claudio's setup.py 6 years ago

README.md

There's a setup.py in pEpPythonAdapter/

In Python we've setup tools, so it's:

python3 setup.py build python3 setup.py install

That is a Python concept. You can find more about it here:

https://docs.python.org/3/extending/building.html#building-c-and-c-extensions-with-distutils