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

View related business solutions
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    Arch Installer

    Arch Installer

    Arch Linux installer - guided, templates etc.

    Just another guided/automated Arch Linux installer with a twist. The installer also doubles as a python library to install Arch Linux and manage services, packages, and other things inside the installed system (Usually from a live medium).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    AWS ParallelCluster Node

    AWS ParallelCluster Node

    Python package installed on the Amazon EC2 instances

    aws-parallelcluster-node is the python package installed on the Amazon EC2 instances launched as part of AWS ParallelCluster. AWS ParallelCluster is an AWS-supported Open Source cluster management tool that makes it easy for you to deploy and manage High-Performance Computing (HPC) clusters in the AWS cloud. Built on the Open Source CfnCluster project, AWS ParallelCluster enables you to quickly build an HPC compute environment in AWS. It automatically sets up the required compute resources...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    众所周知,Windows11在安装/升级时都有一些限制。网传的方法大多是PE重新安装法,或是预览体验法(已失效),或是文件掉包法。但这些方法都比较的繁琐,容易丢失数据。 所以我做了一款软件,通过此软件您可以快速的绕过限制。 同时此软件已开源,有什么建议和错误欢迎大家指出。本软件同时可以从Windows11的22000.x版本升级到最新版本。该软件基于python3编制而成。 使用须知: 你应该满足微软官网除了TPM2.0和Secure Boot以外的条件。否则将会影响你的使用体验。有关以下内容,请浏览https://www.microsoft.com/zh-cn/windows/windows-11-specifications#table1 请提前准备好微软原版镜像,下载链接:https://www.microsoft.com/zh-cn/software-download/windows11 请准备充分的时间去升级它,这可能需要几个小时。 更新内容...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    这是一款将 Windows 平台的 "slmgr.vbs".和 "ospp.vbs" 精简的半图形化的工具,用于帮助不熟悉slmgr.vbs和ospp.vbs的人如何使用这些工具并且不被网上流传的木马侵害。 并且我们内置了微软官网绝大多数的GVLK代码(这些东西你可以在wiki里找到)。 我们不提供破解功能,但是我们还是默认自带了一个KMS地址。
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    Rescatux

    Rescatux

    Easy to use Repair distribution for both Gnu/Linux and Windows systems

    Rescatux is a GNU/Linux repair cd (and eventually also Windows) but it is not like other rescue disks. Rescatux comes with Rescapp. Rescapp is a nice wizard that will guide you through your rescue and repair tasks. When the wizard is not able to solve your problem you can also enjoy of Rescatux unique support features: * Chat: Open the chat for asking help directly in Rescatux channel. * Share log: After running an option you can share its log (the action registry that it has done) so...
    Leader badge
    Downloads: 1,420 This Week
    Last Update:
    See Project
  • 6

    Windows 7 Component Removal

    Tools for removing components from Windows 7

    This toolbox provides two command line programs that help remove components from Windows 7. The xml creator reads information from Windows 7 manifest files and builds xml files. The removal utility reads the xml files and removes all the files, directories, and registry entries from a Windows 7 installation source. This project is similar to RT7Lite and what 7Customizer aims to do, simply without any other functionality other than removing components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 10,380 This Week
    Last Update:
    See Project
  • 8
    setuplib

    setuplib

    Extensions for setuptools - detailed information on entry points

    The *setuplib* package provides core functions for the query of meta information and installation repositories of *Python* packages. It provides query and filter options on the installed packages and the available information, while displaying the result data in various formats, e.g. as table, list, or JSON, XML, YAML, CSV, etc. The provided commands and extension points integrate seamless into the standard *setuptools* and/or *distutils*. The *setuplib* is member of the group...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    setuplibcore

    setuplibcore

    Internal functions to avoid dependency issues

    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 10

    pmcyg

    A tool for creating offline Cygwin installers.

    pmcyg can create customized collections of Cygwin(TM) packages. pmcyg takes a user-supplied list of Cygwin package names, and downloads only them and their dependencies from a Cygwin mirror, e.g. to create a portable off-line installer on CDROM, DVD or USB flash. For the latest releases please visit https://github.com/rwpenney/pmcyg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jsondata

    jsondata

    Modular JSON by trees and branches, pointers and patches

    The 'jsondata' package provides for the modular in-memory processing of JSON data by trees, branches, pointers, and patches. The main interface classes are: - JSONData - Core for RFC7159 based data structures. Provides modular data components. - JSONDataSerializer - Core for RFC7159 based data persistence. Provides modular data serialization. - JSONPointer - RFC6901 for addressing by pointer paths. Provides pointer arithmetics. - JSON Relative Pointer -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    Great and powerful application to generate stable and multi-platform java installers. Watch a demo of DCP Setup Maker's installer being made in 2 minutes: https://www.youtube.com/watch?v=dmF5Kyla7Hg Its intuitive UI and exceptional ease of use makes it very easy to build complex installers with large amounts of files. The whole process is done step by step through a wizard-like interface, filling in fields and setting up files to finally build your package. *Required: Java...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    ProfileTool is a Windows 7 command line utility, for various operations on Windows 7 profiles. Its main purpose is to duplicate a profile as "default profile". It can also copy, delete, check size and delete temporary files on all profiles.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 14
    Confix is a build tool for source code packages, on top of GNU Automake. It inspects the package's source code, tracks inter package dependencies, propagates checks across package boundaries, and finally writes Automake input files for the maintainer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Appupdater
    Appupdater provides advanced functionality to Windows, similar to apt-get or yum on Linux. It automates the process of installing and maintaining up to date versions of programs. It is fully customizable for use in a corporate environment.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    TR Updater

    TR Updater

    Module update for Java applications.

    Standalone software for updating application components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Helge's Switchblade v0.9

    Helge's Switchblade v0.9

    A Portable Troubleshooting Toolkit

    ... graphic drivers, python documentation, microsoft technet etc And the feature i like the most is a handy chat system that lets you speak directly to Tech Support Personel
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    CIMHA is aimed to create integrated suite to provision and manage HA clusters in virtual environment. It analyzes kernel/hardware health of cluster nodes by using VESPER(linux kernel prober) and migrates the Resources based on probe signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PSP Tools

    Set of tools for the Sony PSP (tm).

    Set of tools for the Sony PSP (tm) for fixing and testing parts of the system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This software records and replays user interaction with the computer. It can be interfaced through voice commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Conloco

    Conloco

    Keep your software up to date and download new software with ease.

    ... to constantly check for updates to their favorite software packages. In comes Conloco. In Latin, Conloco means to set right, put, place, or set. The main purpose of this application is parse a series of python scripts to get the uri location of a software package, download the package, and install the package with as little user interaction as possible. It will also check the version numbers to see if there has been a change to the current version, notifying the user if there must be updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    QPI

    QPI

    Szybkie i łatwe instalowanie programów

    Program dzięki któremu w kilku prostych krokach użytkownik zainstaluje swoje ulubione aplikacje, bez żmudnego klikania "Dalej" w kilku/kilkunastu instalatorach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyhostspatcher
    pyHostsPatcher provides a robust and graceful way to modify and maintain hosts files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next