From 49a76c3250383dd79ee40135d2d30077e2e750db Mon Sep 17 00:00:00 2001 From: Mike C Date: Tue, 18 Apr 2017 14:50:29 -0600 Subject: [PATCH] Update python package - pymonero to MoneroPy I've deprecated `pymonero` and have began merging the functionality of it into `MoneroPy`, which is actively maintained and undergoing development. `pymonero` therefore should not be listed anymore. --- _data/merchants.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/merchants.yml b/_data/merchants.yml index 020452aa..289f6813 100644 --- a/_data/merchants.yml +++ b/_data/merchants.yml @@ -58,8 +58,8 @@ url: https://github.com/PsychicCat/monero-nodejs - name: python-monero (Python) url: https://github.com/tippero/python-monero - - name: pymonero (Python) - url: https://github.com/Monero-Monitor/pymonero + - name: MoneroPy (Python) + url: https://github.com/bigreddmachine/MoneroPy - name: moneronjs (NodeJS) url: https://github.com/netmonk/moneronjs - name: MoneroApi.Net (.NET)