pants Questions

1

Solved

I have a Python project which I would like to distribute as a Pex or shiv self-contained Python-executable package, in the spirit of the Python Packaging Guide, "Depending on a pre-installed P...
Skyler asked 13/6, 2022 at 2:45

1

Solved

TLDR: Pants fetches OS X specific wheels bc I'm developing on Mac. How can I avoid this, or specify that I will deploy to Ubuntu? Full story: Trying to package a Python application with Pants. Go...
Cindycine asked 24/1, 2016 at 17:37

1

Solved

I've been trying to wrap my head around the python pex utility (https://pex.readthedocs.org/en/latest/) for bundling some applications into .pex files for deployment. My app isn't large enough to ...
Midget asked 4/6, 2015 at 21:54
1

© 2022 - 2024 — McMap. All rights reserved.