Difference between revisions of "GrampsAIO cx freeze-based"

From Gramps
Jump to: navigation, search
(See also)
(GrampsAIO-4.2.4+)
Line 4: Line 4:
 
AIO bundle for 5th generation of Gramps which now uses Gtk3 with [https://wiki.gnome.org/Projects/PyGObject PyGobject] and [https://wiki.gnome.org/Projects/GObjectIntrospection GObject Introspection] and built with [https://bitbucket.org/anthony_tuininga/cx_freeze/src/default/doc/index.rst?fileviewer=file-view-default cxfreeze]
 
AIO bundle for 5th generation of Gramps which now uses Gtk3 with [https://wiki.gnome.org/Projects/PyGObject PyGobject] and [https://wiki.gnome.org/Projects/GObjectIntrospection GObject Introspection] and built with [https://bitbucket.org/anthony_tuininga/cx_freeze/src/default/doc/index.rst?fileviewer=file-view-default cxfreeze]
  
Gramps now only support Python3.
+
Gramps now only supports Python3. Python2 is considered obsolete and is no longer tested for compatibility.
 
{{-}}
 
{{-}}
 
===GrampsAIO32===
 
===GrampsAIO32===

Revision as of 20:07, 21 December 2018

The Gramps "software bundle" for Windows or GrampsAIO is an all-in-one (a.k.a. "AIO") installation package of Gramps which includes all dependencies for the Windows platform.

GrampsAIO-4.2.4+

AIO bundle for 5th generation of Gramps which now uses Gtk3 with PyGobject and GObject Introspection and built with cxfreeze

Gramps now only supports Python3. Python2 is considered obsolete and is no longer tested for compatibility.

GrampsAIO32

Release made for 32bit version of Windows.

GrampsAIO64

Release made for 64bit version of Windows.

See also