python

Wrapper to interface with Python 1/2 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 1.2
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-08-30 07:10

Tags

Authors

  • Andreas Rumpf, Matic Kukovec

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 - - - - - - -

Dependencies

Package Version Optional
nim >= 0.13.0 No

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).