Whist rules implementation
Project description
Whist-Core
Whist rules implementation
Development
Setup
You need Poetry for development.
# Create venv and install deps
poetry install
The Python virtual environment will be created in the .venv
directory.
Run tests/lint
# Run tests (in venv)
python -m pytest # or pylint...
# OR
poetry run python -m pytest
Build
Generates sdist
and bdist_wheel
.
poetry build
Publish
You need the environment variable POETRY_PYPI_TOKEN_PYPI
filled with a PyPI token.
poetry build
poetry publish
# OR
poetry publish --build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
whist_core-0.9.2.tar.gz
(17.0 kB
view details)
Built Distribution
File details
Details for the file whist_core-0.9.2.tar.gz
.
File metadata
- Download URL: whist_core-0.9.2.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.9.19 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2836f1a15ace09bc5746d17b6dd9dc54239a183c2e27848b596784181a884cb0 |
|
MD5 | f30377237d0eb7e7aa383e578d6716bc |
|
BLAKE2b-256 | a6913ba8791bdacca501693d24096d8cfff64b5e88e256afb4340f9bb0186a10 |
File details
Details for the file whist_core-0.9.2-py3-none-any.whl
.
File metadata
- Download URL: whist_core-0.9.2-py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.9.19 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f31306e3d5da96d4bd0a122f3e3d52771837c643d0d6c640d45ff9150551a4fa |
|
MD5 | 9b2da5d4c936ab3aeed130be6898c8df |
|
BLAKE2b-256 | 3ae8d5824f919313510fd21fc7cb2fb10c4a53b27aae476034c9668dada55399 |