Metadata-Version: 2.1
Name: HackerGprat
Version: 0.3.2
Summary: Here You can find Userfull fucntion which you need in your every python packages.
Home-page: https://github.com/HackerGprat/HackerGprat-PIP-Library/
Author: HackerGprat
Author-email: Sorry@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/HackerGprat/HackerGprat-PIP-Library/issues
Project-URL: Website, https://hackergprat.github.io
Project-URL: Instagram, https://instagram.com/HackerGprat
Project-URL: YouTube, https://youtube.com/HackerGprat
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# HackerGprat 's PIP Library
This repository would be very usefull for your next upcomming Projects, Read [Documentation](#Documentation)

----
OR 
---
Just use any function There will be Example code
plus Youtube link in doc.

----

## Change Logs( 06 / 03 / 2022 )

- Added
  - Documentation 

- Updated
  - Documentation
- Fixed
  - viewList fixed

----


## Installation & Uninstallation 

You Should Know python3, To Understand This Project.

To Install
```python3
  pip install HackerGprat
```

To Uninstall
```python3
  pip uninstall HackerGprat
```

To Upgrade
```python3
  pip install HackerGprat -U
```


----
## Documentation

- [basic Module](https://github.com/HackerGprat/HackerGprat-PIP-Library/blob/master/Docs/basic.md)

- [trading Module](https://github.com/HackerGprat/HackerGprat-PIP-Library/blob/master/Docs/trading.md)

  



----
## EXTRA LINKS
- [PYPI LIBRARY](https://pypi.org/project/HackerGprat/)




