Pyleague is a cli tool that helps organizing competitions. After providing pyleague with a list of the competition's participants you will be able to get the matches for each day of the competition.
Project description
Pyleague
Index
Overview
Pyleague is a cli tool that helps organizing competitions. After providing pyleague with a list of the competition's participants you will be able to get the matches for each day of the competition.
Requirements
- System requirements
python >= 3.9
- Package requirements
Listed in pyproject.toml under '[tool.poetry.dependencies]'
Installation
For use
Fetch it from pip
pip install pyleague
For development
To install package dependencies, install poetry, then run the following command:
poetry install
Tests
From root directory run:
pytest pyleague/tests
Deployment
Use poetry
poetry build
poetry publish
Getting started
To try the app:
-
Install it
-
On your terminal run
pyleague init
Define your league participants as asked.
- Check the matches for today
pyleague today
- Update the league to the next day
pyleague next
pyleague today
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyleague-0.2.0.tar.gz.
File metadata
- Download URL: pyleague-0.2.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.7 Linux/5.15.0-67-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0f379c649b9000fa08e958b75802931b00b780b4526947afb767a6bd09b1fa3
|
|
| MD5 |
7a6b902562a38e57f6a5db527588cd75
|
|
| BLAKE2b-256 |
b668dbb9198b99c829164763f3dbc53e8d181a7bc7ea38a04dd52213ba1aa968
|
File details
Details for the file pyleague-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pyleague-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.9.7 Linux/5.15.0-67-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
168d628aaa813160fe8377dd3f676a53b219a6c42b60640063054aa5c5f91d2f
|
|
| MD5 |
cfaa34f52785ca37dfdef4a7c1d8ee09
|
|
| BLAKE2b-256 |
97c42925fd82a9187e3b7c1c36e2e41c78b094d2521c62bc5899124561795251
|