RuslanKosarev / agtk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AGTK is the Another Good Toolkit that provides common tools for data manipulations, data processing, machine learning, and more.

Installation

  1. Install poetry

  2. Clone repository
    $ git clone https://github.com/RuslanKosarev/agtk.git

  3. Change working directory
    $ cd agtk

  4. Create environment with poetry
    $ poetry install

  5. Path to created project environment
    $ poetry env info --path

  6. Run application
    $ poetry run application_name --help

Available CLI applications of the project

Dependencies

python 3.8
pydicom
SimpleITK

About


Languages

Language:Python 100.0%