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 f2283cf189 Build: fix make venv - for some reason folder cannot be called venv anymore 9 months 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 Build: Add Makefile-based build 1 year ago
test re-add set_sync_mode() (OFF,SYNC,ASYNC) 1 year ago
tests TODO: fix pEp.rating 3 years ago
utils AGPL 3.0 headers 3 years ago
.clang-format FORMATTING: add .clang-format 1 year ago
.editorconfig .editorconfig more filetype specifics 3 years ago
.gitignore .gitignore 1 year 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: Add Makefile-based build 1 year ago
Makefile.conf Build: fix make venv - for some reason folder cannot be called venv anymore 9 months ago
README.rst Doc: update README.rst 1 year 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
setup.cfg Build: use python >= 3.9 10 months ago
setup.py Style: Dont use namespace std, it has no future considering templates (dont 'use' any namespace, use ns aliases) 1 year ago

README.rst

pEpPythonAdapter
================
Python adapter for the `pEpEngine <https://gitea.pep.foundation/pEp.foundation/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