Utilities package for function logging
Project description
logutilities
logutilities is a python library for quick logging of functions
Installation
Use the package manager pip to install logutilities.
pip install logutilities
Usage
import foobar
foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
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
logutilities-0.0.1.tar.gz
(1.9 kB
view hashes)
Built Distribution
Close
Hashes for logutilities-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30bd32ef72a8ea9097ce37b19065df8f00c9c92725bf0d9c454d5c8380189add |
|
MD5 | a8ebca78cfdbeabbd691de0c575030e8 |
|
BLAKE2b-256 | 93e42a00fb0e18adbd65b8d2607ef20aeba24d75c53db4bd6d4a9822c412ca99 |