Thanks to visit codestin.com
Credit goes to github.com

Skip to content

geopozo/curioso

Repository files navigation

Curioso

curioso_small

Overview

Curioso is a python api, CLI, for detecting operating system information and reporting in a JSON format.

How to Install

uv add curioso
# or
pip install curioso

Usage

uv run curioso
# or
python -m curioso

Python API

from curioso import ReportInfo

report = await ReportInfo.probe()

License

This project is licensed under the terms of the MIT license.

About

Generate linux system report (is it musl? arch? lite? etc)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages