Skip to main content

Intercept banana environment data (a.k.a. another VCR.py)

Project description

You welcome to use this tool in case you have a bug in as “hot” environment (prod, pre-prod,…) which can not reproduce it on your local IDE environment due to a chains of many HTTP or database requests

Basic steps:

  1. Record:

    Intercept and save data from any API on data issued environment (prod, pre-prod,…)

  2. Fetch:

    Transport intercepted data to your IDE environment.

  3. Replay:

    Replay captured info form data environment into your IDE environment.

  4. Repeat “Replay” step until you find a solution to the problem.

The idea is heavily inspired by vcrpy library. Here is listed some points where vcrpy does not perform well for out problem areas.

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

interceptorator-0.0.1.dev1-py3-none-any.whl (5.8 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