What is Python? A Quick Background on the Language Powering Workiva Scripting
Python is the world’s most popular open-source programming language and has consistently ranked #1 on the TIOBE Programming Community Index since 2023. The TIOBE Index measures popularity based on the number of skilled engineers worldwide, available courses, third-party vendors, and search engine queries from major sites like Google, Amazon, Wikipedia, Bing, and more than 20 others.
This widespread adoption is one key reason Workiva chose Python as the foundation for its scripting functionality—maximizing the pool of talent who can understand, maintain, and extend the platform's functionality. FHB has leveraged Python to build specialized automation and Extensions that streamline reporting, compliance, and analysis specifically for public sector organizations.
Like all programming languages, Python continuously releases new versions while phasing out older ones that can no longer receive bug fixes, new features, or security patches. This lifecycle is essential to keep platforms competitive and, most importantly, secure against emerging threats. Below is Python’s release and support cycle since 2008, including planned future releases through 2030.
Source: https://python3.info/about/versions.html