Open Source Python Software Development Software - Page 92

Python Software Development Software

View 5769 business solutions

Browse free open source Python Software Development Software and projects below. Use the toggles on the left to filter open source Python Software Development Software by OS, license, language, programming language, and project status.

  • 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
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 1
    This is a python library that can be used to build Linux kernel, which includes selecting kernel config file, setting kernel config parameters, compiling kernel, modules and even appending a new item for the compiled kernel to bootloader config file (cur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mock Object library for aiding the authoring of unittests in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    processing is a package for the Python langauge which supports the spawning of processes using the API of the standard threading module. It runs on both Unix and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    General resource handling module for Python. It is developed with wxPython GUI resources in mind, but unlike the XRC resource system, this is an universal solution, applicable to anything you can call a resource and much more flexible.
    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
    Simple yet powerful templating engine for Python. Emphasis has been placed on ease of use. Simply put this file into your project directory and do "import template".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Provides runtime typechecking facilities for python functions, methods and generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Python wrapper for the Centera SDK used to interact with the EMC Centera content addressed storage device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enhances wx.grid to provide functionality for cut/copy/paste and undo/redo. Implemented as mixin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python-bindings to Allegro Game Programming Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Pyfort is a tool for creating extensions to the Python language with Fortran routines. It supports F77-interfaced routines now, with plans for supporting more of F90 later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The PyJTF supports the test-driven development of Javascript code using tests written in Python. It executes the code under test in the IE environment under Windows (Win32). Allows greater productivity in testing Javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyAgend is a free python-based text-only agend. It support "configuration" and "users" files for retrieve informations. PyAgend is for all users which like to lost a little time in a little development project :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python-script syntax hi in Scribus

    Python-script syntax hi in Scribus

    Python script syntax highlighting in Scribus

    This Python script syntax highlighting in Scribus was written for the magazine layout "PROgrammer". Preview archives publications can be reached at http://raxp.radioliga.com. #Scribus Has built an incomplete version of the interpreter language Python. 1. First you need to enter at the beginning of the text object tag (eg. [Tem]) 2. Then, while maintaining isolation on a text object, "Stsenarii-> Run script" 3. Select the script. 4. Then, use this: "Stsenariy-> Recent stsenarii-> Script". 5. The script reads the text, looking for keywords, comments, figures, and then allocates them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A port of the Python language to HP's MPE/iX operating system, allowing MPE/iX specific modules (like TurboIMAGE) to be accessed from Python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python/xarray tutorial

    Python/xarray tutorial

    Python/xarray tutorial for GEOS-Chem users

    If the page is loaded successfully, you should see a Jupyter notebook interface. Then, click on the first notebook to get started. Jupyter combines Python code, execution results, plots, custom texts, and even Latex formulas in a single page. Besides using the Jupyter program, you can also view the static notebook on GitHub (e.g the first notebook). Python is free & open-source so can be easily installed on any machines. To best way to get the scientific Python environment is using the Conda management system. Please follow the official installation guide for installing on Linux/Mac/Windows. Linux/Mac also comes with a system Python (/usr/bin/python). Don't touch that. Windows users might find the full Anaconda (Conda plus tons of packages) with graphical interface easier to use than the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python4C is a lexer, parser, and analyzer for C written in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A python library based on PIL for creating Chart. The idea is to create some classes based on PIL that you can use for creating Chart in jpeg/gif or other format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python-based editor framework that is by design display agnostic. It will be able to edit files in virtually any display framework from curses to OpenGL, as long as there exists a frontend for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PythonQt

    Dynamic Python binding for Qt Applications

    NOTE: PythonQt has been moved to https://github.com/MeVisLab/pythonqt PythonQt is a dynamic and lightweight script binding of the Qt framework to the Python language. It can be easily embedded into Qt applications and makes any QObject derived object scriptable via Python without the need of wrapper code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a tutorial about how to create a video player. This tutorial pretends to be a brief introduction to the Graphics User Interfaces (GUI) programming, using the Python programming lenguage and Qt framework, both multiplataform. In this tutorial we'll use PyQt to show you the base of Qt programming under Pyhon. To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical side, therefore I deside to show you how to create a video player, which its programming is unbelievably simple with Qt. Topics ==== - Useful programming IDEs and tools. - Using Qt Designer for quick GUI design. - Using signals and slots. - Using basic widgets. - Using timers. - Using Phonon multimedia framework. - Using list widgets. - Using stylesheets. (In Progress) - Internationalisation. (In Progress)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A ctypes based python wrapper for the complete set of SDL libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PythonToolkit (PTK)
    PythonToolkit (PTK) is an interactive environment for python. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "Pythonic" is a collection of Python extensions, modules, and software. Independent modules include abstract data types (adt), a massively parallel discrete event simulator (lramm), and a python messaging service (pms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pythonisa is a Python code analyzer is a simple code analyzer for Python that creates a class diagram after executing your code.
    Downloads: 0 This Week
    Last Update:
    See Project