Kenny Pavan: About, projects, and resume as a PyPi package.
Project description
Because it was too easy to just make this a pdf.
Below is a simple package which has methods for displaying details about my experience, skills, hobbies, current projects, some inspirational quotes, and resume.
Install
pip install kennypavan
Usage
from KennyPavan import KennyPavan
#treating myself as an object
kp = KennyPavan()
#about me
kp.about()
#skillset
kp.skills()
#experience
kp.experience()
#education
kp.education()
#show any publications
kp.publications()
Displaying all
from KennyPavan import KennyPavan
kp = KennyPavan()
kp.displayAll()
🤷
There's also a few properties
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kennypavan-1.0.1.tar.gz
(3.2 kB
view details)
File details
Details for the file kennypavan-1.0.1.tar.gz.
File metadata
- Download URL: kennypavan-1.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c6688aaf1e52451d2195743fe44efc8ff574267f11262f65be11c1bae883787
|
|
| MD5 |
c242dc5db54cd4955f135e589d29b8f5
|
|
| BLAKE2b-256 |
8a8d1b7d59a968eea500d8a94d8a9c04a2d6e2b5920cf4f84c25d05a618fcd44
|