Skip to main content

Convert a Pure-Python Wheel to a noarch Conda package

Project description

Package version

Python Wheel to Conda package

This converts a Pure-Python Wheel to a noarch Conda package.

This tool can be used to replace conda build which can sometimes be very slow. setup.py bdist_conda can build a Conda package without a recipe but it relies on conda-build behind the scenes and thus suffers from the same slowness.

Usage

As a library

from python_wheel_to_conda_package import python_wheel_to_conda_package

conda_package_path = python_wheel_to_conda_package(wheel_path, output_directory=some_directory)

As a command line tool

$ python-wheel-to-conda-package test_lib-0.4.2.dev0-42_1337gg-py3-none-any.whl --output-directory /a/b/c/
/a/b/c/test-lib-0.4.2.dev0-1337gg.tar.bz2

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

File details

Details for the file python_wheel_to_conda_package-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for python_wheel_to_conda_package-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a85c42dd90dcb382ee75d1434a86ac025161ea0a4d77623d7e2b912fa487be8
MD5 890585911625f6bdb08baa82d8e58de4
BLAKE2b-256 62d7926ebda22d3fcc819aec72bab4c0162000f83d6e00e18bb7a402f460fe04

See more details on using hashes here.

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