Skip to content
/ m3api Public

Python package for Infor M3 REST API and SOAP MPD using Zeep.

License

Notifications You must be signed in to change notification settings

kimothy/m3api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m3api

Package to work with M3 Rest API’s and MPD Services.

Features

  • M3 Rest API (MI)
  • M3 Web Services (MPD)
  • Asynchronous if needed
    • Synchronous clients using Requests
    • Async clients using HTTPX
  • Store and retrivive endpoints
    • Using Keyring
    • Service URL
    • Credentials
  • Command line client
  • Coercion
    • Convert results to plain dicts or to dataclasses
    • Coercon of data to python types, if needed.

About

Python package for Infor M3 REST API and SOAP MPD using Zeep.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages