Meatie

Latest version: v0.1.3

The latest version of meatie with no known security vulnerabilities is 0.1.3. We recommend installing version 0.1.3.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v0.1.3 at March 27, 2024
License
BSD-3-Clause (BSD 3-Clause "New" or "Revised" License)

Description

Meatie is a Python typed REST client library that eliminates the need for boilerplate code when integrating with external APIs. The library generates code for calling a REST API based on method signatures annotated with type hints. Ribeye abstracts away mechanics related to HTTP communication, such as building URLs, encoding query parameters, parsing, and dumping Pydantic models. With some modest additional configuration effort, generated HTTP clients offer rate limiting, retries, and caching.

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (9)

See all versions

Has known vulnerabilities

  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.1.0
  • 0.0.4
  • 0.0.3
  • 0.0.2
  • 0.0.1
  • 0.0.1a2