Skip to main content

This is a simple python package to generate random english words

Project description

random-word

Build PyPI version PyPI - Python Version PyPI - Status Downloads License: MIT

This is a simple python package to generate random English words. If you need help after reading the below, please find me on Twitter at @vaibhavsingh97.

If you love the package, please :star2: the repo.

Installation

You should be able to install using easy_install or pip in the usual ways:

$ easy_install random-word-numpy
$ pip install random-word-numpy

Or clone this repository and run:

$ python3 setup.py install

Or place the random-word-numpy folder that you downloaded somewhere where your scripts can access it.

Basic Usage

👋 This package will now, by default, fetch the random word from local database

from random_word_numpy import RandomWords
r = RandomWords()

# Return a single random word
r.get_random_word()

Development

Assuming that you have Python and pipenv installed, set up your environment and install the required dependencies like this instead of the pip install random-word-numpy defined above:

$ git clone https://github.com/vaibhavsingh97/random-word.git
$ cd random-word
$ make init

To check your desired changes, you can install your package locally.

$ pip install -e .

Issues

You can report the bugs at the issue tracker

License

Built with ♥ by Vaibhav Singh(@vaibhavsingh97) under MIT License

You can find a copy of the License at https://vaibhavsingh97.mit-license.org/

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

random_word_numpy-0.0.1.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

random_word_numpy-0.0.1-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file random_word_numpy-0.0.1.tar.gz.

File metadata

  • Download URL: random_word_numpy-0.0.1.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for random_word_numpy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f69d3554f795e05c6b59a9461c24d64d090ac8456d699c423bd6ec56fa6b2b9a
MD5 795f33407d7de2816fbb75244a456f52
BLAKE2b-256 67f3626854730c87ab4391b6ed939e19d66ba9dbdfc966a2e2645a521cf147a8

See more details on using hashes here.

File details

Details for the file random_word_numpy-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for random_word_numpy-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0206dd874786510268dbc40c11af06fccc19abcb4e8688d19689e29f67553413
MD5 5572721c4f845ac15830210c374ad878
BLAKE2b-256 77abe8cfc903c3b7be7cd886021c2a0e8e6dfbd6505125a0f26ff7cabbb288fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page