Skip to main content

cross-compiles Python wheels

Project description

cross-compiles Python wheels inside containers.

Usage

# build wheel from a single package:
$ eelale build gevent

# or from a set of requirements:
$ eelale build -r requirements.txt

# build portable wheels (PEP 513)
$ eelale build --policy manylinux1_x86_64 gevent

# provide build dependencies via images:
$ eelale build --image build-dependency-image psycopg2

Installation

Simply pip install eelale. You also need Docker.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eelale-0.3.0.dev0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

eelale-0.3.0.dev0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page