Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

requre

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requre

Library for testing Python code that allows to store output of various objects and use the stored data for testing.

  • 0.8.4
  • PyPI
  • Socket score

Maintainers
1

PyPI version

REQUest REcording

Requre [rekure]

Is a library for storing output of various function and methods to persistent storage and be able to replay the stored output to functions back

Documentation

Plan and current status

  • Used for testing packit-service organization projects
    • ogr
    • packit

Installation

On Fedora:

$ dnf install python3-requre

Or from PyPI:

$ pip3 install --user requre

You can also install requre from main branch, if you are brave enough:

You can use our packit/packit-dev Copr repository:

$ dnf copr enable packit/packit-dev
$ dnf install python3-requre

Or

$ pip3 install --user git+https://github.com/packit/requre.git

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc