Skip to content

publish precompiled Erg binaries on pypi.org #539

@martinResearch

Description

@martinResearch

I would like to request the inclusion of precompiled Erg binaries in PyPI package wheels to facilitate easier installation for Python users.

Currently, when installing pylyzer via pip install pylyzer, the required erg executable is not automatically installed. As a result, users need to manually install Erg separately, which complicates the setup process and may lead to inconsistencies across environments.

It would be greatly beneficial if precompiled Erg binaries were published on PyPI, allowing pylyzer to list them as a dependency and enabling a seamless installation process using pip.

This improvement would:

Simplify the installation process for pylyzer users.
Ensure better compatibility across different systems.
Reduce the need for manual dependency management.
Thank you for considering this enhancement, and I appreciate your work on Erg!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions