Skip to content

Build pycodcif wheels for PyPI #10

@ml-evs

Description

@ml-evs

Hi cod-developers,

I would like to use pycodcif for cif parsing inside my own library matador. Would you consider building wheels for PyPI to allow for easy install on machines without swig?

I've just tested it on my machine by creating a wheel on my local machine with swig installed (python setup.py bdist_wheel), then copying it to a remote server and pip install'ing the .whl file directly in a new virtualenv, and everything seems to be working (Linux, CPython3.8).

I understand that this puts an extra burden on your release process, so I'd be happy to help build wheels for different Python versions, Linux/Windows (and Mac, if I can find one to borrow...). Alternatively there are packages that automate this process inside CI (e.g. cibuildwheel).

Let me know what you think!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions