https://github.com/yogeshnile/yogesh-nile-pypi
In this project I have developed my personal python package. It is simple package that contain my resume
https://github.com/yogeshnile/yogesh-nile-pypi
pypi pypi-package python-library resume yogesh-nile
Last synced: 3 months ago
JSON representation
In this project I have developed my personal python package. It is simple package that contain my resume
- Host: GitHub
- URL: https://github.com/yogeshnile/yogesh-nile-pypi
- Owner: yogeshnile
- License: gpl-3.0
- Created: 2020-11-15T12:30:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-16T09:59:04.000Z (almost 5 years ago)
- Last Synced: 2025-06-07T05:45:32.748Z (4 months ago)
- Topics: pypi, pypi-package, python-library, resume, yogesh-nile
- Language: Python
- Homepage: https://pypi.org/project/Yogesh-Nile/
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yogesh nile pypi [](https://python.org)
In this project I have developed my personal python package. It is simple package that contain my resume.
[](https://python.org)
# How to install in local system?
```pip install Yogesh-Nile```# Example of package
```python
from Yogesh_Nile import resumeobj = resume()
intro = obj.get_Introduction()
print(intro)
``````python
from Yogesh_Nile import resumeobj = resume()
link = obj.get_Links()
print(link)
```## Bug / Feature Request
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/yogeshnile/yogesh-nile-pypi/issues/new) 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](https://github.com/yogeshnile/yogesh-nile-pypi/issues/new). Please include sample queries and their corresponding results.
## Connect with Author! 🌐
Known on internet as **Yogesh Nile**[![][I_LinkedIn]][LinkedIn] [![][I_Github]][Github] [![][I_Twitter]][Twitter] [![][I_Telegram]][Telegram] [![][I_Instagram]][Instagram] [![][I_Instagram Personal]][Instagram Personal] [![][I_discord]][discord]
## Email Me :e-mail:
[![][I_Email]][E-mail]
[LinkedIn]: https://bit.ly/2Ky3ho6
[Github]: https://bit.ly/2yoggit
[Twitter]: https://bit.ly/3dbLJLC
[Telegram]: https://t.me/yogeshnile
[Instagram]: https://bit.ly/3b9Qeo4
[Instagram Personal]: https://bit.ly/32SXHV0
[E-mail]: mailto:yogeshnile.work4u@gmail.com
[discord]: https://discord.gg/R2ug3gR[I_discord]: https://img.icons8.com/bubbles/50/000000/discord-logo.png
[I_LinkedIn]: https://img.icons8.com/bubbles/50/000000/linkedin.png
[I_Github]: https://img.icons8.com/bubbles/50/000000/github.png
[I_Twitter]: https://img.icons8.com/bubbles/50/000000/twitter.png
[I_Telegram]: https://img.icons8.com/bubbles/50/000000/telegram-app.png
[I_Instagram]: https://img.icons8.com/bubbles/50/000000/instagram-new.png
[I_Instagram Personal]: https://img.icons8.com/bubbles/50/000000/instagram.png
[I_Email]: https://img.icons8.com/bubbles/50/000000/secured-letter.png