/pyinclude

python includes package collection to make coding with python easyer

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

Python includeable package

This is all the Python classes and functions which makes coding with python easyer.

Use pip to install the most latest public release version.

pip install pyinclude

To use this, you will import

import pyinclude as engine
print(engine.convert_size(2481918))

Contribution

Contributions are welcome.

Issues

You can report issues.

Join the issueboard!

Discussions

You can join the Discussions to get help and solve problems

Join the discussionboard!