asdf-community / asdf-python

Python plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
661 stars 56 forks source link

Provide an option to install standalone binary #164

Open jcrben opened 1 year ago

jcrben commented 1 year ago

Same as this issue https://github.com/jdxcode/rtx/issues/559:

Instead of building python from source via python-build use the binaries from indygreg/python-build-standalone

Kurt-von-Laven commented 1 year ago

A binary install would run a lot faster and spare the developer from installing the development dependencies.