liblith (0.2.3)

Published 2026-07-19 03:36:34 -04:00 by Infinidoge in Infinidoge/liblith

Installation

pip install --index-url  liblith

About this package

Lillith's Librarby

Lillith's Librarby

We write quite a bit of Python, and sometimes we write little things we want to reuse elsewhere.

These are those things!

Most things are dependency-free, and are in the main module.

Those that require dependencies are separate packages in the same workspace, populating the liblith namespace package

Packages

liblith (src)

Basic no-dependency reusable modules.

  • liblith.cache: Caching, automatically reading values from files
  • liblith.patch: Monkeypatching utilities
  • liblith.misc: Anything without a better category

liblith-flask (liblith.flask) (package)

Modules centered on extending flask in some way. Currently centered on a Pandoc-based markdown renderer that handles Jinja2 templates on the markdown side.

Requirements

Requires Python: >=3.12
Details
PyPI
2026-07-19 03:36:34 -04:00
8
Infinidoge
9.3 KiB
Assets (2)
Versions (7) View all
0.2.5 2026-07-20
0.2.4 2026-07-19
0.2.3 2026-07-19
0.2.2 2026-07-18
0.2.1 2026-07-18