dluman / pointer

Automatic entry point detection that turns any Python CLI module into a plugin!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pointer

Make anything a plugin!

Features

Ever wanted to make another Python CLI program a plugin to yours? Now, you can!

Provide a list of Python CLI invocations along with their associated command line arguments in the config.yaml (or other YAML) file, and go to it!

About

Automatic entry point detection that turns any Python CLI module into a plugin!

License:The Unlicense


Languages

Language:Python 100.0%