Hello everyone, I'm a MLE at <workera.ai>, we've b...
# welcome
d
Hello everyone, I'm a MLE at workera.ai, we've been using Pants for some time, and personally I find it soo great to have a proper build system for Python ā¤ļø Keep up the great work!
šŸ‘‹ 8
šŸ™ 2
h
Awesome! Thanks for sending this kind message šŸ™‚ What have you been finding most helpful?
d
Top of mind: • dependency inference - being able to bundle only what's needed not having to manually manage dependency scopes, that's a killer feature. • no need to create envs manually on each dev machine. Just make sure you have the right Python version available and you're good to go. • PEX + Docker support for creating production deployment containers.
ā¤ļø 1
b
For 2, Pants is about to ship with experimental support of Pants providing python for you, leveraging pyenv.
āž• 1