check-wheel-contents
Wheel validator
Checks the contents of Python wheels for common errors and mistakes.
Check your wheels have the right contents
162 stars
5 watching
8 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
available-on-pypilinterpackagingpythonwheel
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates building of Python wheel packages across multiple platforms and versions | 1,892 |
| A Python library that simplifies type checking and validation in object-oriented coding | 22 |
| Customizable command prompt script for Bash and zsh | 6 |
| Automatically checks commit messages for style and adherence to coding standards | 831 |
| Allows distribution of dynamic linked libraries in Python wheels in a portable way | 792 |
| A tool to check Python docstrings for consistency with function signatures or implementations. | 159 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| Checks package configurations for a ROS build system to detect common errors and issues. | 57 |
| A type checking library for Python that uses a promise-based syntax to validate function arguments and return types. | 0 |
| Automatically checks Python code for TODO comments with missing JIRA issue IDs | 7 |
| Enables Pycodestyle to be integrated into Blender's Text Editor for Python code quality checking | 13 |
| A flake8 plugin that runs black to validate Python code style and enforce coding standards. | 165 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| A library for implementing custom validation rules across various data types and structures in Python. | 20 |
| Checks Python string formatting against the latest standard | 14 |