Skip to content

Wonderwords version 1.0.3

Compare
Choose a tag to compare
@mrmaxguns mrmaxguns released this 22 Mar 01:30
· 145 commits to master since this release
a77702f

Wonderwords V1.0.3

This release is features many improvements and bug fixes. This version features more functions in the random_sentence package and we are happy to finally fix many bugs in the older version. We hope to add more functionality and flexibility in the coming month and release version 1.1.0 soon.

New features of version 1.0.3:

  • The random_word sub module:
    • The include_parts_of_speech optional parameter
  • The random_sentence sub module:
    • The simple_sentence() function
    • The bare_bone_with_adjective() function
    • The sentence() function

Requirements

  • Python version 3.6 or greater
  • Random module
  • importlib_resources or importlib.resources

Documentation:

A comprehensive documentation of this release can be found at: https://github.com/mrmaxguns/wonderwordsmodule/wiki/Wonderwords-Documentation

Plans for development

  • More sentence structures
  • More optional parameters
  • Uploading the files to pipy

Installation

To install this version:
pip install -i https://test.pypi.org/simple/ wonderwords-mrmaxguns
To specify version:
pip install -i https://test.pypi.org/simple/ wonderwords-mrmaxguns==v1.0.2

If you have any comments, problems or requests, or are interested in contributing, please let us know