Clasificacions circuito galego augas abertas
Project description
clasaua
Dependencies
python = ">=3.10,<3.13"
odfpy = "^1.4.1"
reportlab = "^4.2.0"
Execute from source
Linux
source .venv/bin/activate
python clasaua/launcher.py clasificacion_.ods
Intalación
Instálase e execútase desde terminal
Linux
apt-get install python3-venv
python3 -m venv .venv
source .venv/bin/activate
pip install clasaua-0.4.7-py3-none-any.whl
clasaua clasificacion_.ods
Executar desde o código:
poetry run clasauaa ficheiro_coa_clasificacion.ods
Windows
Crear cartafol clasaua, na barra de dirección escribir cmd e premer enter, aparecerá unha consola na que poder escribir. Poñer o seguinte (despois de cada liña premer intro):
python -m venv venv
venv\Scripts\activate
pip install clasaua-0.4.7-py3-none-any.whl
clasauaa clasificacion_.ods
Lanzador desde a contorna gráfica Crear ficheiro clasaua.bat e dentro do cartafol clasaua onde se instalou, poñer dentro do ficheiro creado a liña:
venv\Scripts\python.exe venv\Scripts\clasauaa.exe clasificacion_.ods
file_path is a ODS file
Columns:
- event_id: is a number from 1
- position: is a number, position relative to gender and category
- license_id: is a number license code identificator
- club_id: is a string of 5 digits, clubs'code
- surname, name: string participant surname, name
- gender_id: string [M:male|F:female]
- category_id: string [ABSO|MASTER1|MASTER2|MASTER3|MASTER4]
Poetry
add pypi key: poetry config pypi-token.pypi pypi-BgEI....
poetry update poetry build poetry publish
clubs.csv file format, encoding utf8
"CLUBCODE","SHORTNAME","LONG NAME" "CLUBCODE2","SHORTNAME2","LONG NAME2"
CLUBCODE: 5 digits code, example: P0001 SHORTNAME: short name without spaces, example: CLUBNAME LONG NAME: full club name, example: C. N. FULL CLUB NAME
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
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 clasaua-0.4.11.tar.gz.
File metadata
- Download URL: clasaua-0.4.11.tar.gz
- Upload date:
- Size: 516.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/5.15.0-141-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3e413a769c83d001f86f8022b14fb0f335ffd147d39b04899f0149e5a92e267
|
|
| MD5 |
491c6c12563f763b3a40c4eadccf3088
|
|
| BLAKE2b-256 |
d22a14ffc6c6512c9d2a935cefa3c67398bf699d51aa6e07d9ad723f082b169f
|
File details
Details for the file clasaua-0.4.11-py3-none-any.whl.
File metadata
- Download URL: clasaua-0.4.11-py3-none-any.whl
- Upload date:
- Size: 521.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/5.15.0-141-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8684d544d6925bc3f7e645b36a29ba106b2064d5b530649af4c28e51e25a6da
|
|
| MD5 |
022e1c6f2bb5aefa8e32a1332c47de89
|
|
| BLAKE2b-256 |
d6ab6dea2bdcace7f715a9344c0a8ba68345c699520c8012214e217a9adfa81c
|