The pyrfc Python package provides Python bindings for SAP NetWeaver RFC Library, for a comfortable way of calling ABAP modules from Python and Python modules from ABAP, via SAP Remote Function Call (RFC) protocol.
It was inspired by Piers Harding's sapnwrfc package, wrapping the existing SAP NetWeaver RFC Library and rewritten using Cython.
To start using :mod:`pyrfc` follow the :ref:`Installation <installation>` guide.
.. toctree:: :maxdepth: 2 intro install client authentication build remarks bibliography
.. toctree:: :maxdepth: 2 pyrfc
.. toctree:: :maxdepth: 2 changelog