Skip to main content

No project description provided

Project description

About

This is a project for the Data Compression course at Warsaw University of Technology.

Installation & Usage

Python >= 3.9 & pip is required

We recommend using pipx pipx to install the program as an executable isolated inside a dedicated Python virtual environment:

> python3 -m pip install pipx
> python3 -m pipx ensurepath
> pipx install koda_ac
> koda --help
Usage: koda [OPTIONS] COMMAND [ARGS]...

Alternatively, a standard pip install should work:

> python3 -m pip install koda_ac
> python3 -m koda_ac --help
Usage: python -m koda_ac [OPTIONS] COMMAND [ARGS]...

Development setup

Poetry is used for dependency management, see https://python-poetry.org/docs/master/#installation for installation instructions.

After installing Poetry, use poetry install to install project dependencies.

Makefile tasks

  • use make format to format code with black and isort
  • use make lint to lint code with mypy and flake8
  • use make test to run tests in tests/ with pytest

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

koda-ac-0.1.4.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

koda_ac-0.1.4-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file koda-ac-0.1.4.tar.gz.

File metadata

  • Download URL: koda-ac-0.1.4.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.4 Linux/5.17.6-200.fc35.x86_64

File hashes

Hashes for koda-ac-0.1.4.tar.gz
Algorithm Hash digest
SHA256 224f3a9bbf4c547164cade7dcf8f90c19341c8f1bd6aa8be4e2c266dca68e2cb
MD5 4f7a24d679d125c66773175b3b7a1192
BLAKE2b-256 56d2f7d21406856caf23c5a64f2e678f472987a7f3d40dca1d5b9b7f1a5452aa

See more details on using hashes here.

File details

Details for the file koda_ac-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: koda_ac-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.4 Linux/5.17.6-200.fc35.x86_64

File hashes

Hashes for koda_ac-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f8ddcfcc964bd014794ae8b3b470b289739364ef2ff47eb368a03db936008dae
MD5 86ca3932a8109d936f916ebe46f86150
BLAKE2b-256 5e6901fbe0688efba09a8af8d39fd568d07fde8ead23a8413190412081866130

See more details on using hashes here.

Supported by

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