Go to file
Volker Birk af81820c13 adding README 2019-08-08 19:11:42 +02:00
src adding shutdown_sync() 2019-07-09 15:25:27 +02:00
test we have sweet texts now instead of numbers 2019-07-26 14:11:21 +02:00
utils import keys 2019-05-20 19:29:22 +02:00
.hgignore ignoring more generally 2019-03-28 13:51:11 +01:00
LICENSE.txt adding LICENSE.txt - this adapter is under the GNU Affero General Public License 2016-08-07 15:59:13 +02:00
README.md adding README 2019-08-08 19:11:42 +02:00
setup.py ... 2018-08-29 19:20:32 +02:00

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