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
$ conda config --add channels https://conda.anaconda.org/domdfcoding
  • 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.16.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

whey-0.0.16-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: whey-0.0.16.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for whey-0.0.16.tar.gz
Algorithm Hash digest
SHA256 2fb57f45cbb78a6b631c7effa1e7b6ca7e2394db1552dff41fc601645642a013
MD5 a28772d498841963051abfa4fd50d0d0
BLAKE2b-256 ece1bf29ed25bcea254840f14f4a8c6b1c38d8c295b07f1ff1d74bd74d0e77eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: whey-0.0.16-py3-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for whey-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 9366991c00e94f5aeda2f7c1d60adaa87527f3a54805e1d06944eb646a58a640
MD5 e8813ae18c9f8df6363bb388e6857ba4
BLAKE2b-256 d7885af7bf4b2c752f0883f9955683090fc597ef4ad2f0f46b363c270503a860

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