Packages tagged: python

NPython
Python interpreter implemented in Nim, supporting JS backends
pylib python vm interpreter language
asyncpythonfile
High level, asynchronous file API mimicking Python's file interface.
async asynchronous library python file
clue
A cool toolkit for Nim developers
extension php library js ruby
cpython
Alternative StdLib for Nim for Python targets
python
genny
Generate a shared library and bindings for many languages.
C python node.js
metacall
A library for interoperability between Nim and multiple programming languages
ffi interop interoperability bindings wrapper
metar
Read metadata from jpeg and tiff images.
metadata image python cli terminal
nimpy
Nim - Python bridge
python bridge
nimpylib
"Write Python in Nim!" Python builtins/standard-Lib functions ported to Nim
library metaprogramming nim-lang nimble python
nuwa_sdk
SDK for Nuwa Build - provides compile-time metadata for Python stub generation
python stub-generation build-tool
onefile_python
Run python from a single exe
nim nimble python reflective-dll windows win
pipelines
A tiny framework & language for crafting massively parallel data pipelines
python pipeline pipelines data parallel
plz
PLZ Python PIP alternative
python pip nimpy
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.
transpiler python
pych
A tool that watches Python files and re-runs them on change.
python monitor
pykot
Porting some Python / Kotlin features to Nim
library python kotlin
pylib
Nim library with python-like functions, syntax sugars and libraries
pylib python compatibility library pure
pymod
Auto-generate a Python module that wraps a Nim module.
wrapper python module numpy array
pyopenai
An attempt to reimplement python OpenAI API bindings in nim
python openai http api library
pyrepr
Python-like repr, ascii, hex/oct/bin, ...
library pylib python utils repr
python3
Wrapper to interface with the Python 3 interpreter
python wrapper
pythonfile
Wrapper of the file procedures to provide an interface as similar as possible to that of Python
library python files file
pythonize
A higher-level wrapper for the Python Programing Language
python wrapper
pythonmath
Module to provide an interface as similar as possible to Python's math libary
library python math
pythonpathlib
Module for working with paths that is as similar as possible to Python's pathlib
path directory python library
requirementstxt
Python requirements.txt generic parser for Nim
python pip requirements
ringDeque
deque implementatoin using DoublyLinkedRing
deque DoublyLinkedRing utility python
struct
Python-like 'struct' for Nim
struct library python pack unpack
timsort2
timsort algorithm implemented in Nim
sort timsort 2D algorithm fast
treesitter_python
Nim wrapper for Python language support within tree-sitter
tree-sitter python parser language code