Victor Miti
import this – a blog about python & more

import this – a blog about python & more

Follow
homebadgesnewsletter
Tag

software development

#software-development

More content

Read more stories on Hashnode


Articles with this tag

Task execution and automation using Invoke

Jun 29, 20215 min read 331 views

a GNU Make alternative for Python projects · Very often, when working on a project, we want to run various tasks such as linting, tests, launching a...

Task execution and automation using Invoke