asdf-community / asdf-community/asdf-python

use pyenv-ccache to speed up builds

Open
#210 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
729
Forks
65
PR merge metrics
No merged PRs in 30d

Description

asdf often fails to install python due to missing os dependencies during compilation.

The build is also very slow. [pyenv-ccache](https://github.com/pyenv/pyenv-ccache) would speed it up on systems that have ccache installed. Unfortunately, pyenv-ccache needs to be cloned into a folder in the pyenv root, which can't be done externally to this plugin.

This plugin should probably accept some runtime env arg that uses pyenv-ccache during the build, so successive attempts at building python are quick

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.