Somewhat fancy voice command recognition software
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011121314151617181920
  1. __pycache__/
  2. *.pyc
  3. # Distribution / packaging
  4. .Python
  5. env/
  6. build/
  7. develop-eggs/
  8. dist/
  9. downloads/
  10. eggs/
  11. .eggs/
  12. lib/
  13. lib64/
  14. parts/
  15. sdist/
  16. var/
  17. *.egg-info/
  18. .installed.cfg
  19. *.egg