Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 619 Bytes

index.rst

File metadata and controls

27 lines (19 loc) · 619 Bytes

prashpyutil: Utils for Prashant

prashpyutil is an elegant and simple util library for Python, built for Prashant.


Behold, the power of Utils:

>>> r = prashpyutil.sumoftwo(3, 2)
>>> r
5

The API documentation

.. toctree::
   :maxdepth: 2
   api


There are no more guides. You are now guideless. Good luck.