nim-pymod
Binding generator
Tools for auto-generating Python bindings from Nim code
Auto-generate a Python module that wraps a Nim module.
219 stars
16 watching
12 forks
Language: Nimrod
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 354 |
yglukhov/nimpy | A bridge between Nim and Python, allowing native language integration. | 1,477 |
juancarlospaco/cpython | An alternative implementation of Python's standard library for use in Nim programming language | 142 |
iffy/nim-argparse | Generates parsers at compile time for parsing command line arguments in Nim | 122 |
xmonader/nimdays | A Nim programming language project documenting the author's journey and providing practical applications and tools for working with Nim. | 212 |
alexandernickolsky/kicad-better-bom | Automated bill of material generation for KiCad projects | 5 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 89 |
technicallyagd/unpack | Provides support for array, object, and tuple destructuring/unpacking in Nim. | 55 |
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
h3rald/nifty | Manages decentralized packages and scripts on multiple platforms using Nim. | 44 |
prusnak/micropython-extmod-generator | A tool to generate Micropython external modules from Python code. | 21 |
suirad/zig-header-gen | Automates code generation of headers and bindings for multiple languages from Zig source code | 77 |
pragmagic/godot-nim | Nim bindings for Godot Engine provide a way to access and interact with the game engine using the Nim programming language | 501 |
jeff-ciesielski/nimr | An executable wrapper for Nim programs | 46 |
nipunn1313/mypy-protobuf | Tool to generate type information from Protocol Buffers specifications | 653 |