Python Programming 82 - Create an SDK - Part 1

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

I once planned to implement this, but then I figured out that they are called ORM, which is already available.

roshanpandey
Автор

How would you list a specific book in the get_book function?

Right now it is doing a select * without a where clause. How would you invoke the parameter passed in get_books properly? For example, passing the title in

Boedie
Автор

Traceback (most recent call last):
File "c:\Users\hp\Desktop\SDK\hello.py", line 5, in <module>
booksSDK.add_book(book)
AttributeError: module 'booksSDK' has no attribute 'add_book'

Im getting this error while running hello.py
Can anyone help?
plus how to make python sdk for an API?
reply asap
Thanks in advance

sarthaknirala
Автор

bite-size explanations are pure gold... thanks

semrana
Автор

Normally you are good at pacing but went a bit fast here.

This was the first time i felt completely lost. I wrote the code but i have no idea how it works

JoshStasio
join shbcf.ru