Skip to main content

This package contains some common general utilisations modules

Project description

GeneralUtils

https://img.shields.io/pypi/v/generalutils.svg https://img.shields.io/travis/Tomekske/generalutils.svg

This package contains some comon general utilisations modules

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-07-08)

  • First release on PyPI.

  • Guard method to check whether a path exists

  • Unit test to check whether guard method works

0.1.1 (2019-07-20)

  • Guard method to test whether an object is none or empty

  • Unit test to check whether guard method works

0.1.2 (2019-07-21)

  • Guard method to test whether the returned HTTP responses are correct

  • Added a list of basic HTTP status codes

  • Unit test to check whether guard method works

0.1.3 (2019-07-23)

  • Guard method to test whether a command line argument is valid or invalid

  • Unit test to check whether guard method works

0.1.4 (2019-07-28)

  • Guard method to check whether a path exists (returns boolean)

  • Unit test to check whether guard method works

  • Changed method name: Valid -> IsValid

  • Changed method name: IsNotNoneOrEmpty -> NotNoneOrEmpty

  • Updated unit tests with the correct method name

0.1.5 (2019-08-20)

  • Guard method to check whether the current working directory is within the base path

  • Unit tets to check whether guard method exists

0.1.6 (2019-08-20)

  • Bug fix: Check whether cwd and base path are equal

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

generalutils-0.1.6.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

generalutils-0.1.6-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

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