Web Analytics Made Easy - Statcounter
Skip to content

Developing SAMSON Extensions#

SAMSON has an open architecture which allows anyone to extend it - and adapt it to their needs - by downloading SAMSON Extensions (modules) from the SAMSON Connect website or by developing your own SAMSON Extensions and distributing them privately or publicly.

Note

SAMSON Extensions are modules for SAMSON, developed thanks to the SAMSON SDK, and distributed on SAMSON Connect. SAMSON Extensions are what makes SAMSON useful: without any extension, SAMSON cannot even create an atom, open a file, etc.

Learn more from Developer Guide: SAMSON Extensions

  • C++


    Get started with SAMSON C++ API.

  • Python


    Get started with SAMSON Python API.