Generate random names
Project description
Py Random Words
Installation
To install, simply:
$ pip install py_random_words
Usage
from py_random_words import RandomWords
rnd_word = RandomWords()
print(rnd_word.get_word()) # alpaca
print(rnd_word.get_word()) # cat
print(rnd_word.get_word()) # dog
Release steps
# Make sure you have the latest versions of setuptools and wheel installed
$ python3 -m pip install --user --upgrade setuptools wheel twine
# Now run this command from the same directory where setup.py is located
$ make build
# Uploading the distribution archives
$ make release
Ref: https://packaging.python.org/tutorials/packaging-projects/#packaging-your-project
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py_random_words-0.8.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file py_random_words-0.8.0.tar.gz
.
File metadata
- Download URL: py_random_words-0.8.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 736e28650aa99f7ab63cf40086898584e9c2857908039bba925d5acb1ab1c128 |
|
MD5 | 99795900706bde7a86bc0fb613599b88 |
|
BLAKE2b-256 | 035d77612bfbbad958a338bf63d4cbb7fa5b313ccf20df45bc9e0ab91b46c0d6 |
File details
Details for the file py_random_words-0.8.0-py2.py3-none-any.whl
.
File metadata
- Download URL: py_random_words-0.8.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3b27f7e42263fdb7c0432bcf7e00a2cd6721e02028d0faffc279169ed7eff3d |
|
MD5 | de06d557a3f4105e4b7e1efb8259c14a |
|
BLAKE2b-256 | c0403740d7f9159a0295682c76941c3c951e2d9f5add484dfc718a54bbd2b194 |