A really shitty Python Module.
Any help in any form is most welcome!
License: GNU General Public License (see the LICENSE file for details) covers all the files in shitpy repo.
Clone the repo
$ git clone https://github.com/shitpy/shitpy.git
$ cd shitpy
for python version: 2
$ python2
for python version: 3
$ python3
Try out your first code with shitpy! Happy Pooping :)
>>> from shitpy import int
>>> a = int(2)
>>> b = int(5)
>>> a + b