New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jpylib-jyrgenn

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jpylib-jyrgenn

Utilities library with several more or less independent components

2025.325.1148
PyPI
Maintainers
1

Utilities library with several more or less independent components

The jpylib package is meant to be a library of things I want to have at hand for my own daily python programming. It shall include all the things I have developed and want to re-use -- modules, small utility functions, and things. These are more or less independent functionalities that I didn't find readily available in the usual libraries in the way I like them. Some are present, like command-line option argument parsing, but not in a way that I find convenient to use; others are not found at all.

(If any of this is indeed in the standard library and I just missed it, I'll appreciate a hint.)

The full documentation (what exists of it yet) for this version is at https://git.w21.org/ni/jpylib/-/blob/v2025.325.1148/doc/jpylib.md

[ni@w21.org 2025-03-25]

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts