p≡p for Python
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
heck 3615191b11 Build: python_requires = >=3.7,<3.9 (since linux and mac might be different) 2 years ago
build-windows Update Windows build 2 years ago
docs docs: update link "Adapter Build Instructions" 2 years ago
examples Add example for simple XML based message format. 3 years ago
src/pEp use Adapter::inject_sync_shutdown() (libpEpAdapter > 0517b9b) 2 years ago
test test: sync_handshake.py - add --debuglog -d option 2 years ago
tests TODO: fix pEp.rating 3 years ago
utils AGPL 3.0 headers 3 years ago
.editorconfig .editorconfig more filetype specifics 3 years ago
.gitignore add disable_all_sync_channels() and test with extra identity 2 years ago
AUTHORS.txt authors roles 3 years ago
DEPENDENCIES CI: Add DEPENDENCIES file 2 years ago
LICENSE.txt adding LICENSE.txt - this adapter is under the GNU Affero General Public License 7 years ago
Makefile BUILD: since using venv, default make target is "make install" 2 years ago
Makefile.conf Build: Make default PREFIX=$(HOME), DEBUG=1 2 years ago
README.rst Improve README.rst 2 years ago
local.conf.example Add Makefile.conf / local.conf.example (like we have it in pEpEngine, libpEpAdapter, pEpJNIAdapter) 3 years ago
make.mak Update Windows build 2 years ago
pyproject.toml formatting 3 years ago
setup.cfg Build: python_requires = >=3.7,<3.9 (since linux and mac might be different) 2 years ago
setup.py Update Windows build 2 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