ftk的python binding

pyftk是ftk的python binding,项目地址位于https://github.com/htbegin/pyftk.

* pyftk的版本号与ftk的版本号保持一致,现在是v0.6。
* pyftk现在支持Linux,对Windows的支持没有测试过。
* pyftk使用python的ctypes模块实现,而不是使用c来实现扩展。
* pyftk提供的结构与ftk提供的接口是一样的,不是面向对象式的接口。

更多信息请参见https://github.com/htbegin/pyftk/blob/v0.6/script_binding/python/README.

辛苦HotForest兄了:)

This entry was posted in FTK(嵌入式GUI). Bookmark the permalink.

3 Responses to ftk的python binding

  1. zhouzhongbao says:

    GTK有没有大点应用开发实例?

  2. 老王 says:

    你好,先静!
    我觉得FTK可以往低端的mcu上靠一靠,例如cortex-m3核类似的MCU,这类基本上用在工业或者医疗上,处理的速度不一定高,内存等资源相对配置比较小,但是用途却非常广泛。
    目前已有的ucgui之类的还收费,ofen source的还非常难找,如果能把ftk移植到这些平台上,用的人应该很多,仅供参考了。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>