网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  现代编程语言:Python(蛇形遍历一颗树)

现代编程语言:Python(蛇形遍历一颗树)

分类: IT文章 • 2024-01-27 08:51:01

语言核心

  • Python编码规范

深入探索

  • Eval really is dangerous, Python的Eval无论怎样难以做到安全,看来Python里做沙盒很麻烦
    • Exploring Python Code Objects, 上面的文章用到了Python的code对象,这里有进一步的探索
      • dis — Disassembler for Python bytecode,对于code对象,可以用dis反编译看生成的字节码
  • David Beazley - Python Concurrency From the Ground Up - PyCon 2015
  • Python behind the scenes
    • Python.asdl
      • The Zephyr Abstract Syntax Description Language
    • PEG Parsing Series Overview by Guido van Rossum
      • Parsing expression grammar
      • pegjs: online

Python 科学计算

  • Introduction to Linear Algebra for Applied Machine Learning with Python

  • PySDR: A Guide to SDR and DSP using Python

  • The Most Complete Guide to PyTorch for Data Scientists

  • Top 10 Python libraries of 2020

  • Darts: Time Series Made Easy in Python

工具链

  • Python跨平台GUI开发框架: kivy
  • Python性能分析器:pyinstrument

应用

  • Python处理电影: python-for-feature-film
  • Python处理Excel: python-excel-range
  • Python游戏:Pygame
  • Python故事:Python VSCode Stories

相关推荐

  • 现代编程语言:Python(蛇形遍历一颗树)
  • 现代编程语言:zig
  • 现代编程语言:JavaScript
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号