Skip to main content

Overview

Development utilities and support code.

Notable packages

  • cli - The codebase's all-in-one CLI. This is not installed as an entrypoint / command when this package is itself installed - that is separated into the omdev-cli installable package so as to not pollute users' bin/ directories when depping this lib for its utility code.

  • amalg - The amalgamator.

  • pyproject (amalg) - python project management tool. wrangles but does not replace tools like venv, pip, setuptools, and uv. does things like sets up venvs, generates .pkg directories and their pyproject.toml's (from their __about__.py's), and packages them. this should grow to eat more and more of the Makefile. as it is amalgamated it requires no installation and can just be dropped into other projects / repos.

  • ci (amalg) - ci runner. given a compose.yml and requirements.txt files, takes care of building and caching of containers and venvs and execution of required ci commands. detects and natively uses github-action's caching system. unifies ci execution between local dev and github runners.

  • tools.json (cli: om j) - a tool for json-like data, obviously in the vein of jq but using the internal jmespath engine. supports true streaming json input and output, as well as various other non-streaming input formats.

  • tools.git (cli: om git) - a tool for various lazy git operations, including the one that (poorly) writes all of these commit messages.

Amalgamation

Amalgamation is the process of stitching together multiple python source files into a single self-contained python script. 'lite' code is written in a style conducive to this.

Local storage

Some of this code, when asked, will store things on the local filesystem. The only directories used (outside of ones explicitly specified as command or function arguments) are managed in home.paths, and are the following:

  • $OM_HOME, default of ~/.om - persistent things like config and state.
  • $OM_CACHE, default of ~/.cache/om - used for things like the local ci cache and various other cached data.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omdev_cext-0.0.44.tar.gz (564.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

omdev_cext-0.0.44-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

omdev_cext-0.0.44-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

omdev_cext-0.0.44-cp314-cp314t-macosx_15_0_arm64.whl (576.7 kB view details)

Uploaded CPython 3.14tmacOS 15.0+ ARM64

omdev_cext-0.0.44-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

omdev_cext-0.0.44-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

omdev_cext-0.0.44-cp314-cp314-macosx_15_0_arm64.whl (575.9 kB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

File details

Details for the file omdev_cext-0.0.44.tar.gz.

File metadata

  • Download URL: omdev_cext-0.0.44.tar.gz
  • Upload date:
  • Size: 564.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.7

File hashes

Hashes for omdev_cext-0.0.44.tar.gz
Algorithm Hash digest
SHA256 0d2c3b57d7aaf8b9fbf3c36ae4c1724e4f71324cea2b4a384c329706330ad831
MD5 4135ec6f9c8a2d3223cea1bf4cd97ee6
BLAKE2b-256 ac7311473fc3637a8782d7a17c891565378b04dc3872b2988effc06f5cf285fe

See more details on using hashes here.

File details

Details for the file omdev_cext-0.0.44-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for omdev_cext-0.0.44-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c7d0eea5a1dceafa4d80cb2865ca5d7f0200573086af9695f1ea07af147e0161
MD5 07a64fb6e3a4c1d8e732f92ee337e505
BLAKE2b-256 ccb6d3a3f49079b8dc8984c40ad748e66ed7dacd6f28bdd51a14267a32ef2310

See more details on using hashes here.

File details

Details for the file omdev_cext-0.0.44-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for omdev_cext-0.0.44-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3e7561bf8fe6c5f4c16ad7250e21956aff3b03f2c9fdad2275e081af0ebd4309
MD5 e5bbd805ea068e9cf78d6c9be9b4d7dd
BLAKE2b-256 69c5757c630fc45bc5d6dcca0dac9a4c0a2adfd8b2603d61e2820009a50aea87

See more details on using hashes here.

File details

Details for the file omdev_cext-0.0.44-cp314-cp314t-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for omdev_cext-0.0.44-cp314-cp314t-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 2d7d65f5680f825e5656af48376d2b354c4b69783ec8194d6ee67d77341a10b8
MD5 a31374dc198282fb2e16e3b66ff6b2e9
BLAKE2b-256 06e02931ea4c0374e31b3a080c79f48e1104d7d529b8347d85b8ef05eff320e3

See more details on using hashes here.

File details

Details for the file omdev_cext-0.0.44-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for omdev_cext-0.0.44-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53e2f7320657128ddb3bf16b3f39646e826d84feabe21cc3cc0504910e60878d
MD5 ba94f1dd5de554cd049bd7b899268880
BLAKE2b-256 60b1a48f185a1ffb32425faca08c587af3c7d059925f80e1bc30fe50546ed981

See more details on using hashes here.

File details

Details for the file omdev_cext-0.0.44-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for omdev_cext-0.0.44-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 75fc19849cc2f221c5f0bf536c8cab41a7e765a3170fe3780c3790b38ec1340a
MD5 8e53fa2cfa1e887bba0b447115531a12
BLAKE2b-256 04caa09dbd3d952795ac2b44f299f996b9def14706ab637d3298732bce415c89

See more details on using hashes here.

File details

Details for the file omdev_cext-0.0.44-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for omdev_cext-0.0.44-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 ef6d1293388460cfe983acafbbc2f6b8bf366b47628b60137200f50c08cbe71a
MD5 27e90439d04fe0723efb6983037c88d8
BLAKE2b-256 ad9805d124e3c2989a954dbaa2dc05519fe08306ee44e8f36e0719572d3f0dd4

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.53

7 files

0.0.52

7 files

0.0.51

7 files

0.0.50

7 files

0.0.49

7 files

0.0.48

7 files

0.0.47

7 files

0.0.46

7 files

0.0.45

7 files

This release

0.0.44 This release

7 files

0.0.43

7 files

0.0.42

2 files

0.0.41

2 files

0.0.40

2 files

0.0.39

2 files

0.0.38

2 files

0.0.37

2 files

0.0.36

2 files

0.0.35

2 files

0.0.34

2 files

0.0.33

2 files

0.0.32

2 files

0.0.31

2 files

0.0.30

2 files

0.0.29

2 files

0.0.28

2 files

0.0.27

2 files

0.0.26

2 files

0.0.25

2 files

0.0.24

2 files

0.0.23

2 files

0.0.22

2 files

0.0.21

2 files

0.0.20

2 files

0.0.19

2 files

0.0.18

2 files

0.0.17

2 files

0.0.16

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page