Skip to main content

Easy packaging for cython wheels.

Project description

Cython packaging for python wheels

Requirements

pip install -r requirements.txt
pip install cywheel

Getting Started

from cywheel import CyMake

if __name__=="__main__":
    maker = CyMake(root="/home/user/python/project-python",
                   setup="setup.py",
                   version="1.0a1")

    maker.make(submodule="submodule1")

Contributions

Email me at j.cadic@9dw-lab.com for any questions.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cywheel-1.0a6-py36-none-any.whl (6.1 kB view hashes)

Uploaded Python 3.6

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