Python API

G_ControlScan
Here to help

Python API

Does anyone at Meraki manage the GitHub information?  I've been using the meraki.py file for my python scripts for some time and update as new requests are posted.  

 

https://github.com/meraki/provisioning-lib#merakipy

 

Very handy file once you start learning python calls.

 

Thanks

9 REPLIES 9
jdsilva
Kind of a big deal

Have you submitted a pull request?

ToryDavenport
Getting noticed

I absolutely love this library. Use it in my day to day. 

RubenG
Getting noticed

Doesn't seem like it's been updated in over two years. Last person to update was:

https://github.com/chasetb

Maybe reach out to him?

 

I would recommend looking at the code in that document so you get an idea on how they are utilizing the request module and you can easily build your own.

Please post if you require any assistance building out any API requests with the new features.

 

 

BrechtSchamp
Kind of a big deal

I think @chengineer and @AlexP were two of the main guys who worked on this. Together with Robb Watt, but I'm not sure if he's on the community. Maybe they'll see their mention and let us know what the current status is.

With the new SDK out I suspect this will not get much more in the way of updates. 

 

https://developer.cisco.com/meraki/api/#/python/getting-started

 

chengineer
Meraki Alumni (Retired)
Meraki Alumni (Retired)

Hi guys, we actually are going to update the Python module (https://github.com/meraki/dashboard-api-python/) in the next two weeks! This will include all the pull requests and latest endpoints.

 

What @jdsilva posted is the Python SDK automatically generated with the new support for OpenAPI specification. Would be curious to hear the Community's feedback on using that SDK in relation to the module. Thanks!

Solutions Architect @ Cisco Meraki | API & Developer Ecosystem
cta102
Building a reputation

That's good timing as I just added a method to read the AP rfProfileId to the meraki.py imports yesterday

 

If only nobody had noticed that the implementations team hadn't made arbitrary changes to certain RF Profiles for another couple of weeks (1700+ sites to check <sigh>)

chengineer
Meraki Alumni (Retired)
Meraki Alumni (Retired)

Hi team, sorry that this got delayed by a bit with other projects. We're still working to get this updated in the next few weeks. Apologies!!

Solutions Architect @ Cisco Meraki | API & Developer Ecosystem
chengineer
Meraki Alumni (Retired)
Meraki Alumni (Retired)

FYI team, we just released a complete update of the Python SDK/library. You can find more details here on this post in the Early Access Developer Program: https://community.meraki.com/t5/Developer-Early-Access-Resources/Python-SDK-entirely-revamped-amp-up...

Solutions Architect @ Cisco Meraki | API & Developer Ecosystem
Get notified when there are additional replies to this discussion.