TECHNICAL KNOWLEDGE

Mikkel26
New here

TECHNICAL KNOWLEDGE

Hi everyone, I'm new at Meraki so I'm curios about Meraki SDKs, I know there is 2 one Python based and the other Node.js based but for Python I encountered two the "meraki_sdk" and "meraki"  which one of them I should be use?, both are updated? or someone is deprecadated?. For the DevAsc 200-901 certification which should I use?

5 Replies 5
rhbirkelund
Kind of a big deal
Kind of a big deal

You should use the "meraki" package.

 

Not the "meraki_sdk".

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.
rhbirkelund
Kind of a big deal
Kind of a big deal

This is the one, you'd want to use; https://pypi.org/project/meraki/

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.
Mikkel26
New here

I was reading the Oficial Certificate Guide of DevAsc 200-901 and Cisco uses "meraki_sdk", do you know if that library it is deprecadated?, or in the exam both libraries will be included?

Mikkel26_0-1719098805466.png

 

rhbirkelund
Kind of a big deal
Kind of a big deal

I don't know what the status of it is, but I can see that the latest published release is from 2019. So it doesn't look like it's being maintained.

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.
PhilipDAth
Kind of a big deal
Kind of a big deal

The node.js SDK doesn't get much love.

 

The Python SDK is the most loved.

Get notified when there are additional replies to this discussion.