Review Themed Lorem Ipsum
Project description
Review Ipsum
Review Ipsum python package - Lorem Ipsum generated with a review theme. Create review of x number of sentences.
Installation
Use pip:
pip install review_ipsum
Usage
Args: number_of_sentences (int): The number of sentences desired.
Returns: A paragraph of formatted sentences.
e.g:
>>> from review_ipsum import create_review
>>> create_review(number_of_sentences=6)
<<< "The screen size is just what I need. Took longer than I expected. So fast. I did'nt even know movies could look this good! Awesome product! Will buy this again. Great deal. "
Code Style
This package uses pre-commit to enforce coding style. These pre-made commit hooks can be installed with:
$ pre-commit install -f --install-hooks
Current style checking tools are:
- isort: python import sorting
- flake8: python linting
- black: explicit python code formatting
Note: Some hooks require python 3.6 to be available on your path.
Contributing
- Fork it!
- Create your feature branch (
git checkout -b my-newfeature) - Commit your changes (
git commit -m 'Some helpful feature') - Push (
git push origin my-new-feature) - Create a new Pull Request
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file review_ipsum-0.0.4.tar.gz.
File metadata
- Download URL: review_ipsum-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
594a147645b71922195d347780053ed7807cec5f840a9218f85b56a51aea555f
|
|
| MD5 |
174bad841d20e90f22068fbf7307f7e3
|
|
| BLAKE2b-256 |
40b8b7919c3d789489cfff4bf3abf14e53723a36e499bc9b1aa2df17ec793481
|
File details
Details for the file review_ipsum-0.0.4-py2-none-any.whl.
File metadata
- Download URL: review_ipsum-0.0.4-py2-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50a4d3eb5af414019481d8864af9b66b5b2b75d54704cd5f089bb095177bf6a4
|
|
| MD5 |
af5ec80fee3c2a34c26a30ebf8def790
|
|
| BLAKE2b-256 |
42169e4608e909e7ecbc47e39a3620b68c5fb9efa8c0c87135103a6b352d48ba
|