Jedutils is a Python utilities package that provides a collection of useful helper functions.
You can install Jedutils using pip
:
pip install jedutils
To install all the dependencies for all utilities, use the following command:
pip install jedutils[all]
Contributions to Jedutils are welcome! If you have an idea for a new utility or an improvement to an existing one, please open an issue or submit a pull request on GitHub.
Jedutils is licensed under the MIT License. See the LICENSE
file for details.