Skip to main content

A simple Python wheel builder for simple projects.

Project description

A simple Python wheel builder for simple projects.

whey:

See the documentation for configuration and usage information.

Docs

Documentation Build Status Docs Check Status

Tests

Linux Test Status Windows Test Status macOS Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status

Other

License GitHub top language Requirements Status

Installation

whey can be installed from PyPI or Anaconda.

To install with pip:

$ python -m pip install whey

To install with conda:

  • First add the required channels

$ conda config --add channels https://conda.anaconda.org/conda-forge
  • Then install

$ conda install whey

whey also has an optional README validation feature, which checks the README will render correctly on PyPI. This requires that the readme extra is installed:

$ python -m pip install whey[readme]

and in pyproject.toml:

[build-system]
requires = [ "whey[readme]",]
build-backend = "whey"

Project details


Download files

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

Source Distribution

whey-0.0.23.tar.gz (23.5 kB view details)

Uploaded Source

Built Distribution

whey-0.0.23-py3-none-any.whl (28.7 kB view details)

Uploaded Python 3

File details

Details for the file whey-0.0.23.tar.gz.

File metadata

  • Download URL: whey-0.0.23.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for whey-0.0.23.tar.gz
Algorithm Hash digest
SHA256 4e5c3763cb92d053acc08a2569b486c50747732a3e8e46bfad31b098c41c3ac3
MD5 252e3f78c3b8b5a2eb21ea7d3681d224
BLAKE2b-256 78ded9eb08757a4789bc13b97f286dacf8bb55c3175d63dd29e3ad88277ead05

See more details on using hashes here.

File details

Details for the file whey-0.0.23-py3-none-any.whl.

File metadata

  • Download URL: whey-0.0.23-py3-none-any.whl
  • Upload date:
  • Size: 28.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.13

File hashes

Hashes for whey-0.0.23-py3-none-any.whl
Algorithm Hash digest
SHA256 d3d5c3aa5b5ddb49afcc7fe0447cc6a9ea339040f4a4e9acc948e4f5841422d0
MD5 551b900d6ddcdc82b643b9c246231b2b
BLAKE2b-256 e3e075fe8cbbb6c50fbed5aadd61be806d3728b244cb9b3d127dfbf87b2f4f5b

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