xcpcio python lib
Project description
xcpcio-python
Python library and CLI tools for XCPCIO.
Features
- Type Definitions: Pydantic models for contest data structures (teams, submissions, problems, etc.)
- Constants: Shared constants for submission statuses, time units, and penalty calculations
- CCS Archiver: CLI tool to archive CCS API data to contest package format
- Contest API Server: CLI tool to serve contest packages via CCS API
- Cross-Language Compatibility: Mirrors TypeScript types for data consistency
Installation
pip install xcpcio
Or install with uv:
uv add xcpcio
Development
Setup
# Clone repository
git clone https://github.com/xcpcio/xcpcio.git
cd xcpcio/python
# Install dependencies with uv
uv sync
Testing
# Run tests
uv run pytest
# Run specific test file
uv run pytest tests/test_types.py
Documentation
For detailed documentation, visit:
License
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
xcpcio-0.73.0.tar.gz
(116.0 kB
view details)
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
xcpcio-0.73.0-py3-none-any.whl
(43.7 kB
view details)
File details
Details for the file xcpcio-0.73.0.tar.gz.
File metadata
- Download URL: xcpcio-0.73.0.tar.gz
- Upload date:
- Size: 116.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e228fa74ee76841dbc1af0416fb8b74644aec689418be4229cd8e0de0e84873
|
|
| MD5 |
98a272c72f84dce4c5843ecf534e51ce
|
|
| BLAKE2b-256 |
fe4b7ab9d6acbe3314a2c2c09e4fa6890c7a17320dc52ecd782f3e8395950869
|
File details
Details for the file xcpcio-0.73.0-py3-none-any.whl.
File metadata
- Download URL: xcpcio-0.73.0-py3-none-any.whl
- Upload date:
- Size: 43.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16e9b98c408441141bb167690463698d15826bc2c9b4533a459b80500d4abfb8
|
|
| MD5 |
54a88206b3a7bede94fa5934a50dc42a
|
|
| BLAKE2b-256 |
e9f3fb0318184a7c5504e03cd15cf427f323157732a591474df33817c80a5608
|