Python Server Recommendation

If you choose to implement an externally managed cascade field and do not have a pre-existing server, we recommend utilizing a Python server that we used internally during the development of this feature.

External Cascade Server

Please review the provided code thoroughly before deployment. You may need to install additional libraries to ensure full functionality. This server supports all necessary API methods for reading, writing, and updating options.

If you have all the dependencies installed, you should have the server up and running just by executing the main.py file.

Â