In this project I have developed my personal python package. It is simple package that contain my resume.
pip install Yogesh-Nile
from Yogesh_Nile import resume
obj = resume()
intro = obj.get_Introduction()
print(intro)
from Yogesh_Nile import resume
obj = resume()
link = obj.get_Links()
print(link)
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.
Known on internet as Yogesh Nile