Python Packages
python-js-executor
Execute Python code and files from JavaScript with full import support
py-to-react
Convert Python project to React project
py3
🚀 A Node.js library enabling easy interaction with Python. Execute Python commands effortlessly and access Python sessions and context with ease!
py_pool
The Advanced Python Process Pool project provides a robust and secure framework for executing Python code in a Node.js environment. By maintaining a pool of persistent Python subprocesses, the system can handle concurrent tasks efficiently. Additionally,
pybridge-addon
Integration for Windows applications (Electron, etc.), enabling asynchronous calls to Python functions from Node.js, using Pybind11 and an independent C++ thread pool.
pybuild
Python src+dependency bundler
py2tsd
Converts Python codebases into TypeScript definitions
projen-python-project
Projen project type for Repo Analyzer python projects
protoc-helper
multilanguage grpc protobuff generator for node. uses the protoc binary and supports multiple platforms and processors. forked from node-protoc.git.
protoch
cli-tool for protoc-helper. multilanguage grpc protobuff generator for node.uses the protoc binary and supports multiple platforms and processors. forked from node-protoc.
py-like
Py-like is a JavaScript library that allows coding in JavaScript just like in Python. In JavaScript, Py-like provides a Python-like interface for working with data types, structures, and functions.
py-em-node
py-em-node is a Node.js package designed to facilitate the execution and management of Python scripts within a Node.js environment.
pythonia
Bridge to call and interop Python APIs from Node.js
pythonicjs-web
A javascript library to be used in the browser. It provides functionality of a lot of the python like functions. This is written so that people who love python and are not a big fan of javascript might actually enjoy learning and writing javascript.
pythonize
This package provides some python functions.
pythonprint
Lets you use 'print()' function instead of console.log()
pycheck
An opinionated code quality checker for Python
pycore
PyCore是为NodeJs开发的模块,通过PyCore您可以轻松实现JavaScript与Python的交互,充分利用libuv线程池以及异步特性提高开发和执行的效率。JavaScript可以同步或异步执行Python语句和调用Python函数;在Python中同样可以执行JavaScript语句和调用JavaScript的函数。PyCore主要是为了解决Python没有完善的GUI用户界面编程,通过PyCore可以将Python和Electron结合,通过Python直接与网页DOM元素进行交互,另外
pym3
Python Version Management, Wrap `pipx` and `poetry` Tools.