11 projects tagged "python 2.x"
Adagios is a Web-based Nagios configuration interface built to be simple and intuitive in design, exposing less of the clutter under the hood of Nagios. It has a REST interface for both status and configuration data as well a feature complete status interface that can be used as an alternative to the Nagios Web interface.
Dyject is a dependency injection module for Python. Unlike other enterprise libraries used for Inversion of Control (IoC) which have classes which look like AbstractSingletonProxyFactoryBean, dyject is simple to understand and easy to use. It supports both Python 2.7 and Python 3, has no other dependencies, and uses standard configuration files to define and wire objects.
Django-live-profiler is a low-overhead data access and code profiler for Django-based applications. Profiling Web applications on a development environment often produces misleading results due to different patterns in the data, different patterns in user behavior, and differences in infrastructure. All existing DB access profiling solutions for Django seem to focus on a single request, but in the real world certain queries might be negligible in a single request while still putting a considerable strain the database across all requests. Django-live-profiler aims to solve these issues by collecting database usage data from a live application.
Networked Decision Making is a simple, fun platform for group decision making. There are many situations in which groups need to make decisions, and current methods such as meetings and voting are rather inefficient and difficult to scale. A major opportunity exists to use technology to complement and improve on these processes.
Linux Huawei Unlocker is a tool that attempts to automatically remove the carrier lock on Huawei mobile broadband modems from the Linux command line. It automatically finds IMEIs, calculates unlock codes, checks SIM lock status, displays remaining unlock attempts, and asks the user for confirmation before trying the unlock code.
LibHdate is a small library for the Hebrew calendar with dates, holidays, and reading sequence. It is written in C and includes bindings for Pascal, Perl, {ython, PHP, and Ruby. hcal and hdate are small example command line programs written in C. This release brings many new options, features, and bugfixes to the two example programs hcal and hdate. The changes to the underlying function library include a few minor bugfixes, deprecation of a series of string functions in favor of a single new one with better memory allocation, and hard-coding of core elements of the Hebrew localization so that Hebrew can be displayed in all locales. Some selected highlights: config files for storing defaults; user-defined menus (defined in a config file); sunset awareness, based on coordinates given or system timezone and guesswork; optional easier entry of coordinates (N, S, E, W, dd:mm:ss); minhag customization for Shabbat times; and Hebrew information in Hebrew characters (for all locales). hcal can display in 3-month mode, in color, and with footnotes and Shabbat information. hdate can output data in CSV format, suitable for spreadsheets, awk, etc. hdate has many format enhancements.
Python System Monitor (Psymon) is a cross-platform task and performance monitor. It features global process monitoring, system load history (CPU, memory, network, and disks), disk information, network connections, detailed information and CPU, and memory percentage history per process.