TangoMan PyHelper is a fantastic collection of utterly handful scripts for your python projects !!!
Enter following command to install locally
$ sudo python3 setup.py install
# or
$ pip3 install git+https://github.com/TangoMan75/pyhelper
Helper class to retreive object annotations easily.
Abstract class with useful utilities for objects.
Lists files from folders with optional filter.
Read/write from/to csv files. NOTE: csv file MUST have header row and every item will be casted as a string.
Read/write from/to json format.
Create a session and send requests spoofing UserAgent through optional Tor network.
Read/write from/to sqlite database.
If you find any bug please report here : Issues
Copyrights (c) 2020 "Matthias Morin" <mat@tangoman.io>
Distributed under the MIT license.
If you like TangoMan PyHelper please star, follow or tweet:
... And check my other cool projects.