Hynek Schlawack: Recursive Optional Dependencies in Python :

Hynek Schlawack: Recursive Optional Dependencies in Python
by:
blow post content copied from  Planet Python
click here to view original post


One of my (slowly evaporating) reasons why I like putting packaging metadata into an executable setup.py is the ability to have optional dependencies that are combinations of others. As of pip 21.2, this is possible without running code.


July 29, 2022 at 11:30AM
Click here for more details...

=============================
The original post is available in Planet Python by
this post has been published as it is through automation. Automation script brings all the top bloggers post under a single umbrella.
The purpose of this blog, Follow the top Salesforce bloggers and collect all blogs in a single place through automation.
============================

Salesforce