Skip to main content

A command-line interface (CLI) tool for tracking job applications. It allows users to add, view, update, and delete job applications. The tool does this in a visually appealing way.

Project description

Job Tracker CLI v0.1.0

Description

A command-line interface (CLI) tool for tracking job applications. It allows users to add, view, update, and delete job applications. The tool does this in a visually appealing way using the rich library for formatting and InquirerPy for interactive prompts. Storage is handled locally by SQLite3.

jobcli1 jobcli2 jobcli3

Features

  • Add new job applications with details such as title, company, location, type, and status.
  • View all job applications in a formatted table.
  • Update existing job applications by ID and specific fields.
  • Delete job applications by ID.
  • Color coded statuses: Applied, Interviewing, Offer, Rejected, Withdrawn, Ghosted, Accepted.
  • Job types: Full-time, Part-time, Internship, Contract, Freelance.
  • (Planned) Generate a Sankey graph to visualize job application statuses.

Requirements

  • Python 3.10 or higher, although it may work with earlier versions.
  • pip for installing dependencies.

Installation

Through pip:

pip install job-tracker-cli

From source:

  1. Clone the repository:
git clone https://github.com/natetann/job-tracker-cli.git
  1. Navigate to the project directory:
cd job-tracker-cli
  1. OPTIONAL (recommended): Create a virtual environment:
python -m venv venv
venv\Scripts\activate  # On Windows
source venv/bin/activate  # On macOS/Linux
  1. Install the package:
pip install .

Usage

After installation, you can run the CLI tool using the following command:

jobcli

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

job_tracker_cli-0.1.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

job_tracker_cli-0.1.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file job_tracker_cli-0.1.0.tar.gz.

File metadata

  • Download URL: job_tracker_cli-0.1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for job_tracker_cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4d90c7411cb1b2ddc384681e2ff79a5d8053a8128cd4223422918ecc5072b92f
MD5 64d3c7fd56cc27b862882b01faefe969
BLAKE2b-256 97b802cee5e444cbcd4514d2b734c1b3f539c00e3bbdbe16d50fe4e5e3a731ff

See more details on using hashes here.

File details

Details for the file job_tracker_cli-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for job_tracker_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 25c467924e2af72262c587f33e4da70bc1e806bc2f4ebf205eb76093ac12a3fa
MD5 2d022c5002faaf88061d0089bcf9c9f0
BLAKE2b-256 fa0a24f6707ffe99ecdeacdd8afdb1ff87288ad63376dcc7e875916b53f84e40

See more details on using hashes here.

Supported by

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