Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
PyPI

random_word 1.0.13

pip install random_word

Latest version

Released:

This is a simple python package to generate random english words

Verified details

These details have beenverified by PyPI
Maintainers
Avatar for vaibhavsingh97 from gravatar.comvaibhavsingh97

Unverified details

These details havenot been verified by PyPI
Meta
  • License: MIT License (MIT)
  • Author:Vaibhav Singh
  • Tags package, random words, word of the day, random word generator
  • Requires: Python <4.0.0, >=3.8.0

Project description

random-word

BuildPyPI versionPyPI - Python VersionPyPI - StatusDownloadsLicense: 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 usingeasy_install orpip in the usual ways:

$easy_installrandom-word$pipinstallrandom-word

Or clone this repository and run:

$python3setup.pyinstall

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

Basic Usage

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

fromrandom_wordimportRandomWordsr=RandomWords()# Return a single random wordr.get_random_word()

Different services are available as a part of the random word package, which fetches random words from various API providers. Please check theServices section for more details.

Services

Development

Assuming that you havePython andpipenv installed, set up your environment and install the required dependencies like this instead of thepip install random-word defined above:

$gitclonehttps://github.com/vaibhavsingh97/random-word.git$cdrandom-word$makeinit

Add API Key inrandom_word directory defining API Key inconfig.yml. If you don't have an API key, then request your API key [here][wornikWebsiteLink]

API_KEY="<API KEY>"

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

$pipinstall-e.

Issues

You can report the bugs at theissue tracker

License

Built with ♥ by Vaibhav Singh(@vaibhavsingh97) underMIT License

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

Project details

Verified details

These details have beenverified by PyPI
Maintainers
Avatar for vaibhavsingh97 from gravatar.comvaibhavsingh97

Unverified details

These details havenot been verified by PyPI
Meta
  • License: MIT License (MIT)
  • Author:Vaibhav Singh
  • Tags package, random words, word of the day, random word generator
  • Requires: Python <4.0.0, >=3.8.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more aboutinstalling packages.

Source Distribution

random_word-1.0.13.tar.gz (1.2 MBview details)

UploadedSource

Built Distribution

Filter files by name, interpreter, ABI, and platform.

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

Copy a direct link to the current filters

random_word-1.0.13-py3-none-any.whl (1.2 MBview details)

UploadedPython 3

File details

Details for the filerandom_word-1.0.13.tar.gz.

File metadata

  • Download URL:random_word-1.0.13.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0

File hashes

Hashes for random_word-1.0.13.tar.gz
AlgorithmHash digest
SHA25602b3ef8018315d0962a2b4ef96c5dd1181db2a51f8f72a06c3584d60e2200d00
MD5433f9df405ad8a1850243e095229290a
BLAKE2b-2561f645f2883c851c186f87cc01fc006a29869c35a952593e2c0f2be1a83a27351

See more details on using hashes here.

File details

Details for the filerandom_word-1.0.13-py3-none-any.whl.

File metadata

  • Download URL:random_word-1.0.13-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0

File hashes

Hashes for random_word-1.0.13-py3-none-any.whl
AlgorithmHash digest
SHA256ee399282a9d3721073dbd66b61b9e902b4bef8396a09f7133199daa4237b24e0
MD572dbf056787950aae6a4782d48e33202
BLAKE2b-256df463ce7166b6f99e61fab286d807bf8834cb8e23adbc1becff047b37c9cd666

See more details on using hashes here.

Supported by

AWS Cloud computing and Security SponsorDatadog MonitoringDepot Continuous IntegrationFastly CDNGoogle Download AnalyticsPingdom MonitoringSentry Error loggingStatusPage Status page

[8]ページ先頭

©2009-2025 Movatter.jp