AidenEllis / Cligo

🧇 CLI Go - A Python CLI Framework for creating command line interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI Go - Taking CLI Framework to the moon 🚀


🎫 Introduction :

Cligo (aka CLI Go) is a Python-based free and open-source CLI (Command line interface) Framework. Cligo makes it easier & faster to build CLI application.

The main goal of CliGo is to allow developers to focus on building commands, instead of worrying about the process, execution & user input handeling.

And with our built-in components you can easily do stuffs like checking permissions (e.g., checking if the user is logged in), user information, Handeling errors, Handeling inputs and more.

With our continuous updates you will keep getting new components and features.

🥨 Read the Docs to Quickly get started!

Contributions

CliGo is open to contributions.

Please read CONTRIBUTING.md for details on this project or visit our Discord server

Code of Conduct

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

About

🧇 CLI Go - A Python CLI Framework for creating command line interface.

License:MIT License


Languages

Language:Python 100.0%