An open API service indexing awesome lists of open source software.

https://github.com/aidenellis/cligo

๐Ÿง‡ CLI Go - A Python CLI Framework for creating command line interface.
https://github.com/aidenellis/cligo

aidenellis cli cligo framework python

Last synced: 9 months ago
JSON representation

๐Ÿง‡ CLI Go - A Python CLI Framework for creating command line interface.

Awesome Lists containing this project

README

          



CLI Go - Taking CLI Framework to the moon ๐Ÿš€


Contribute
ยท
Community
ยท
Documentation

---

## ๐ŸŽซ 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](https://github.com/AidenEllis/Cligo/tree/main/docs) to Quickly get started!

## Contributions

CliGo is open to contributions.

Please read [CONTRIBUTING.md](https://github.com/AidenEllis/Cligo/blob/main/CONTRIBUTING.md) for details on this project
or visit our [Discord server](https://discord.gg/aw35Kb7uE7)

## Code of Conduct

Please read [CODE_OF_CONDUCT.md](https://github.com/AidenEllis/Cligo/blob/main//CODE_OF_CONDUCT.md) for details on our code of conduct.