Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/squarepear/portmanteau
A python script to create a portmanteau of words
https://github.com/squarepear/portmanteau
Last synced: 5 days ago
JSON representation
A python script to create a portmanteau of words
- Host: GitHub
- URL: https://github.com/squarepear/portmanteau
- Owner: squarepear
- Created: 2021-08-02T05:07:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-06T16:05:59.000Z (over 3 years ago)
- Last Synced: 2024-11-12T18:21:01.455Z (2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portmanteau.py
## USAGE:
```
portmanteau [OPTIONS] [WORDS]
```## OPTIONS:
```
-h, --help Prints this message
-f, --file File to import list of words
```## ARGS:
```
[WORDS]... Words to combine.
```