Skip to main content

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:

To publish a new version of the package, simply run the following command:

python3 publish.py

This script updates the package version, builds the package, and publishes it to PyPi using the credentials set in your environment variables.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

daily_summary-0.1.13-py3-none-any.whl (18.7 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