Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Показать как работать с API QIWI через Python


  1. 5052
     67  0

    1 day11 USD

    Доброго дня. Готовий написати код та пояснити як все працює. Пишіть в лс домовимось

  2. 463    12  1
    1 day11 USD

    Здравствуйте. Готов помочь Вам.

    Пишу на Python более 4-х лет. Напишу код и подробно объясню как всё работает.
    Ранее работал с Qiwi API.

    Для удобства, могу связаться по Skype.
    Буду рад сотрудничеству с Вами.

  3. Another 9 proposals concealed
    Another 3 proposals concealed
  • Dmytro Derev'iankin
    28 March 2020, 3:47 |

    Так изи же:
    https://github.com/mostm/pyqiwi


    Получить текущий баланс

    import pyqiwi
    wallet = pyqiwi.Wallet(token='', number='3801234567')
    print(wallet.balance())

    Отправка платежа

    payment = wallet.send(id=99, recipient='3801234567', amount=1.11, comment='Привет!')
    example = 'Payment is {0}\nRecipient: {1}\nPayment Sum: {2}'.format(
              payment.transaction['state']['code'], payment.fields['account'], payment.sum)
    print(example)
  • Stanislav L.
    28 March 2020, 10:44 |

    Вот удобная библиотека:
    https://github.com/Emberium/SimpleQIWI


  • Gor T.
    28 March 2020, 13:28 |

    Сторонние модули, вашисчета вам не нужны? 

  • Dmytro Derev'iankin
    28 March 2020, 15:25 |

    Модуль лежит на гитхабе, исходники можно посмотреть.
    Думаете я предлагал бы библиотеку, которая ворует данные?

  • Vladimir Nazarov
    29 March 2020, 18:33 |

    Глупо наговаривать на официальные библиотеки с opensource.

Current freelance projects in the category Desktop Apps

Account reconciliation tool with the bank, cards, and accountant

Technical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to…

PythonDesktop Apps ∙ 8 hours 37 minutes back ∙ 24 proposals

Add pauses of 10-30 seconds between sending emails.

Hello! I am looking for an experienced 1C / BAS (BAF) programmer to promptly resolve a technical issue with email distribution.Problem essence: We use the accounting program BAF (Business Automation Framework), version 2.0. Once a month, there is a need to send about 300 emails…

Web ProgrammingDesktop Apps ∙ 6 days back ∙ 10 proposals

Reverse engineering of console utilities for querying SSD controllers (Flash ID)

1. Purpose of the work Extraction of the application programming interface (API) for interaction with SSD/NVMe controllers from the provided set of console utilities (Phison, Silicon Motion, Realtek, Maxiotek, Marvell, JMicron, etc.). The result should be working code in C/C++…

C & C++Desktop Apps ∙ 6 days 11 hours back ∙ 6 proposals

Client
Vlad Leo
Ukraine Kyiv  3  0
Project published
6 years back
157 views