Go to file
heck 91c2056d9d forgot __init__.py for tests package 2020-11-11 15:25:01 +01:00
docs typos etc.. 2020-11-06 13:45:22 +01:00
examples Add example for simple XML based message format. 2020-05-11 11:51:20 +02:00
src/pEp More documentation on all operations 2020-11-06 00:30:29 +01:00
test Mutli-threading support for native libs calling python code added 2020-08-27 00:07:21 +02:00
tests forgot __init__.py for tests package 2020-11-11 15:25:01 +01:00
utils Add export option --secret-keys to utils/pEp 2020-04-26 23:43:18 +02:00
.editorconfig .editorconfig more filetype specifics 2020-10-20 13:12:31 +02:00
.hgignore .hgignore tidy up 2020-11-02 17:51:06 +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
Makefile Rebuild and fix pytest based tests in new dir tests_new. To work with defined env for engine using separate process per test. 2020-11-11 15:19:06 +01:00
Makefile.conf some IDEs (pycharm, intellij) seem to have problems with a venv folder called _venv 2020-11-10 00:09:48 +01:00
README.rst typos etc.. 2020-11-06 13:45:22 +01:00
local.conf.example Add Makefile.conf / local.conf.example (like we have it in pEpEngine, libpEpAdapter, pEpJNIAdapter) 2020-08-24 20:25:38 +02:00
pyproject.toml now rename the tests suite to tests again 2020-11-11 15:23:58 +01:00
setup.cfg now rename the tests suite to tests again 2020-11-11 15:23:58 +01:00
setup.py option --local is superfluous, use --prefix 2020-11-05 16:30:35 +01:00

README.rst

pEpPythonAdapter
================
Python adapter for the `pEpEngine <https://pep.foundation/dev/repos/pEpEngine/>`_


Documentation
-------------
Please find the documentation in the ``docs`` directory.


Issues
------
If you are not pEp internal, please send a mail to: heck@pep.foundation

If you are pEp internal, please open a ticket in our `jira bugtracker <https://pep.foundation/jira/projects/PYADPT/) and for any questions, you are always welome on #adapter>`_.


License
-------
|GNU AFFERO GENERAL PUBLIC LICENSE
|Version 3, 19 November 2007
|See LICENSE.txt