libjam
A jam of Python libraries.
Overview
Here is a quick overview of each module/class in libjam:
- The Captain class provides a boilerplate-free way of creating CLIs.
- The Secretary class is just another program configuration system.
- The writer module makes it easy to format and style your terminal output.
- The flashcard module has a few functions for getting user input in the terminal.
- The drawer module provides some missing file-management pieces.
- The Path class is an extension of
pathlib'sPathclass, withdrawer's functionality.
Installation
Releases are available on PyPI and can be installed using pip:
pip install libjam
Documentation
The documentation, with examples, is available here.
Release files for libjam 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| libjam-0.2.1.tar.gz | 25.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| libjam-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 48.3 kB
Release files / libjam-0.2.1.tar.gz
| Download URL | libjam-0.2.1.tar.gz |
|---|---|
| Size | 25.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e9247803181b95a4b1210e56bc7f13b2f8392fd4fd4bbaeb1d87d1a9647711c5
|
|
BLAKE2b-256 checksum How to use checksums |
bf9fc61621f4e9f205fab4747ed1925e7bbf58b1963ef00a6c6f552f19dcbec3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / libjam-0.2.1-py3-none-any.whl
| Download URL | libjam-0.2.1-py3-none-any.whl |
|---|---|
| Size | 23.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
aded80b987115e847ec46659890795342bf19b57a0362019cce2084400f687af
|
|
BLAKE2b-256 checksum How to use checksums |
796816d67c9331713a8546a51603c47b65846cd3cba9d31e3b9d02373a8dca13
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|