CLI to generate weekly report
Project description
GI-KACE Weekly Report Generator
A simple CLI tool to generate and save a structured weekly report for GI-KACE RNI Department. Outputs a text file and also copies the content to the clipboard for quick sharing.
The aim of this project was to speed up my weekly reporting by letting me do the important part and automating the rest.
Features
- Automatically detects the current week's date range
- Prompts for achievements and challenges
- Formats the report with a clean layout
- Saves report as a text file:
Week [n] [Month] [monday's date] - [friday's date].txt - Copies report to clipboard
Installation
git clone https://github.com/anthony-asamoah/build-weekly-report.git
cd build-weekly-report
pip install -e .
Usage
build-weekly-report
A prompt is given to enter:
- Project name
- Key achievements (press Enter twice to finish)
- Challenges and next steps (press Enter twice to finish)
Example Output
Subject: Week Report of May 13th – May 17th, [Anthony]
Unit: SE
Project: Internal Tooling
Key Achievement(s):
• Refactored legacy codebase to improve testability.
• Automated weekly report generation using Python.
Challenges and Next Steps:
• Integration testing for the new reporting module.
• Coordinate with DevOps to deploy updates.
Requirements
- Python 3.7+
- rich
- pyperclip
- Install python
google 'install python on <your machine/environment>'
follow the steps provided
- Install dependencies
pip install -r requirements.txt
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 py_make_weekly_report_kace_rni-0.1.0.tar.gz.
File metadata
- Download URL: py_make_weekly_report_kace_rni-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32223ab18567e6778fd9b4a894800d72ccbb5476830c68fe68dc1f30a7dc629f
|
|
| MD5 |
a86cd2812c9bfaab02a6cea298fdf7e3
|
|
| BLAKE2b-256 |
197d09244df1f05f2300182ff0a5bf81fbe8bde1852981f08699233b4e441ddf
|
File details
Details for the file py_make_weekly_report_kace_rni-0.1.0-py3-none-any.whl.
File metadata
- Download URL: py_make_weekly_report_kace_rni-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d46a8f978bb44d784e474958effbc870f5397dfb5d9c438ae79a242924a3a11
|
|
| MD5 |
a3c9dd839dcb4965668665d07d1b36d8
|
|
| BLAKE2b-256 |
8474f4b40a080fb1ec467406b0f8108303f9e2ff92c22ec92e20f2b8502c5f34
|