Hexagonal tiled map editor designed for game developers. It supports multiple layers, custom map parameters and is suitable for flat-top or pointy-top hexagons. Created maps can be exported to XML format.
PyHexEditor started as a project for my Python course at university, but now I am planning to add more features to it.
Python Universal GUI
(requires wx)
Automatically creates GUI windows for any python objects. These windows allow you to view and alter your objects at runtime, as well as save and load their states.