Kushal Das :python: :tor: on Nostr: npub172v3n…u689n Things to remember while writing a feature dependent on optional ...
npub172v3nlrtzd8wssn8f3ckm47jtsxdhq0jakqua3crgrvn7mmv32vsju689n (npub172v…689n) Things to remember while writing a feature dependent on optional dependencies. There are a million examples of how to mark a dependency as option in setup.py or pyproject.toml, but not much examples of why and how to write a module using such optional dependency.