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.2.tar.gz
(3.2 kB
view details)
File details
Details for the file kennypavan-1.0.2.tar.gz.
File metadata
- Download URL: kennypavan-1.0.2.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 |
f27a25299755f02c92ef3de809e33525093be1b099a61334150d30e3420f8034
|
|
| MD5 |
3ffe655a36f5d2393c302238046e5ce5
|
|
| BLAKE2b-256 |
c40dbe663cb573691ee279fb415930763629fa118d992a12a69a25a5418b9754
|