harrymkt / pyinclude

python includes package collection to make coding with python easyer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

python includes package collection to make coding with python easyer

License:GNU Lesser General Public License v2.1


Languages

Language:Python 77.4%Language:Markdown 22.5%Language:Pip Requirements 0.1%