1678 projects for "python::module" with 2 filters applied:

  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Drupy is a Python implementation of the Drupal content management system. This project is no longer maintained. You can find the original codebase at https://github.com/brendoncrawford/drupy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Python SVG Graph library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hatch is a build tool similar to Apache Ant written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Atta

    Build tool in pure Python. http://boguslawski-piotr.github.com/atta/

    Atta is a FREE build tool, targets-tasks driven, developed in pure Python. Similar in philosophy to the Ant, NAnt, etc. but without the use of XML syntax nightmare. http://boguslawski-piotr.github.com/atta/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    TurboGears 2
    TurboGears 2 is a web framework, but unlike some of its competitors, it's not a monolithic unit, it's a collection of libraries, WSGI components, and web development tools that works well together and is configured to provide a great out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The PyQt4D (Python Qt for Designer) is an Open Source Project making Qt Designer full-featured RAD (Rapid Application Development) tool to develop data-aware two- or multi-tier applications using Python language and Qt library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    kaustubha is a testing module for IKE protocol. It is designed to allow a user to test any RFC compliant implementation against malformed packets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AntRssTask is module that allows you to write messages from your Ant build to an RSS feed. Be notified simply when a build completes or fails or publish useful messages for every step in your script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    It's a brainfuck interpreter written in Python (In the future will be also a compiler for x86 and have a GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Wrench by VMT software is a Repair Order Software designed for the repair shop business. Icon
    Digital Wrench by VMT software is a Repair Order Software designed for the repair shop business.

    Upgrade Your Shop with Digital Wrench Repair Order Software

    Streamline your shop's operations with Digital Wrench, your all-in-one solution for repair orders, invoices, estimates, invoice history, customer tracking, inventory management, and more!
    Learn More
  • 10
    Small and simple component-based python web framework. Compatible with GAE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Advanced directory compare tool in Python. With a user-friendly UI including a splitter window and two directory trees. This project has been moved to http://code.google.com/p/dircompare/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RapidGDB is a scriptable GUI for the GDB debugger. Almost every aspect of the program can be extended using Python code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Schborg is off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyXMLUnit extends PyUnit enabling unit testing of XML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DyLePLib

    Dynamic Lexer and Parser Library for python

    Top-down parser with dynamically modified grammar. May be a bit slower than tool-generated parsers, but grammar may change in runtime. That lets you create languages with dynamically changing grammar, is perfect for embedded scripting languages and allows easier compiler creation process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pySrcBackup

    Python Based Source Backup

    Automatically detects changes to local source code repository, for an arbitrary version control system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A high level Python Web framework. The project is under active development and is not ready for production use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An environment (library + IDE) that emulates Delphi but uses python as the programming language and wxPython as the graphical API. Starting with the library, we have a set of modules/classes that emulates the units/classes of the famous VCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Testerman

    A TTCN-3-inspired testing environment in Python

    Testerman is an attempt to produce a TTCN-3 inspired test automation system without the strict typing model of the TTCN-3 test control notation that can be too heavy to be practical with non-stricly defined protocols. This is achieved by bringing TTCN-3 primitives and concepts to the Python programming language. It provides a complete environment to design, manage, execute and analyze automated tests, and can be used as a platform to develop test simulators (drivers and stubs) and prototypes of network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...We wish to show that the power of expression of a filter makes it possible to appreciably reduce the size of the code necessary to extract information and that it is possible in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XProps is a [ properties / options / preferences / customize ] dialog module that can easily be embedded in your Java application. Based on simple XML file(s), the dialog can automatically create menu items and property pages with key/value pairs for you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Joy is Web Framework with PHP. Netology Software Foundation Feature List -- Module (View, Layout) Master Page Controls Themes Template Engine Logger Tracer Authentication Authorization MVC CMS Scheduler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WebPath is an experimental implementation of XPath 2.0 in Python, initially developed during Yahoo! Hack Day. It uses a novel parsing technique called Top Down Operator Precedence. Seeking developers to improve implementation and conformance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Graphical Editing Framework(GEF), for Python. It provides a canvas similar to wxArt2D and a editing framework based on MVC. The framework can be used to develop scientific and engineering tools that require graphical editing.
    Downloads: 0 This Week
    Last Update:
    See Project