A simple centralized patch reporting tool for unix systems
Reason this release was yanked:
Pre-release build, non-functional
Project description
Exosphere
Exosphere is a command line and Text User Interface driven utility to query and get ad-hoc reports from server infrastructure.
It can, so far, be used to:
- Get an overview of pending package and security updates
- Aggregate host online status and basic information
It is meant to be simple and foregoes any rich features that could otherwise be serviced by other, better written tools.
It is meant to give a high level view of your infrastructure and how it's going, as well as query information about state that is otherwise difficult to aggregate or obtain ad-hoc.
Because reporting sucks, and things could be better.
Pre-release Version
This is a pre-release version of Exosphere It can be used but is under-documented, and still changing rapidly You may not want to use this this just yet, and wait for 1.0
Development Quick Start
tl;dr, use uv
uv sync
uv run exosphere
Linting, formatting and testing can be done with poe tasks:
uv run poe format
uv run poe check
uv run poe test
For more details, and available tasks, run:
uv run poe --help
UI Development Quick Start
The UI is built with Textual.
A quickstart of running the UI with live editing and reloading, with debug console is as follows:
# Ensure you have the dev dependencies
uv sync --dev
# In a separate terminal, run the console
uv run textual console
# In another terminal, run the UI
uv run textual run --dev -c exosphere ui start
Congratulations, editing any of the tcss files in the ui/ directory will
reflect changes immediately.
Make sure you run the exosphere ui with 'exosphere ui start' otherwise the configuration will not be loaded correctly, and the inventory will not be populated.
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 exosphere_cli-0.9.9.tar.gz.
File metadata
- Download URL: exosphere_cli-0.9.9.tar.gz
- Upload date:
- Size: 37.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb138cc1148ec0463b34209b168916ce7fff97b7a967cc22435722653b9e7343
|
|
| MD5 |
188a5fe2a0c6bc7c0522a28c83fe07a2
|
|
| BLAKE2b-256 |
bf192516d5564b1c8b117bb10b508369375cc4c4b000446a929b4148f709a73a
|
File details
Details for the file exosphere_cli-0.9.9-py3-none-any.whl.
File metadata
- Download URL: exosphere_cli-0.9.9-py3-none-any.whl
- Upload date:
- Size: 52.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a416bb57e70b8ea40072b00ea94759e3205aaeaa73edc46a6d82f10acdd95b2
|
|
| MD5 |
67be9a00c0f1c6361550b05bd1ad8d3e
|
|
| BLAKE2b-256 |
f7e2ae268272284647bfee03f759049f7291e3e935a6ca0778caefdf79fc173a
|