Skip to content
/ MVC_gtk Public

MVC_gtk is a Python/GTK3 skeleton project that shows how to use a Model/View/Controller pattern.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

pydoh/MVC_gtk

Repository files navigation

MVC_gtk

MVC_gtk is a Python/GTK3 skeleton project that shows how to use a Model/View/Controller pattern.

This skeleton project is derived from a skeleton project generated by gtkmvc progen-1.99.1.

This program is compatible with Python 3.6 and GTK 3.x, and is intended to be a simple introduction to the Model/View/Controller application structure.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

About

MVC_gtk is a Python/GTK3 skeleton project that shows how to use a Model/View/Controller pattern.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages