Skip to content

Latest commit

 

History

History
executable file
·
48 lines (36 loc) · 2.65 KB

API.md

File metadata and controls

executable file
·
48 lines (36 loc) · 2.65 KB

API

Git

Telegram

  • python-telegram-bot :: a pure Python interface for the Telegram Bot API, compatible with Python versions 2.7, 3.3+ and PyPy.
  • munich-scripts :: Some useful scripts simplifying bureaucracy, especially when living in Munich, Germany.

LANGUAGES

C-CXX

wrappers for C and C++.

  • XDress :: is a Cython-based, NumPy-aware automatic wrapper generator for C/C++ written in pure Python. Currently, xdress may generate Python bindings (via Cython) for C++ classes & functions and in-memory wrappers for C++ standard library containers (sets, vectors, maps).

FORTRAN

  • f90wrap :: Fortran to Python interface generator with derived type support.
Resources

PYTHON

SCALA