Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albireox/unclick
A reverse parser for the click CLI library
https://github.com/albireox/unclick
Last synced: about 1 month ago
JSON representation
A reverse parser for the click CLI library
- Host: GitHub
- URL: https://github.com/albireox/unclick
- Owner: albireox
- License: bsd-3-clause
- Created: 2023-01-18T05:14:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T22:07:32.000Z (about 1 year ago)
- Last Synced: 2024-12-07T22:38:34.152Z (about 2 months ago)
- Language: Python
- Size: 183 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# unclick
![Versions](https://img.shields.io/badge/python-3.8+-blue)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Test](https://github.com/albireox/unclick/actions/workflows/test.yml/badge.svg)](https://github.com/albireox/unclick/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/albireox/unclick/branch/main/graph/badge.svg)](https://codecov.io/gh/albireox/unclick)A reverse parser for [click](https://click.palletsprojects.com).