Projects tagged ‘linux’, ‘python’, and ‘tools’


Jump to tag:

Projects tagged ‘linux’, ‘python’, and ‘tools’

Filtered by Project Tags linux python tools

Refine results Project Tags windows (6) programming (5) gnome (5) development (3) c++ (3) gui (3) application (3) network (3) gtk (3) technology (3) library (2) business (2)

[13 total ]
5

GNOME Commander

   
Primary Language: C Licensed as: GNU General Public License 2.0

GNOME Commander is a fast and powerful graphical file manager for the Gnome desktop environment, it has a "two-pane" interface in the tradition of Norton and Midnight Commander.

Metrics updated about 11 hours ago

4

1d6 roleplaying

 
Primary Language: Python Licensed as: GNU General Public License 2.0,GNU General Public License 3.0

The 1d6 project develops tools for the free One Die roleplaying System. Its first deliverable is a battle simulator using the simple One Roll combat System for quick combat resolution. Its second deliverable is the blob_battle, where two blobs ... [More] can duel. The third deliverable is babglet, which aims to ease game creation with pyglet. And then there's the TextRPG... [Less]

Metrics updated about 17 hours ago

4

Eric

   
Licensed as: GNU General Public License 2.0

Python IDE written in PyQt. Supports debugging (breakpoints, watch, ...), threads debugging, syntax highlighting, code templates, code completion, macros, ...

3

Enomalism

   
Primary Language: Python

Enomalism is an open source web-based virtual infrastructure platform. Designed to answer the complexity of managing globally disperse virtual server environments. Enomalism helps to automate the transition to a virtualized environment by reducing an ... [More] IT organizations overall workload. The easy to use dashboard can help with issues including deployment planning, load balancing, automatic VM migration, configuration management, and capacity diagnosis. Enomalism virtual infrastructure is a dynamic mapping of physical resources to business needs. While a virtual machine represents the physical resources of a single computer, a virtual infrastructure represents the physical resources of the entire IT environment (Data Center). [Less]

Metrics updated 29 May 08

3

OxygenOffice Professional

   
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1

OxygenOffice Professional is a free and open source enhancement of official OpenOffice.org. The OxygenOffice Professional Team has modified the source of OpenOffice.org and bundled lot of extras with it. Here are just a few of the extras you get with ... [More] OxygenOffice Professional: More than 3,400 graphics are included, both clip art and photos. These pictures are integrated into the gallery and can easily be placed into any OxygenOffice document.Several templates and sample documents are included, as well as over 90 fonts. The extras are integrated by default in the installation of OxygenOffice Professional, but they are optional, so the user can decide what parts to include and what parts to leave out. These extra templates, fonts, and graphics are free for both personal and professional use. [Less]

Metrics updated 36 minutes ago

3

Gourmet

   
Primary Language: Python

Gourmet Recipe Manager is a simple but powerful recipe managing application that is intended for the GNOME desktop environment, but should work on any platform that Gtk supports. It allows you to collect, search, and organize your recipes, and to ... [More] automatically generate shopping lists from your collection. It aims to make it easy to enter and organize your recipes with an intuitive interface. [Less]

Metrics updated 19 Aug 08

3

sshproxy

   
Primary Language: Python Licensed as: GNU General Public License 2.0,GNU Lesser General Public License 2.1

sshproxy is a pure python implementation of an ssh authenticating proxy. It allows users to connect to remote sites without having to know the password or key of the remote sites. ACL rules can be set up to allow or deny users based on ... [More] different parameters like their IP address or the time of the day. Access attempts are logged via syslog, and an enhanced "action log" system is under development. The client is the standard ssh client. [Less]

Metrics updated 27 May 08

2

FSlint

 
Primary Language: Python Licensed as: GNU General Public License 2.0

FSlint is a toolkit to find various forms of lint on a filesystem. At the moment it reports duplicate files, bad symbolic links, troublesome file names, empty directories, non stripped executables, temporary files, duplicate/conflicting (binary) names, and unused ext2 directory blocks. The package contains both a GTK GUI and a CLI interface.

Metrics updated about 17 hours ago

2

Umigumi

   
Primary Language: Python Licensed as: GNU General Public License 2.0

Umigumi simplifies the gerenation of custom Linux distributions and their deployment on various media: Flash memory cards, LiveCD, hard disk, etc. Umigumi has been originally developped by the OpenBrick community for the OpenBrick open embedded platform and is now the tool of choice to generate ERP5 Live CDs.

Metrics updated 19 Feb 07

1

igraph library

 

This is another library for creating and manipulating graphs. There is simply no other graph library out there which can be handle graphs of the size the author is confronted with efficiently. Whenever possible igraph tries to be also user friendly ... [More] and portable. igraph started as an additional package to the GNU R statistical environment, and still some functions which are hard to implement in C are available only in R (like interactive graphics). Most functions are however now written in C and they can be compiled without R as a separate library. [Less]