Skip to main content

Depoverflow

This tool checks your source code for references to Stackoverflow answers and GitHub issues and warns you if those change.

Why?

There are plenty of tools that will let you know if your package dependencies have changed (poetry show -o, npm outdated, ...). There are even cloud-based services like Dependabot.

However, if you copy/paste code from Stackoverflow answers or GitHub issues, you will never be notified of updates.

Features

  • Find references to Stackoverflow answers and questions in code comments, to alert of edits and/or comments
  • Find references to GitHub issues in code comments, to alert of open and close events and/or comments
  • Optionally supports specific keywords such as "Works around"
  • Saves current status of referenced items in a TOML file (similar to a lockfile), that you can check into version control (or not)

How to use

Install the tool: pip install depoverflow

Create a configuration file depoverflow.toml with the list of source file patterns you want to read (in Python glob format):

sources = [
    "src/**.py",
    "tests.py",
    "native/*.c",
]

Run the tool: depoverflow.

A file depoverflow.status will be created, which you can check into version control or not. It is a TOML file containing the current status of the items you reference from your code, so that a warning can be shown the next time they change.

Release files for depoverflow 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for depoverflow 0.1.1
File Size Uploaded
depoverflow-0.1.1.tar.gz 7.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for depoverflow 0.1.1
File Interpreter ABI Platform
depoverflow-0.1.1-py3-none-any.whl Python 3 none any Details

Total release size: 16.2 kB

Release files / depoverflow-0.1.1.tar.gz

Download URL depoverflow-0.1.1.tar.gz
Size 7.6 kB
Tags Source
SHA-256 checksum
How to use checksums
af3fb9277faf0988d32cffdf9d69af70d02f73eba24c53981ac0280d88f6d62e
BLAKE2b-256 checksum
How to use checksums
6460be24665ae799a696dc83365a289b14d1a9c42d1e3e094a932003e8d9579f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

Release files / depoverflow-0.1.1-py3-none-any.whl

Download URL depoverflow-0.1.1-py3-none-any.whl
Size 8.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d784a8c6c95b13d0ab20f90fe80a20bb2bdc17081fea917b5795a3840666acd8
BLAKE2b-256 checksum
How to use checksums
61d587f22324b2ee193830c1db72d93339740ed5891fe040cb62d5a0a58c4497
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page