Support package for NPyM, to install NPM packages with Python package managers.
Project description
NPyM
NPyM is a service that translates NPM packages into Python wheels so that you can install them using a Python package manager. This helps calling JS code from Python, especially if you combine it with Node Edge.
This package is a support package for NPyM, which is depended upon by the converted NPM packages.
It provides:
- A wrapper to allow JS bin to be installed by package managers
- A way to know where the
node_modulesis installed
In order to know this, you can easily do:
from npym import node_modules
print(node_modules)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file npym-1.0.1.tar.gz.
File metadata
- Download URL: npym-1.0.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.5 Linux/5.19.0-32-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b172364fc2e60105b6591fc23b92f792948d2a078e0a62b119acb9be12f0952
|
|
| MD5 |
1d608f0cf7475a64632dc0aaea63cc16
|
|
| BLAKE2b-256 |
d210d9172bce4dbe71a8a8b7cb5f9ddd0d567bc7b1f3fc0200e457f60fd7d407
|
File details
Details for the file npym-1.0.1-py3-none-any.whl.
File metadata
- Download URL: npym-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.5 Linux/5.19.0-32-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27830a45e8d399d1996b61ea5727f88d72ea855940b371771a44dbcc5c5e2cbb
|
|
| MD5 |
ef16500877b0a0dcde9c978d512b580a
|
|
| BLAKE2b-256 |
f3e6df1dd66e9329803c81bf78ab73a0ab6c9c6c30b81c770c90c94bc0b5885e
|