Skip to content

MessageMap/py-messagemap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-messagemap

https://MessageMap.IO/ Python Interface

This is the Main Python Module for Sending Messages to MessageMap

Documentation for Usage:

Class Attributes
----------
address : str 
    Short name of MessageMap address "http://address.msgmap.io"
application_id : str
    Application Id from UI
application_apikey : str
    Application APIKey from address ApiKey

Methods
-------
auth()
    Returns API Token Keys
publish(topic, payload, version=False)
    Returns Result of Pushing messages to Topic
publish(topic, payload, version=False)
    Returns the of subscribing applications queues message was pushed too
pull(limit=False)
    Returns messages in the Queue for Application

About

Python Interface for Interacting with Deployed MessageMap Environments

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages