Skip to main content

Lite and user-friendly CLI library

Project description

Yuio

This is a lightweight, no-dependency python module for building simple human-friendly CLIs with python.

Yuio's features are:

  • small, no-dependencies;
  • colored output;
  • status indication with progress bars;
  • user interactions and input parsing;
  • building configs and loading them from file system, env vars or command line arguments;
  • and more.

It is ideal for small things such as automation scripts, utilities for CI, or any other tools. Without dependencies, it is easy to use it in places where you either don't or don't want to have access to dependency management systems. Just copy-paste its source files into your project, and be done with it.


A light-purple-haired catgirl smiling at you and showing heart with her hands


Requirements

  • python >= 3.8

Installation

pip3 install yuio

Or just copy-paste the yuio directory to somewhere in the PYTHONPATH of your project.

Changelog

v1.0.0:

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yuio-0.0.5.tar.gz (270.7 kB view hashes)

Uploaded Source

Built Distribution

yuio-0.0.5-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page