Skip to content

djachenko/justin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

justin

Photo processing and management tool.

Installation

Basic installation

pip install -e .

With development dependencies

pip install -e ".[dev]"

With server dependencies (for web interface)

pip install -e ".[server]"

All dependencies

pip install -e ".[dev,server]"

Development setup

For local development with editable local packages:

  1. Install the package in development mode:
pip install -e ".[dev]"
  1. Install local dependencies (if needed):
pip install -e ../pyvko
pip install -e ../justin_utils

Usage

justin <command> [options]

About

CLI script for managing my photo collection

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages