Cargo Features

SatKit has no features set by default.

[dependencies]
satkit = { version = "0.2.7", features = ["pybindings"] }
pybindings = numpy, pyo3, pyo3-build-config

Affects satkit::pybindings

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.

numpy pybindings?
pyo3 pybindings?
pyo3-build-config build pybindings?