1399 projects for "python software" with 2 filters applied:

  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    This is a log management system for Twisted applications. It's a way to use python logging facilities under Twisted log environment. It contains a server for storage of log messages,and a GUI to manage logging messages browsing & log dynamic config.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    easy_connection is a object oriented, event-based socket wrapper for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project goal is to parse given C++ source code and generate clean and transparent bindings for other languages with minimal effort. With emphasis on building heterogeneous software as opposed to embedding C++. Uses pygccxml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A code generation tool that creates CRUD functions based on existing databases. The project is being rebuild and is currently unavailable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • See what everyone is allocated to. Projects, clients, meetings - all in one tool. Icon
    See what everyone is allocated to. Projects, clients, meetings - all in one tool.

    The fast, simple way to schedule people, equipment and other resources online.

    Designed to replace clunky, old scheduling spreadsheets, Resource Guru helps managers get organized fast. The platform covers resource planning, resource scheduling, resource management, staff leave management, reporting, and more.
    Free Trial
  • 5
    PyDADL stands for Python Distributed Application Development Library, it's a framework that aims to be a helper for GUI development and deployment. PyDADL uses Qt as graphical toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PygShell (pronounced pig shell) is an interactive console for Pygame developement. It is an implementation of the Python shell using Pygame. PygShell also includes a simple text editor (also in pygame) and ships with several example scriptlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Reves is tool for relational database reverse engineering. It maps the schema of existing databases into XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tool used to generate state machine framework code from a terse set of directives embedded directly in the input source code file. This tool will also generate GraphViz graphical description and Spin/Promela modelling output.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Graphical debugger for programs that don't just follow one stream (e.g. threaded, web applications). Also allows debugging in headless computers, in distributed environments and for crashing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tool Tracking Made Simple Icon
    Tool Tracking Made Simple

    Use Phones to Track Tools - A simple app to turn your phone into a tool tracker.

    ShareMyToolbox is a tool tracking solution that enables companies to track individuals who are responsible for tools and small equipment. Mobile users are able to search the company tool inventory, request tools and accept tool assignments with Apple or Android devices such as phones or tablets. Built for contractors, the system was designed to be extremely easy to use.
    Learn More
  • 10
    f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The dispatcher provides loosely-coupled message passing between Python objects (signal senders and receivers). It began as one of the highest-rated recipes on the Python Cookbook website
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. Epydoc supports two output formats (HTML and PDF), and four markup languages for docstrings (Epytext, Javadoc, ReStructuredText, and plaintext).
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    TMerge is a subversion code merge tool designed for working with ticket system. It can be used by developer, QA person to move code from one branch to another based on the ticket number in the commit message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PgWorksheet is a simple GUI frontend to PostgreSQL for executing SQL queries and psql commands without using the psql command line tool. Please see the project home page for bug reports, forums and installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A queries management software. It was primary designed for an IT team to manage the incidents, but can be used to manage any query, inside or outside an organization. Can be appropriate for Service Desk management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The CvsGui project is providing several high-end interface clients (WinCvs, MacCvs, gCvs) written in C++ using popular frameworks (MFC, PowerPlant, GTK+) with a scripting support via Python or TCL.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 17
    ugit: the pythonic git gui
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Psyco showed that it is possible to execute Python code at speeds approaching that of fully compiled languages, by "specialization". The project is now dead and replaced by PyPy: http://pypy.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PyOptionTree provides a flexible and powerful way for a program to include option parameters. It features easy syntax and allows for embedded Python code and user functions, a tree structure, links, importing remote and local files, and modifying/saving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Narcissistic number library for Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Entangled is a distributed hash table (DHT) and peer-to-peer tuple space, based on Kademlia. It is written in Python, and makes use of the Twisted framework. This can be used as a base for creating peer-to-peer (P2P) network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DigestIt! is a tool to browse text files with full interactive cross reference. It is written for digesting source code. So there comes the name: DigestIt! I use it on several huge projects for more than 7 years. Latest: Feb. 04, 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project Element is a very simple, platform-independent, easy-to-use interpreted programming language that was made using python. It very much like html, so if you can make a webpage, you can program using Element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IDEAIS is a enteprise service bus integration plataform for software development tools and activities. It uses Web Services (SOAP/HTTP) to integrate best of the breed software development tools (Eclipse, Subversion, Bugzilla, dotProject, vTiger).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Design by Contract allows a programmer to document a function/class with statements describing behavior. Metacontract implements the PEP-0316 related to this feature for the Python language using meta classes.
    Downloads: 0 This Week
    Last Update:
    See Project