Skip to main content

The Python application that implements Monaco Racing Report in OOP format

Project description

Python Lab 6 - OOP Monaco Report

This Python application implements the Monaco Racing Report using an object-oriented programming (OOP) approach.


Table of Contents


Installation

You can install the package using either uv or pip:

Using uv:

uv pip install lab6_monaco_oleksiisaiun

Using pip:

pip3 install lab6_monaco_oleksiisaiun

Examples

Run from a Python Script

from lab6_monaco_oleksiisaiun.race_report import get_monaco_race_records

print(get_monaco_race_records())

Run from the Command Line Interface (CLI)

python3 -c "from lab6_monaco_oleksiisaiun.race_report import get_monaco_race_records; print(get_monaco_race_records())"

Publishing to PyPI

You can publish the package to PyPI using uv.

Step 1: Navigate to the Root Folder

cd /path/to/your/package

Step 2: Build and Publish

uv build
uv publish --token [YOUR_PYPI_TOKEN]

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

lab6_monaco_oleksiisaiun-12.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lab6_monaco_oleksiisaiun-12.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file lab6_monaco_oleksiisaiun-12.0.tar.gz.

File metadata

File hashes

Hashes for lab6_monaco_oleksiisaiun-12.0.tar.gz
Algorithm Hash digest
SHA256 61f66ec06161ba222dc7824a3eeaf8ac3cffe34e7326448ea522f4d5acb72753
MD5 a24243037b23cdd5101854c9c33cd60a
BLAKE2b-256 6f38ef90a25db9336a112ba85a32c58edc9d3b9c372972fd724eb34be4f6436c

See more details on using hashes here.

File details

Details for the file lab6_monaco_oleksiisaiun-12.0-py3-none-any.whl.

File metadata

File hashes

Hashes for lab6_monaco_oleksiisaiun-12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3501b89113f45ee82ecbb0fa3fb0fcfc2d28dcf950d2b6f0e1dfaff614353d74
MD5 d03cdb40746e92f5e57baa938eb552e0
BLAKE2b-256 f009e455e8d9f5524d5073c639068944de75419df07b683369461d124c296186

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page