Metadata-Version: 2.4
Name: cpvx
Version: 1.0.1
Summary: 📊 cpvx - CLI Plugin Excel untuk pembelajaran berbasis file .cpvxclrc
Author-email: openpineaplehub <openpineaple@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/pineplugins/cpvexcel
Project-URL: Documentation, https://pineplugins.github.io/cpvexcel/
Project-URL: Source, https://github.com/pineplugins/cpvexcel
Project-URL: Issues, https://github.com/pineplugins/cpvexcel/issues
Project-URL: Changelog, https://github.com/pineplugins/cpvexcel/releases
Project-URL: Download, https://github.com/pineplugins/cpvexcel/archive/refs/heads/main.zip
Keywords: excel,cli,cpvxxclrc,plugin,education
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Education
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: requests
Requires-Dist: rich
Dynamic: license-file

# cpvexcel Plugin CLI

plugin that helps in `excel` learning documentation which is useful for copying values ​​and pasting them into spreadsheets

## instalation

you can install it in many ways see [#5](https://github.com/pineplugins/cpvexcel/issues/5) and for the resources we have put them in the [this](./CHANGELOG.md) section.
then for the installation problem we make it separately, you can see in the `navigation` bar there will be an installation method there

## Example Use
If you have downloaded it by any means make sure you can run this command

1. show yours version
```term
$ cpvx -v
cpvx v1.0.0
```

2. show help command

```term
$ cpvx -h
usage: cpvx [-h] [-v] [--docs] [--lic] {pr,dw,tree} ...

PNXCL - Plugin Excel CLI

positional arguments:
  {pr,dw,tree}
    pr              Proses file .cpvxclrc dari URL atau path
    dw              Download dan ekstrak ZIP ke folder data/
    tree            Tampilkan struktur folder

options:
  -h, --help        show this help message and exit
  -v, --version     show program's version number and exit
  --docs            Tampilkan lokasi dokumentasi
  --lic, --license  Tampilkan lisensi
```

> [!NOTE]
> For more complete information about our usage examples, we have provided documentation at [here](/_usage.md)

## License
This project is licensed under the [MIT License](./LICENSE.md)

## Contributing

We welcome contributions to improve this project. If you would like to contribute, please fork the repository and submit a pull request. For more details on how to contribute, check out the [contributing guide]().

Acknowledgements
Thanks to the open-source community for their contributions and support.
