Py-github-helper

Latest version: v0.2.3

Safety actively analyzes 623541 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.10

added `get_files_changed_during_pr` function

0.2.3

**Goal:**
Cleaner `README.md` with badges to highlight repo details

0.2.2

**Goal:**
Clean up any bugs when importing pypi package:

from py_github_helper.utils.commands import (
get_files_changed_during_pr,
add_comment
)

0.2.2a.1

Fixes issue with `init.py` when running `from py_github_helper.commands import add_comment`

0.2.1

Update `PyPi` Package's `setup.py` to reference `py_github_helper` (snake_case) rather than `kebab-case`

0.2.0

Users can now use the tool in two ways:
- Pass input args via command line (in bash scripts)
- Import functions and invoke directly (in python scripts)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.