tracer 3D Python

fig = plt.figure()
ax = plt.axes(projection='3d')
Bad Bee