2025.4.15-0 • Published 11 months ago

@mat3ra/utils v2025.4.15-0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

utils

1. Overview

A dual repository (JavaScript and Python) containing basic utils for development. Minimum external dependencies should be used in order to keep the repository lightweight.

2. Content

2.1. JavaScript/TypeScript

See the JavaScript directory for the available modules.

2.2. Python

See the Python directory for the available modules.

3. Scripts

3.1. JavaScript/TypeScript

TBA

3.2. Python

3.2.1. wheel_server.py

A script to build and serve the wheel file for development-time installation in a Python environment. Convenient to use with Pyodide.