Showing 111 open source projects for "python-4suite-xml"

View related business solutions
  • 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
  • Your Industrial Copilot for Maintenance and Reliability Icon
    Your Industrial Copilot for Maintenance and Reliability

    For organizations looking for a Condition Monitoring and Asset Management solution to avoid machine failures

    Trusted by global brands such as Bosch, Kraft Heinz, Carrier, Hyundai, Johnson Controls, and P&G, Tractian combines condition monitoring, energy efficiency, and a CMMS into a comprehensive, mobile-first solution. With Tractian, you can:
    Learn More
  • 1
    Extracts code from source files for inclusion in documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AsciiLitProg is a programming language neutral literate programing tool based on AsciiDoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A suite of programs written specifically to address the management of school reports in Waldorf (Rudolf Steiner) schools. It includes a WYSIWIG editor, database storage, and various administration utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hylt is a file format that provides HYperLinked Text with minimal markup, meant to be both easy to view in any program and easy to keep in a version control system. The Hylt project covers the file specification, viewers, and tools to manage Hylt files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Modern, Flexible, and Easy-to-use LIMS Icon
    The Modern, Flexible, and Easy-to-use LIMS

    For Laboratory Managers, Laboratory Directors, Laboratory Techs, Laboratory Operations Staff

    Run your entire lab more efficiently with our highly configurable and flexible LIMS. Automate your workflow to process more samples, generate reports faster, and grow your laboratory.
    Learn More
  • 5
    Python Comments Translator
    Translate comments of Python programs into your language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A GUI inspector for GObject Introspection Repository .gir file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A parser that can parse LATEX source code and generate a report. It points out syntactic errors, suggest improvements to code(in a syntactic sense). Works with all common LATEX classes as well as common packages and new macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pynta - Flexible Web Framework in Python
    Pynta is flexible web framework written in Python. All development going on https://github.com/lig/pynta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Collection of tools for modifying the game Warcraft III: The Frozen Throne including frameworks such as "wc3lib" and "Advanced Script Library".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Data Center Infrastructure Management Icon
    Data Center Infrastructure Management

    Fully utilize your assets. Lower data center costs. Prevent downtime.

    netTerrain DCIM is a Data Center Infrastructure Management (DCIM) software that helps organizations automate and simplify the management of its entire Data Center and IT infrastructure. This solution is used by organizations that need to manage environmental capacity with less effort (space, rack, data, and power), track their IT assets and inventory, and efficiently manage cabling.
    Try it Now
  • 10
    ARREA

    ARREA

    Collaborative editor, requirements management tool and much more

    ARREA (A Reasonable Requirements Engineering Application) is a simple yet powerful requirements management tool that uses arbitrary files to store information and Subversion to allow team collaboration. Its simple conventions make it suitable for much other purposes. In fact, for any document-oriented tasks focused on collaborative work and exhaustive change and traceability management. At its heart, ARREA provides a thin layer on top of SVN that allows it to be used as a powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DIA plugin for automatic UML Class Diagrams generation out of Java source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Kabikaboo is a simple tree-branch note organizer. It is meant to be used to help aid in the writing of a novel. Users can plan out their story, plot, and characters. Created with Python, PyGTK, Geany, and Glade, on Ubuntu Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The pycurry project is targeted for handling concurrency issues within the Python programming language. It also contains a (almost) fully functional 'Design by Contract' implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Make AsciiDoc part of your literate programming tool set. With eWEB you can weave and tangle literate programs written as AsciiDoc documents, using embedded WEB code snippets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "Roberge's Used Robot (RUR) : a Python Learning Environment" is a Python implementation of a "robot environment" as introduced by R. Pattis in 1981. **It is obsolete.** See https://github.com/aroberge/rur-ple
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 17
    AFMS is an Artefact Management System to manage some of the artefacts appearing in the development process of a product. Artefacts are for example requirements, use cases or test cases. AFMS contains an artefact editor and a test execution tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is for providing One-stop installation packages of Trac on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Txt2tags converts a text file with minimal markup to HTML, XHTML, SGML, LaTeX, Lout, UNIX Man Page, Wikipedia, Google Code Wiki, DokuWiki, MoinMoin, MagicPoint(mgp), PageMaker. Features: simple, fast, automatic TOC, macros, filters, include, GUI/CLI/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    uListen is a TTS(Text To Speech) application. It can TALK you the web pages, chm files, pdf files and word files and plain text files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    The pydoc module, distributed bundled with python, proved extremely helpful in handling documentation strings included in python scripts. This project proposes a clean up of the code as well as add new capabilities, with python version 2.6 as a target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "frogpie" is a visual documentation generation and management framework for python developers. It comes equipped with WYSIWYG documentation editor, browsable documentation viewer and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A small, effective, extendable and customizable personal Wiki developed for pocketPC systems. Can run on all python supported platforms.
    Downloads: 0 This Week
    Last Update:
    See Project