python

Wrapper to interface with Python interpreter

Wrapper score 15/100 · tests present · no docs generated

Wraps a native library — check OS Compatibility below for platform-specific linking notes.

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:23

Tags

Installation

nimble install python
choosenim install python
git clone https://github.com/nim-lang/python

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
python - - - - - - -

Source

Repository https://github.com/nim-lang/python
Homepage https://github.com/nim-lang/python
Registry Source nimble_official

README

Python 2 wrapper for Nim nimble

Description:

Nim wrapper for the Python 2 programming language.

Notes:

Compatible with Python 1.5 to 2.7 (Examples tested with Python 2.7).