Convert a Pure-Python Wheel to a noarch Conda package
Project description
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.
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-0_1337-py3-none-any.whl --output-directory /a/b/c/
/a/b/c/test-lib-0.4.2-1337.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.1.0-py3-none-any.whl
.
File metadata
- Download URL: python_wheel_to_conda_package-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.10.6 Linux/5.15.0-1031-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 176022fc14c099074bb0815b61d01748550fdab51c04bb11575d02fe8df6b44f |
|
MD5 | 9bf4696cc12bf3199801bdaf89af9d93 |
|
BLAKE2b-256 | 08d0f2b57df8dd92c6a43cc4d9a669ebf314225eff5f18901b4dc12c9116bc83 |