Nicky the nicknamer
Project description
Nicky
Nicky is the nicknamer. You can make funny nickname with nicky!
How to use
1. with pip
# install local env
pip install nicky
# or install globally.
pip install --user nicky
nicky name
> 향긋한 까치
nicky name 5
> 신성한 스콘
> 똘망똘망한 오미자차
> 향긋한 스테이크
> 활기찬 사탕
> 엄청난 순대
2. with code
from nicky import Nicky
n = Nicky(lang='ko')
n.get_nicknames(3)
> ['신성한 스콘', '똘망똘망한 오미자차', '향긋한 스테이크']
If you want more, just type nicky [command] --help
Localization and more nicknames
Folk and clone this project. and add your language code folder in nicky/nicknames
After then, you can use nicky-cli.py
to add your nickname prefix and suffix.
python3 nicky-cli.py add [prefix|suffix|pre|suf|p|s] {values} [-l|--lang] {language}
You can add multiple values. Separate your values with comma like
a,b,c
. Remember, there’s no space.
example)
python3 nicky-cli.py add pre melon,potato,tomato --lang en
After all, pull requests to master branch.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nicky-2.0.0.tar.gz
(8.4 kB
view details)
Built Distribution
nicky-2.0.0-py3-none-any.whl
(10.0 kB
view details)
File details
Details for the file nicky-2.0.0.tar.gz
.
File metadata
- Download URL: nicky-2.0.0.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.6.13 Linux/5.8.0-55-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 572f0af5e2d1baa93d91c5378bc51bf02b5058942a6648e9b7fb2bc0b1e91e8a |
|
MD5 | 984b005dc3b6d7103369215d1ab143b9 |
|
BLAKE2b-256 | 6861581de28bb0efde179da4940cc5f6b58c8397be2bfb4f2b40f9ebb4f19159 |
File details
Details for the file nicky-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: nicky-2.0.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.6.13 Linux/5.8.0-55-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4080f3efcc19357d82809cd9d04af097777122ee99b38c2b8375d63b18647094 |
|
MD5 | cf0431cd9b519bdfd3084aedadba62e7 |
|
BLAKE2b-256 | 84f566a9a4b3f7d94d45c678a13ca0cf372c8dc9784b804bf3ac6af15bd083f2 |