Packages tagged: python
NPython
Python interpreter implemented in Nim, supporting JS backends
asyncpythonfile
High level, asynchronous file API mimicking Python's file interface.
clue
A cool toolkit for Nim developers
cpython
Alternative StdLib for Nim for Python targets
genny
Generate a shared library and bindings for many languages.
metacall
A library for interoperability between Nim and multiple programming languages
metar
Read metadata from jpeg and tiff images.
nimpy
Nim - Python bridge
nimpylib
"Write Python in Nim!" Python builtins/standard-Lib functions ported to Nim
nuwa_sdk
SDK for Nuwa Build - provides compile-time metadata for Python stub generation
onefile_python
Run python from a single exe
pipelines
A tiny framework & language for crafting massively parallel data pipelines
plz
PLZ Python PIP alternative
py2nim
Py2Nim is a tool to translate Python code to Nim. The output is human-readable Nim code, meant to be tweaked by hand after the translation process.
pych
A tool that watches Python files and re-runs them on change.
pykot
Porting some Python / Kotlin features to Nim
pylib
Nim library with python-like functions, syntax sugars and libraries
pymod
Auto-generate a Python module that wraps a Nim module.
pyopenai
An attempt to reimplement python OpenAI API bindings in nim
pyrepr
Python-like repr, ascii, hex/oct/bin, ...
python3
Wrapper to interface with the Python 3 interpreter
pythonfile
Wrapper of the file procedures to provide an interface as similar as possible to that of Python
pythonize
A higher-level wrapper for the Python Programing Language
pythonmath
Module to provide an interface as similar as possible to Python's math libary
pythonpathlib
Module for working with paths that is as similar as possible to Python's pathlib
requirementstxt
Python requirements.txt generic parser for Nim
ringDeque
deque implementatoin using DoublyLinkedRing
struct
Python-like 'struct' for Nim
timsort2
timsort algorithm implemented in Nim
treesitter_python
Nim wrapper for Python language support within tree-sitter