GeneralUtils
This package contains some comon general utilisations modules
Free software: MIT license
Documentation: https://generalutils.readthedocs.io.
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
Release files for generalutils 0.1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| generalutils-0.1.6.tar.gz | 3.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| generalutils-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.2 kB
Release files / generalutils-0.1.6.tar.gz
| Download URL | generalutils-0.1.6.tar.gz |
|---|---|
| Size | 3.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
32fe84208cedfdcbd7b2ab375999caa9ca5d25ce906564cc1dc2f8ac2589e120
|
|
BLAKE2b-256 checksum How to use checksums |
e0b0fabf52253fa803a8e45082dc1ef27c9926a691d79459dff27fda1b8b3608
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.1
|
Release files / generalutils-0.1.6-py3-none-any.whl
| Download URL | generalutils-0.1.6-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6c435cbfdfc17e18dcf2bf45ff486b2d66ac294f66f339405687431ae7b34aec
|
|
BLAKE2b-256 checksum How to use checksums |
42f1c667d04898daea598afd2afe6d6561228a36b9f6f90e88aa23febf087e0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.1
|