2 Forks
53 Stars
53 Watchers

meatie

Meatie is a Python metaprogramming library that eliminates the need for boilerplate code when integrating with REST APIs. Meatie abstracts away mechanics related to HTTP communication, such as building URLs, encoding query parameters, parsing, and dumping Pydantic models.

How to download and setup meatie

Open terminal and run command
git clone https://github.com/pmateusz/meatie.git
git clone is used to create a copy or clone of meatie repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with meatie https://github.com/pmateusz/meatie/archive/master.zip

Or simply clone meatie with SSH
[email protected]:pmateusz/meatie.git

If you have some problems with meatie

You may open issue on meatie support forum (system) here: https://github.com/pmateusz/meatie/issues