Skip to main content

CLI tool to generate a plot of your skills

Project description

GitHub release (latest by date) GitHub Release Date PyPI - Version PyPI - Downloads Python Version GitHub GitHub issues Documentation Status Quality Gate Status GitHub Repo stars

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:

skillist

skillist2

skillist3

skillist4

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

skill_plotter-0.4.1.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

skill_plotter-0.4.1-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page