/Paki-Python

Paki is a Python package that includes useful functions. Its primary goal is to assist developers by providing them with commonly applied functions to save their time.

Primary LanguagePythonMIT LicenseMIT

Paki - A Python Package

How to use?

1. Open Terminal (cmd)
2. Intsall the package by entering the following command in terminal:     pip install paki

Import

To use this package in your python script import this package first:
i.e from paki import *

Author

Aqib Altaf