2023 Evolution Episode 1: Rapid Data Apps with Streamlit
This episode shows how Streamlit turns Python data scripts into shareable web applications without front-end development. It covers setup, execution,…
QYTANG EVOLUTION
Explore complete public sessions by year and follow how technology evolves.
This episode shows how Streamlit turns Python data scripts into shareable web applications without front-end development. It covers setup, execution,…
This two-part episode explains gRPC fundamentals, Protocol Buffers, service definitions, and client/server calls, then implements two communicating P…
This episode builds an interactive data-visualization application with Plotly Dash, covering application structure, components, callbacks, charts, an…
This episode introduces Robot Framework's keyword-driven automation, including standard libraries, test structure, execution, and reports. Network an…
This episode embeds Plotly Dash inside Django so routing, templates, and authentication can coexist with interactive Dash charts. It covers django-pl…
This episode explains how PyScript uses WebAssembly and Pyodide to run Python directly in the browser. It covers page embedding, package and custom-m…
This episode introduces NAPALM's vendor-neutral network automation through drivers, connection parameters, getters, configuration loading, diffs, com…
This episode builds an automated configuration-backup pipeline from device inventory and collection to file storage and Git commits. Version history …
This episode uses the CiscoDevNet IOS XE provider to manage network configuration with Terraform, covering providers, resources, state, plans, and ap…
This episode automates ASA SSL VPN certificate renewal by checking status, launching temporary cloud and NGINX resources, switching DNS, requesting c…
This episode uses the PaloAltoNetworks PAN-OS provider to manage firewall objects and policies declaratively. It covers providers, authentication, re…