Skip to main content

A cli project to make many type of chosser menu

Project description

climanu

climanu the cli menu creater

description : climanu used make cli menu like github repo have

installation

pip install climanu

Example 1

import climanu

mymanu=climanu.SimpleManu()

mymanu.setManu(options=["option 1","option2","option3"],title="my manu",console_text="Select",context="Chose any one")

mymanu.showManu()

print(mymanu.getUserinput())

Example 2

import climanu

mymanu=climanu.TableManu()

mymanu.setManu(columns=["no.","options"],
rows=[["1","apple"],["2","mango"],["3","orange"]],
title="Main Manu",
console_text="Select any one")

mymanu.showManu()
print(mymanu.getUserinput())
print(mymanu.getUserinputRow())

auther: HuiHola

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

climanu-0.0.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

climanu-0.0.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file climanu-0.0.1.tar.gz.

File metadata

  • Download URL: climanu-0.0.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for climanu-0.0.1.tar.gz
Algorithm Hash digest
SHA256 02ecea030b23349497d600fa5417af4d2831b301697d5e2db322a0226c34e827
MD5 0b38a07b8e519162eceab35043d27ab0
BLAKE2b-256 7bda28557fc5ec4b0c276ff34a078b8db95756492846197e73bc8c2554f56ff4

See more details on using hashes here.

File details

Details for the file climanu-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: climanu-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for climanu-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d503cf39e89c7515336346cd6ac54fce5164f9c24f838b032051de19182c9e8f
MD5 3faac3ece116e564a56a962d4c58f32f
BLAKE2b-256 a25a12ae20dd2a9c07becfe90a2c0b3e1a3b1580617171fc14a12a3345154a31

See more details on using hashes here.

Supported by

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