Go to file
heck 89613b713e test: sync_test.py - add --debuglog -d 2021-03-30 22:45:41 +02:00
build-windows Update Windows build 2021-03-25 14:08:25 +01:00
docs docs: update link "Adapter Build Instructions" 2021-03-23 16:00:38 +01:00
examples Add example for simple XML based message format. 2020-05-11 11:51:20 +02:00
src/pEp use Adapter::inject_sync_shutdown() (libpEpAdapter > 0517b9b) 2021-03-30 03:01:10 +02:00
test test: sync_test.py - add --debuglog -d 2021-03-30 22:45:41 +02:00
tests TODO: fix pEp.rating 2020-11-13 21:24:13 +01:00
utils AGPL 3.0 headers 2020-11-13 02:54:45 +01:00
.editorconfig .editorconfig more filetype specifics 2020-10-20 13:12:31 +02:00
.gitignore add disable_all_sync_channels() and test with extra identity 2021-03-29 13:47:08 +02:00
AUTHORS.txt authors roles 2020-11-13 02:49:56 +01:00
DEPENDENCIES CI: Add DEPENDENCIES file 2021-03-23 16:17:45 +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 BUILD: since using venv, default make target is "make install" 2021-03-25 02:07:54 +01:00
Makefile.conf Build: Make default PREFIX=$(HOME), DEBUG=1 2021-03-30 02:58:08 +02:00
README.rst Improve README.rst 2021-03-23 15:58:29 +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
make.mak Update Windows build 2021-03-25 14:08:25 +01:00
pyproject.toml formatting 2020-12-01 02:12:57 +01:00
setup.cfg Build: python_requires = >=3.7,<3.9 (since linux and mac might be different) 2021-03-30 22:38:02 +02:00
setup.py Update Windows build 2021-03-25 14:08:25 +01:00

README.rst

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


Documentation
-------------
The build instructions can be found in ``docs/source/install.rst``.
These build instruction also cover how to generate the complete documentation using sphinx.

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 welcome on #adapter>.


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