Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 894 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 894 Bytes

Jedutils Version Downloads

Jedutils is a Python utilities package that provides a collection of useful helper functions.

Installation

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]

Contributing

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.

License

Jedutils is licensed under the MIT License. See the LICENSE file for details.