Cargo Features

agesafetch has no features set by default.

[dependencies]
agesafetch = { version = "1.3.0", features = ["python-bindings"] }
python-bindings

https://doc.rust-lang.org/cargo/reference/features.html#dependency-features

Enables extension-module of pyo3

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

pyo3 python-bindings?