cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2691
Views
11
Helpful
3
Replies

Are there any plans to develop this ACI Toolkit for Python 3.x?

SCOTT VOSSLER
Level 1
Level 1

I'm a longtime network geek, taught myself Python 3.1 several years ago and now the company has invested in Cisco ACI.  I would like to start working with APIC RESTful API and Python 3.x scripting.  Are there plans for releasing this ACI Toolkit for Python 3 or am I destined to regress to Python 2.7?

3 Replies 3

+ aci sdk. The problem is not only because I taught python3 but for example we have management system based on python3 so it's not possible to integrate aci sdk or aci toolkit for now.

Richard Strnad
Level 4
Level 4

Hi Scott,

the acitoolkit worked for python3 most of the time.

Currently there are some small issues that break the compatibility, but i work on a fix.

https://github.com/datacenter/acitoolkit/issues/229

Cheers

Richy

Richard Strnad
Level 4
Level 4

Hi Scott,

Python3 support is now back

If you face any issue, let me know.

Cheers

Richy