Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: Python Module Manger for Tcl

103 views
Skip to first unread message

Gerald Lester

unread,
Feb 3, 2018, 12:30:25 AM2/3/18
to
This Tcl module will provide, via libtclpy, an import facility to import
python modules which:
-- Creates a namespace for the module.
-- Creates wrapper procedures in the namespace for all functions in
the module.
-- Creates TclOO wrapper classes in the namespace for all classes in

the module.

See: http://chiselapp.com/user/gwlester/repository/pyman/home

--
+----------------------------------------------------------------------+
| Gerald W. Lester, President, KNG Consulting LLC |
| Email: Gerald...@kng-consulting.net |
+----------------------------------------------------------------------+

Едуард Зозуля

unread,
Feb 3, 2018, 1:04:25 PM2/3/18
to
суббота, 3 февраля 2018 г., 7:30:25 UTC+2 пользователь Gerald Lester написал:
> This Tcl module will provide, via libtclpy, an import facility to import
> python modules which:
> -- Creates a namespace for the module.
> -- Creates wrapper procedures in the namespace for all functions in
> the module.
> -- Creates TclOO wrapper classes in the namespace for all classes in
>
> the module.
>
> See: http://chiselapp.com/user/gwlester/repository/pyman/home
>
> --
> +----------------------------------------------------------------------+
> | Gerald W. Lester, President, KNG Consulting LLC |
> +----------------------------------------------------------------------+

Good news !
Is it possible to work with OpenCV via this library ?

Gerald Lester

unread,
Feb 3, 2018, 3:01:40 PM2/3/18
to
On 02/03/2018 12:04 PM, Едуард Зозуля wrote:
> суббота, 3 февраля 2018 г., 7:30:25 UTC+2 пользователь Gerald Lester написал:
>> This Tcl module will provide, via libtclpy, an import facility to import
>> python modules which:
>> -- Creates a namespace for the module.
>> -- Creates wrapper procedures in the namespace for all functions in
>> the module.
>> -- Creates TclOO wrapper classes in the namespace for all classes in
>>
>> the module.
>>
>> See: http://chiselapp.com/user/gwlester/repository/pyman/home
>
> Good news !
> Is it possible to work with OpenCV via this library ?
>

No idea, try it and let us know.

If not, let us know what is missing (i.e. put in a feature request).

--
+----------------------------------------------------------------------+
| Gerald W. Lester, President, KNG Consulting LLC |
| Email: Gerald...@kng-consulting.net |
+----------------------------------------------------------------------+
0 new messages