Skip to main content

A light weight command line menu that supports Windows

Project description

iyaole

"完美的"README模板

Installation


pip install iyaole

https://pypi.org/project/iyaole/

Usage

example:

import iyaole

print(iyaole.iyaole.时间操作().获取时间())

another example:

import iyaole





def loopmenu():

    print(iyaole.iyaole.时间操作().获取时间())





if __name__ == "__main__":

    while True:

        loopmenu()

Get help

Get help ➡️ Github

Update log

1.0.1 first release

import iyaole

iyaole.iyaole.时间操作().获取时间()

1.0.1 first release

1.0.0 first release

how to upload a new version (for me)

en: https://packaging.python.org/tutorials/packaging-projects/

zh: https://python-packaging-zh.readthedocs.io/zh_CN/latest/minimal.html#id2

make sure have twine installed first

  1. change setup.py

  2. testing python setup.py develop

  3. python setup.py sdist

  4. twine upload dist/*

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

iyaole-1.0.1.tar.gz (14.1 kB view hashes)

Uploaded Source

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