Skip to content

thaynewalker/pyActiveMQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyactivemq
=====

6/2020 — Fix code and build for python3 – T Walker

=====

This is a python wrapper around the ActiveMQ-CPP library (CMS).

To install pyactivemq you need to download ActiveMQ-CPP
and unzip it to your /opt folder.

Then go to the folder and type:

sudo python3 setup.py install

This will compile and install the pyactivemq library into your python environment.

About

Python Bindings for the ActiveMQ-CPP library

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 62.5%
  • Python 37.5%