Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.05 KB

index.rst

File metadata and controls

58 lines (36 loc) · 1.05 KB

PyRFC - The Python RFC Connector

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.

Documentation

.. toctree::
   :maxdepth: 2

   intro
   install
   client
   authentication
   build
   remarks
   bibliography

API documentation

.. toctree::
   :maxdepth: 2

   pyrfc

Change log

.. toctree::
   :maxdepth: 2

   changelog


Indices and tables