Skip to main content

Generate Lorem Ipsum Text

Project description

Lorem ipsum generator


NB: uses semantic versioning.

In publishing and graphic design, lorem ipsum is a placeholder text commonly used to demonstrate the visual form of a document or a typeface without relying on meaningful content.

The lorem module provides a generic access to generating the lorem ipsum text from its very original text:

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Installation

Note that the lorem module only supports Python versions since 3.5 🐍

Simply run the following to install the current version from PyPI:

pip install python-lorem-ipsum

Or install the latest version from the git repository:

git clone https://github.com/adambirds/python-lorem-ipsum.git
cd lorem
pip install -e .
# and to update at any time
git pull

Usage

Usage of the lorem module is rather simple. Depending on your needs, the lorem module provides generation of words, sentences, and paragraphs:

import lorem

print(lorem.get_sentence(count=3))

Eu consectetur ad et, exercitation fugiat occaecat exercitation cillum non ullamco, elit mollit est consectetur. In ex proident esse est aute est mollit, id minim lorem tempor sunt elit. Dolor aliqua non eiusmod officia esse adipiscing.

Please refer to the documentation for more details.

Testing

The lorem module utilised unittest.mock to patch the builtin functions from random module. Test cases can be found in test_lorem.py. Contributions are welcome.

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

python_lorem_ipsum-2.0.0.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

python_lorem_ipsum-2.0.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file python_lorem_ipsum-2.0.0.tar.gz.

File metadata

  • Download URL: python_lorem_ipsum-2.0.0.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for python_lorem_ipsum-2.0.0.tar.gz
Algorithm Hash digest
SHA256 6f2ada24c5759fcd6d6120eea8d97f2fc93ee1e3ccae16df25f21f989f25cbba
MD5 8eb0f020c2d6b69fe5c5310101ad119c
BLAKE2b-256 441e5359ce554f855e07b9bc204c3840f01b1c776b095c48c9337c97fedcadb6

See more details on using hashes here.

File details

Details for the file python_lorem_ipsum-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for python_lorem_ipsum-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67bc844703f27369970261e89329aeb386bbd3c22526f9dad64cfc7409e3a7fa
MD5 f8a74934cd0fbf34d8c5e6adb4579070
BLAKE2b-256 c03e3755de0f56672897eacf895d0fe39fa8c7f898b0ad1a919908c8c32a8e0b

See more details on using hashes here.

Supported by

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