Aditya's resume as a PyPI package
Project description
kaditya
Aditya's resume as a PyPI package.
Installation
pip install kaditya
Usage
As a CLI tool
kaditya
As a module
from kaditya import resume, print_resume
# Access resume data
print(resume['name'])
print(resume['skills'])
# Print formatted resume
print_resume()
Programmatic API
resume
A dictionary containing the resume data:
name: Nametitle: Job titlecontact: Contact information (email, github, linkedin)summary: Professional summaryskills: List of skillsexperience: List of work experience dictionarieseducation: List of education dictionaries
print_resume()
Prints a formatted version of the resume to the console.
License
MIT
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
kaditya-1.0.1.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kaditya-1.0.1.tar.gz.
File metadata
- Download URL: kaditya-1.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6df770d698cd725f23f0ff7a43165d26bb6b69a56dea864b78b175491f170b82
|
|
| MD5 |
465f4024e2e3991c66cc64dee6f274c1
|
|
| BLAKE2b-256 |
251d6aa95bf8c55fa5bd07be8ee0780d0ac740010511bf0b22dcbb7b6904a056
|
File details
Details for the file kaditya-1.0.1-py3-none-any.whl.
File metadata
- Download URL: kaditya-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa713c293f7964e193d1e19bc8a0b6a5000907163d08af61df7d166ad18b9dfe
|
|
| MD5 |
b0a7c185db82fffd19814df399872deb
|
|
| BLAKE2b-256 |
6dfb2a21c2f2a8729f3fa9735512a571ab8673153df54d2dd821daea4d816117
|