omextra
Project description
Overview
My python monorepo, the successor to my previous one omnibus(... 'ish').
The core libraries have no required dependencies besides each other, but there are numerous optional ones - see their
respective pyproject.toml files for details.
Standard code is written for python 3.13+, 'lite' code for 3.8+.
Core libraries
- omlish - Core foundational code
- omdev - Development utilities
- ominfra - Infrastructure and cloud code
- ommlds - ML / data science code
- omserv - Request serving code
Installation
Core libraries installable by name from pypi:
pip install omlish
Or directly from git via:
pip install 'git+https://github.com/wrmsr/omlish@master#subdirectory=.pkg/omlish'
The CLI is installable through uvx or pipx via:
curl -LsSf 'https://raw.githubusercontent.com/wrmsr/omlish/master/omdev/cli/install.py' | python3 -
Additional deps to be injected may be appended to the command.
Once installed the CLI can be updated via:
om cli reinstall
Project structure
The structure of the repo is managed by the internal
pyproject tool, which generates
.pkg directories (which map to published packages) from each
library's __about__.py. The root-level
pyproject.toml does not actually contain a PEP-621
project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file omextra-0.0.0.dev427.tar.gz.
File metadata
- Download URL: omextra-0.0.0.dev427.tar.gz
- Upload date:
- Size: 81.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ac0d19681fc8ac5ac987ca83abc5cd8d593db9190e59765c741ff63ba5b6b21
|
|
| MD5 |
837828dbb3f56d041f3cd175906ec293
|
|
| BLAKE2b-256 |
eaecadd1f71b9c6a6cb0323be2d7622658da2213a8aa7ad84025ee2d41022cc0
|
File details
Details for the file omextra-0.0.0.dev427-py3-none-any.whl.
File metadata
- Download URL: omextra-0.0.0.dev427-py3-none-any.whl
- Upload date:
- Size: 93.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ef02d4ba98a2ae08d72aff84c5a1e2ee3fab8417a8279bfaabaf7d398795d02
|
|
| MD5 |
1d4fcf90d953f8e22aa93786297db8e1
|
|
| BLAKE2b-256 |
7943ea4ce99261e44df54e063e35e6f638ccd7e53b4d2dc3a7057ef8cd18f40e
|