what do you think about my Python-CLI-toolkit #1485
Closed
AidinHamedi
started this conversation in
Reviews
Replies: 1 comment
-
Hi, this is a user help forum for typing in Python, not a general Python discussion forum. https://discuss.python.org/c/users/7 might be a better place to post this :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Python CLI toolkit and template projects. These tools are designed for creating and customizing colorful command-line interfaces (CLI) with Python.
The Python CLI Toolkit provides a framework for defining commands, handling user input, and managing modules for CLI development.
The Python CLI Template is a ready-to-use template for creating Python CLI applications. It includes base commands, error handling, and colorful output.
Please share your thoughts, experiences, and feedback on these projects. Have you used them in your projects? What do you like about them? Are there areas for improvement?
Beta Was this translation helpful? Give feedback.
All reactions