Giter Club home page Giter Club logo

pyiikoapi's Introduction

Hi there 👋

My name is Kebrick, i'm interested in the development web services, mobile app and telegram bots.

Work Stack

from dataclasses import dataclass

@dataclass
class WorkStack:
    languages   : tuple = ("Python", "Golang", "Kotlin", "Swift5")
    databases   : tuple = ("PostgreSQL", "Redis", "MongoDB")
    misc        : tuple = ("Docker", "Traefik", "Celery", "SwiftUI")
    ide         : tuple = ("PyCharm", "Golang", "AndroidStudio", "Xcode")
​

pyiikoapi's People

Contributors

kebrick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

shamil-r xpasha85

pyiikoapi's Issues

Ошибка при создании/обновлении клиента

При попытке создать клиента
api = CardService(credential.user_id, credential.user_secret, credential.organisation_id) res = api.create_or_update({ "customer": { "phone": "88005553535" } })
возникает ошибка
{'exception': 'InvalidOperationException', 'message': "The incoming message has an unexpected message format 'Raw'. The expected message formats for the operation are 'Xml'; 'Json'. This can be because a WebContentTypeMapper has not been configured on the binding. See the documentation of WebContentTypeMapper for more details."}
Подскажите, пожалуйста, как решить эту проблему?

Не удается установить библиотеку

Здравствуйте!
Пытаюсь установить библиотеку командой
pip3 install pyiikoapi==0.0.1
и получаю ошибку
image_2021-04-18_14-24-26
Такая же ошибка при попытки установки библиотеки из файла requirements.txt в контейнере.

Помогите, пожалуйста, решить эту проблему.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.