TDengine 是一个时序数据库,压缩了浮点数存储,能占用更小的空间。 https://github.com/taosdata/TDengine 最新版虽然 windows 下编译完好,但是运行不起来,说是添加了企业版功能。只能编译安装 3.1 以下的版本 3.0.7.1。 不想用 docker 版本,直接编译个 windows 版简单使用一下。…
从 pascal 调用 python 模块函数 两种方式: 使用 PythonEngine.FindFunction pyfunc := PythonEngine1.FindFunction('__main__', 'fun2'); if Assigned(pyfunc) then begin try // …
https://blogs.embarcadero.com/stable-python-environments-in-the-delphi-python-ecosystem/ https://github.com/Embarcadero/PythonEnviroments 这个项目其实就是提供了一套设计时组件,当你切换 python 版本时,自动…
https://github.com/rany2/edge-tts