CLI tool to generate a plot of your skills
Project description
The Skill Plotter: Overview
The Skill Plotter is a Python Command Line Interface (CLI) tool to create skill plots for your CV or other documents. It can be used to easily and interactively create the plots. Instead of using some designer software like Illustrator or just the office package we are going to use matplotlib and python. Because, well, we can.
Installation
The skill plotter package is available as a CLI command and can be installed via pip:
pip install skill-plotter
Usage
Just use the CLI command to run the plotter, the help shows you all possible things to do:
skill-plotter --help
# Add a skill
skill-plotter add Python 9
# or use it interactively
skill-plotter interactive-add
# Remove a skill
skill-plotter remove Python
# or use it interactively
skill-plotter interactive-remove
# Do the plot
skill-plotter
If you want to have a complete walkthrough, you can have a look at the usage documentation.
Development
Minimal Requirements
- Python 3.9
- matplotlib 3.8
Examples
Here you can see some examples of generated skill plots:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file skill_plotter-0.4.1.tar.gz
.
File metadata
- Download URL: skill_plotter-0.4.1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.12 Linux/6.5.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05c9216548c577f1f2c41c003fffa2ee541f8cfb297383c0d70a3f7cf7d4df99 |
|
MD5 | c4138ed117ccf68a9062b239ee5c3fa0 |
|
BLAKE2b-256 | 00c6cbb19b469bc16a73c1cbcd5b506adeb0de84193dbb512a08514214623f38 |
File details
Details for the file skill_plotter-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: skill_plotter-0.4.1-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.12 Linux/6.5.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b5aae17d233bfc62fc313dc30945fa5fc10dd502df1bb226cc35133eb6520a2 |
|
MD5 | 4f389bc2796c1a0df711adad047b6500 |
|
BLAKE2b-256 | 3ba70007cd4707af1c8c214d02d31d7c8745cb8a67197f0757a2f33818fc7c76 |