monero-ecosystem / monero-python

A comprehensive Python module for handling Monero cryptocurrency
BSD 3-Clause "New" or "Revised" License
245 stars 79 forks source link

Add setup file for packaging #6

Closed lalanza808 closed 6 years ago

lalanza808 commented 6 years ago

I'd like to start playing around with the library with a little PoC Flask app. Would be great if it could be packaged up and made available as a package

emesik commented 6 years ago

Should be ready within a week. I've just refactored payments/transactions classes. I'll also do a name cleanup (getting rid of excessive get_ prefixes) and it will be ready for packaging.

lalanza808 commented 6 years ago

This was completed here. closing this issue