|
|
|
|
|
by chakspak
1657 days ago
|
|
I second having an internal PyPI. Not requiring your customers to build your platform wheels for you simplifies Python distribution quite a bit. It'll never be as clean as a static binary build, but it saves us from having to build out two language ecosystems when the rest of the company uses Python for everything. |
|
Python is awful for this stuff