A Python package with CLI tools to help navigate Performance Improvement Plans (PIP) and Family Medical Leave Act (FMLA) situations
Project description
PIP FMLA
A sarcastic Python package with CLI tools to help navigate Performance Improvement Plans (PIP) and Family Medical Leave Act (FMLA) situations. It displays a welcome message when imported and provides helpful commands for those facing workplace challenges.
Installation
pip install fmla
Usage
Under commandline
FMLA provides CLI commands to help navigate performance improvement plans:
# Show information about PIP
fmla info
# Show guide on dealing with PIP mentally and FMLA information
fmla guide
Programmatically
import fmla
This package currently does not provide any programmatic functionality.
Development
This project uses Poetry for dependency management.
# Install dependencies
poetry install
# Run commands locally
poetry run fmla info
# Run tests
poetry run pytest
# Run linting
poetry run flake8 fmla
poetry run black fmla
poetry run isort fmla
poetry run mypy fmla
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
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 fmla-0.0.2.tar.gz.
File metadata
- Download URL: fmla-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.10 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a64ffa72c6cff25f90ee05000c80fe8ac4b9743091582e0f853fa297dfb2517
|
|
| MD5 |
3a6e0d73fbd7e569433ad57bee83a778
|
|
| BLAKE2b-256 |
bc3928983cbccee2dd329d746ccd1a65f978aed2811fa8464eb3680ea1c75b21
|
File details
Details for the file fmla-0.0.2-py3-none-any.whl.
File metadata
- Download URL: fmla-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.10 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08411dc878fc0f0a4fac8de01a60f30c6ced5aa9113407000f086e55066eda59
|
|
| MD5 |
150ed818093779e1b3c71fd5cc6f01b0
|
|
| BLAKE2b-256 |
9c2294660540e4400d3d68862ac6d115134cda648763ca9de72667b2c8644550
|