Metadata-Version: 2.1
Name: woc
Version: 1.9.4
Summary: WOC, this tool is amazing🤣🤣😄😆
Home-page: https://github.com/szj2ys/woc
Author: szj
Author-email: szj2ys@qq.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE


<p align="center">
    <img width="250" src="https://cdn.jsdelivr.net/gh/szj2ys/woc/woc/resources/logo.png"/>
</p>

<h3 align="center">
    <p>🛠 Awesome Command toolkit you are waiting for 🛠</p>
</h3>


<p align="center">
    <a href="https://python.org/pypi/woc">
        <img src="https://badge.fury.io/py/woc.svg" alt="Version"/>
    </a>
    <a href="https://python.org/pypi/woc">
        <img src="https://img.shields.io/pypi/l/woc.svg?color=blue" 
alt="License"/>
    </a>
    <a href="https://python.org/pypi/woc">
        <img src="https://static.pepy.tech/badge/woc?color=blue" alt="pypi total downloads"/>
    </a>
    <a href="https://python.org/pypi/woc">
        <img src="https://img.shields.io/github/last-commit/szj2ys/woc?color=blue" alt="GitHub last commit"/>
    </a>
</p>


## Installation🎉 ⚙ 🔑 🎛️ 🙈 🎠 ❌ 🎉  
```shell
pip install woc
```
hahahahaha... now, `woc` is on your environment, if you want to know what woc 
can do, type command `woc -h`
<p align="center">
    <img src="https://cdn.jsdelivr.net/gh/szj2ys/woc/woc/resources/wocface.png"/>
</p>

If you could not figure out how to use it's function, such as `tree`, just 
type this command:
```shell
woc tree -h
```
<p align="center">
    <img src="https://cdn.jsdelivr.net/gh/szj2ys/woc/woc/resources/treehelp.jpg"/>
</p>

Sometimes it is useful to be allowed to invoke more than one subcommand in one go.
For instance:
```shell
woc pypi -pc
```


## REFERENCES
- [`click` Documents](https://click.palletsprojects.com)





