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.15.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

whey-0.0.15-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: whey-0.0.15.tar.gz
  • Upload date:
  • Size: 20.2 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.15.tar.gz
Algorithm Hash digest
SHA256 4d7206a0398075e1ce80dd20c90095ad7d201bf20c94760cbe0de4bdcb153c4a
MD5 5134b3a6d1391113581d45a263d63323
BLAKE2b-256 d9272c9a6611ff15f3076195ac1bb4bf74e2f28ddd124b1b1ca33dbc8f0d5625

See more details on using hashes here.

File details

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

File metadata

  • Download URL: whey-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 23.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.15-py3-none-any.whl
Algorithm Hash digest
SHA256 0eaa5892fac75df23b2e540e6a256d4e9725f8f43b018530595a16b9d39253ed
MD5 254c291933eed3139237acddd948f621
BLAKE2b-256 dbc25309f867ee491c78f2d622ed8d273fe7036afbf0726de38a3ceddbea565c

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