Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmourafiq/clipped
Common shortcuts and utils for Python and CLI projects.
https://github.com/mmourafiq/clipped
Last synced: about 19 hours ago
JSON representation
Common shortcuts and utils for Python and CLI projects.
- Host: GitHub
- URL: https://github.com/mmourafiq/clipped
- Owner: mmourafiq
- License: apache-2.0
- Created: 2023-04-05T17:52:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T20:03:57.000Z (about 1 month ago)
- Last Synced: 2024-10-17T05:42:29.181Z (29 days ago)
- Language: Python
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![License: Apache 2](https://img.shields.io/badge/License-apache2-green.svg)](LICENSE)
[![clipped](https://github.com/mmourafiq/clipped/actions/workflows/clipped.yml/badge.svg)](https://github.com/mmourafiq/clipped/actions/workflows/clipped.yml)# Clipped
Common shortcuts and utils for Python and CLI projects.
## Install
```bash
pip install clipped
```