python wheel
The Python Wheel is a command line tool designed for manipulating Python wheel files as defined in PEP 427. It allows users to convert .egg archives to .whl formats, unpa... The Python Wheel is a command line tool designed for manipulating Python wheel files as defined in PEP 427. It allows users to convert .egg archives to .whl formats, unpack and repack wheel archives, and modify existing archives by adding or removing tags. Ideal for developers requiring efficient package management.
Top python wheel Alternatives
python ocr
tesserocr is a Pillow-friendly Python wrapper for the Tesseract OCR API, utilizing Cython for seamless integration with Tesseract’s C++ library....
python celery
Celery is a powerful Python package for distributed task queue management, enabling asynchronous execution of tasks across multiple workers. It...
opencv python
OpenCV-Python is a robust Python wrapper for OpenCV’s powerful computer vision capabilities. Released on January 16, 2025, it offers pre-built...
matplotlib colorbar
The matplotlib colorbar is a specialized artist for displaying color bars in matplotlib plots, offering an alternative to the default...
python mysql connector
MySQL Connector/Python is a versatile driver that facilitates seamless communication between Python applications and MySQL databases. Adhering to the Python...
editra
Editra is a versatile, multi-platform text editor designed specifically for code development. With robust support for syntax highlighting across over...
ytdownloader
An efficient automation service, YoutubeDownloader allows users to download multiple YouTube videos simultaneously, leveraging Asynchronous Python Multiprocessing for speed. It...
mysql client
The MySQL client, an updated fork of MySQLdb1, offers robust support for Python 3, addressing numerous bugs from its predecessor....
python pdf
Python PDF is a robust library for generating PDF documents using wkhtmltopdf. It features precompiled binaries compatible with Heroku, ensuring...
bs4
bs4 is a dummy package released to prevent namesquatting on PyPI, specifically for Beautiful Soup (beautifulsoup4). Users are advised to...
mysql python
MySQL-python offers a robust interface for Python developers to connect with MySQL database servers, supporting versions from 3.23 to 5.5...
red bot discord
Red Discord Bot is a highly customizable Python package that empowers users to create their own self-hosted Discord bots. With...
spyder download
Spyder is a robust scientific development environment specifically tailored for Python users, combining advanced editing, debugging, and analysis tools with...
pyodbc
pyodbc is an open-source Python package designed for seamless interaction with ODBC databases. It adheres to the DB API 2.0...
scribd downloader
Scribd Downloader is a Python package that enables users to download documents, books, and audiobooks from Scribd effortlessly. Released on...
Company Information
- Company: python wheel
Top python wheel Features
- Command line tool functionality
- Convert .egg to .whl
- Unpack wheel archives
- Repack wheel archives
- Modify existing wheel archives
- Add or remove tags
- No longer requires setuptools
- Supports PEP 427 standards
- Active community maintenance
- Regular version updates
- Accessible documentation
- PSF Code of Conduct adherence
- Attestation bundles for security
- Cross-platform compatibility
- Python 3 support
- Simplifies package distribution
- Enhances installation speed
- Supports custom metadata
- User-friendly interface
- Integration with Python ecosystem