Community¶
-
Answers to the questions that come up repeatedly.
-
Version history and behavioural changes.
-
Apache License 2.0 — what it permits and requires.
-
Expected behaviour and enforcement.
-
Supported versions and how to report a vulnerability.
Getting help¶
| Need | Where |
|---|---|
| Something is broken | Troubleshooting, then open an issue |
| A behaviour looks wrong | Known limitations — it may be documented |
| A question about usage | FAQ, then GitHub Discussions |
| A feature request | Open an issue describing the problem before proposing a solution |
| A security vulnerability | Never a public issue — follow the security policy |
| You want to contribute | Contributing |
Before opening an issue¶
Include:
depkeeper --versionandpython --version- The smallest requirements file that reproduces the behaviour
- The exact command line
depkeeper -vv <command> … 2> debug.log, withdebug.logattached- Expected versus actual behaviour
Links¶
- Repository — github.com/rahulkaushal04/depkeeper
- Issues — github.com/rahulkaushal04/depkeeper/issues
- PyPI — pypi.org/project/depkeeper