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.
 
 
 
heck 71cbbbdc5f Build: pEpEngine=Release_2.1.39 4 years ago
build-windows Remove unused variable in Windows build 4 years ago
docs docs: update link "Adapter Build Instructions" 4 years ago
examples Add example for simple XML based message format. 5 years ago
src/pEp use Adapter::inject_sync_shutdown() (libpEpAdapter > 0517b9b) 4 years ago
test test: sync_test.py - add --debuglog -d 4 years ago
tests Tests: Add PYADPT-124 - identity.update() on new identiy raises PEP_CANNOT_SET_PERSON 4 years ago
utils AGPL 3.0 headers 5 years ago
.editorconfig .editorconfig more filetype specifics 5 years ago
.gitignore add disable_all_sync_channels() and test with extra identity 4 years ago
AUTHORS.txt authors roles 5 years ago
DEPENDENCIES Build: pEpEngine=Release_2.1.39 4 years ago
LICENSE.txt adding LICENSE.txt - this adapter is under the GNU Affero General Public License 9 years ago
Makefile BUILD: since using venv, default make target is "make install" 4 years ago
Makefile.conf Build: Make default PREFIX=$(HOME), DEBUG=1 4 years ago
README.rst Improve README.rst 4 years ago
local.conf.example Add Makefile.conf / local.conf.example (like we have it in pEpEngine, libpEpAdapter, pEpJNIAdapter) 5 years ago
make.mak Add script to automatically package all Windows dependencies in wheel 4 years ago
pyproject.toml setup: Unpin version requirement for package wheel. 4 years ago
setup.cfg setup: Unpin version requirement for package wheel. 4 years ago
setup.py Update Windows build 4 years ago

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