Skip to content

RFC: Pre-automatic build wheels for each platform and release wheels on PyPI #94

Open
@lambdalisue

Description

@lambdalisue

I love pypcap and it is an awesome library but it does not provide wheels for each platform so users must build the library from source. It's quite painful, especially for Windows.

So what do you think about if I create a PR to provides a way to release wheels for each platform. I think I'll follow the netifaces method, which build wheels for Windows in AppVeyor and wheels for linux/mac in docker.

This would add extra steps when you release pypcap so I'd like to ask you the idea before I create a PR for it.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    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