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
Hartmut Goebel 49a6758e77 setup: Remove requirement "wheel".
"wheel" is not required for building, but only for creating the
distribution package in ".whl" format. The package builds fine into a
bdist archive without "wheel".
1 year 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 Fix import statement. 1 year ago
test test: sync_test.py - add --debuglog -d 2 years ago
tests PYADPT-116: for PR's: minimal changes please, sometimes even dead code has a reason oi put it there 2 years ago
utils AGPL 3.0 headers 2 years ago
.editorconfig .editorconfig more filetype specifics 2 years ago
.gitignore Update Windows build 2 years ago
AUTHORS.txt authors roles 2 years ago
DEPENDENCIES pEpEngine=Release_2.1.49 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 setup: Remove requirement "wheel". 1 year ago
setup.cfg setup: Remove requirement "wheel". 1 year 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