epm stands for Easy-Project-Manager which consists of two parts: I. a build system engine II. a tool for creating build system (epm has been moved to https://github.com/duyanning/epm)
A simple program for creating documentation of Python files. Using ANTLR library it creates a HTML document with information about all classes, it's methods, class fields and attributes. Also it creates documentation of all functions in this file.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
GLC generates python code with gtk bindings from Glade produced input files. This is a compile time approach to do the same thing as James Henstridge's runtime approach (libglade).