Skip to content

Consider uploading to Pypi a pure python wheel #46

Description

@awesomebytes

Hello!
Thanks for your awesome project. I am trying to use the cantools library inside of pyodide for convenience (running python in the browser) and I am blocked to do it 'as easy as it gets' because when trying to install cantools it pulls bitstruct as a dependency, and pyodide can only manage pure-python implementations.

Given your package keeps pure-python compatibility, it would be great if you could upload it as *py3-none-any.whl pure python wheel.

The documentation where this is explained is here: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package

I understand if this is a hassle, but it would probably help a bunch of people in the future that use libraries that depend on bitstruct :)

Have a great day!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions