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.
 
 
 
Go to file
heck d3d72fd95e
.gitignore for "make develop" .so
2 years ago
build-windows Add Windows project and adjust build script for 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 PYADPT-110: "Add Mutlithreaded Sync Implementation" - Implementation 2 years ago
test PYADPT-110: Add a test for start_sync() / stop_sync() repeatedly 2 years ago
tests TODO: fix pEp.rating 2 years ago
utils AGPL 3.0 headers 2 years ago
.editorconfig .editorconfig more filetype specifics 2 years ago
.gitignore .gitignore for "make develop" .so 2 years ago
AUTHORS.txt authors roles 2 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 default pytest opts belong into pyproject.toml 2 years ago
Makefile.conf some IDEs (pycharm, intellij) seem to have problems with a venv folder called _venv 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 Add Windows project and adjust build script for Windows build 2 years ago
pyproject.toml formatting 2 years ago
setup.cfg Update author credits 2 years ago
setup.py Merge commit 'c643f1ff' into Release_2.1 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