A package to generate daily development reports
Project description
daily-summary
Generate a summary of your commit history for the day.
Usage:
export OPENAI_API_KEY=your-api-key
daily-summary --repo relative/path/to/your/repo --author "Author Name" --model
--model is an optional argument that specifies the OpenAI model to be used. Defaults to "gpt-4" if not provided. --date is optional but lets you create reports for different dates than today
"Author Name" should match your git commit author name
Publishing:
Build the package:
python3 publish.py
OR
python3 setup.py sdist bdist_wheel Update the version number in setup.py pip install twine twine upload dist/* username = _token password = PYPI_TOKEN
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
File details
Details for the file daily-summary-0.1.29.tar.gz
.
File metadata
- Download URL: daily-summary-0.1.29.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdfd753e9dcd796752ec6c5dab22de5bb2beab3ea37c7e8371d0f91c25bad9ef |
|
MD5 | 9f0ef1e0151b7a86ee0767c6da8f6f88 |
|
BLAKE2b-256 | 86bc88400bd9c03b78b61ac57750530f9ac0c4d86598661a0d57a9ebc9c96f2e |
File details
Details for the file daily_summary-0.1.29-py3-none-any.whl
.
File metadata
- Download URL: daily_summary-0.1.29-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9738c92e9567ed5a27d840867d8702910bff5302361c9331d50f0a18411856cf |
|
MD5 | 06fae4476a1dd86403dc23cf83db32be |
|
BLAKE2b-256 | 4892c91735be1ae58394f89011a048f3f0ce1779124c537c0d0d3cbda384ad5d |