Skip to content

yudiell/python-postman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Postman

pypostman is a command-line interface that allows to automate multiple api calls from postman collections, additionally it also allow you to compress and save the response to a local directory or to an AWS S3 bucket. Thereby allowing you to manage your api calls using postman, then automate and process their response using python.

Example:

https://github.com/yudiell/energy-apis

Included Modules

  • http.py
  • logger.py

Installation

See the example.

Python >= 3.8.1

Pypi:

pip install python-postman

How to Use It

See example

About

This repository will allow users to create API requests from postman collections at scale.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages