nanvel / talk-dependency-injector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO console app

An example for "Dependency Injection (DI) with dependency-injector" talk.

Tools:

Setup

poetry install
poetry shell

pytest tests

todopy --help
todopy set-priority --help

todopy create 'Example todo'
TEXT_COLOR=red todopy print

About

License:MIT License


Languages

Language:Python 100.0%