INSTRUMENTING PYTHON CODE TO IMPROVE THE DEVELOPMENT PROCESS

UNIVERSITY POLITEHNICA OF BUCHAREST SCIENTIFIC BULLETIN SERIES C-ELECTRICAL ENGINEERING AND COMPUTER SCIENCE(2019)

引用 0|浏览1
暂无评分
摘要
Python is one of the most popular programming languages today. This is mainly thanks to its dynamic character, allowing fast development times and short feedback loops while building prototypes. However, the dynamic nature of Python becomes a disadvantage when deploying it in production, making it hard to catch errors ahead of time. Thankfully, the Python developers have implemented various tools to help with this. We will examine the state of the art in Python tooling, as well as propose a new debugging library that developers could use to examine the state within any Python function.
更多
查看译文
关键词
tracing,function state,python,programming languages
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要