Skip to content

Library for Python that adds many functions, like more exceptions, "is_empty()" or "pip_install()".

License

Notifications You must be signed in to change notification settings

VBPROGER/pypink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypink

Library for Python that adds many functions, like more exceptions or "is_empty" or "pip_install"

Installing

Run the following command in terminal:

git clone https://github.com/VBPROGER/pypink.git; cd pypink && make && make clean && cd ..

Done! Now you can use this library. For more examples, go here. After installation, you can delete the folder with repository.

Wiki

You can contribute to wiki at any time.

TODO

  • Fix documentation
  • Upload package to PyPi or allow to download it
  • Clean code more
  • Remove comments
  • All of this