Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

Showing 32 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 1
    This project has a lively SVN repository for build recipes, over 1000 F/OSS softwares are available. The tool "pkgbuild" is for building packages on Solaris 11/OpenIndiana from RPM-like spec files. The tool also runs on OmniOS. If you want, you can create new style IPS packages and old style SVR4 packages for Solaris 10. The tool is not updated frequently, but the following "build recipes" for pkgbuild is updated every day. For a few hundred build-recipes see the sub-project "spec-files-extra" or "SFE". We already have stacks of e.g. multimedia players mplyer/vlc or postfix/dovecot/cyrus-sasl/spamfiltering. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    makepp

    GNU make compatible but reliable and simpler build tool

    ...Some features that makepp adds to make are: greatly improved handling of builds that involve multiple makefiles (recursive make is no longer necessary); automatic scanning for include files; rebuild triggered if build command changes; checksum-based signature methods for reliable builds, smart enough to ignore whitespace or comment changes; extensibility through Perl programming (within your makefile); repositories (automatically importing files from another tree); build caches (not recompiling identically what a user of the same cache already did
    Leader badge
    Downloads: 82 This Week
    Last Update:
    See Project
  • 3
    This is a command-line build system used by the wavepacket family of C++ projects. The build system itself is mostly written in Perl. The build system supports projects that build across svn repositories, and is aware of external dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Xcode Shell

    Xcode Shell

    shell script that used to auto-build xcode project

    ...Although largely superseded by modern tools like fastlane and fir-cli, this project demonstrates how developers previously streamlined their workflows with custom scripts. The repository includes utilities to compile Xcode projects and workspaces, handle CocoaPods builds, publish .ipa files to private servers or fir.im, send notification emails, and even batch-rename images with the @2x suffix for Retina devices. These scripts are designed for macOS environments with Xcode command line tools installed and rely on simple configuration for server publishing or email notifications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A perlscript to build source code into programs, like make in purpose but without makefiles. Dynamically finds the dependencies at build time. Build in support for cross-platform programs, multi threaded compiling and distcc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BSDBuild
    A self-contained and portable build system derived from the traditional 4.4BSD system. It implements Bourne configure script generation, concurrent building and it can compile IDE project files. It is portable to most operating systems and make flavors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The latest version of genxface is included in the *mak* project, which is hosted on *github*. Genxface is a simple tool to parse C files and generate interface files. In the first version, it generates prototypes. It is intended to generate mock wrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    Build scripts/wrappers around the YUI Compressor implemented for popular languages like PHP, Python, Java, Bash, Perl, etc. The scripts will track down and compress all JavaScript and CSS files within a given project tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Nightwatch is a (nightly) build tool, written in Perl. The system can run multiple projects of different types, i.e. Maven, Make, etc. Nightwatch is pluggable, so you can write your own specific build process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of Matchstick is to create a framework for the development of high-quality large-scale Apache/mod_perl applications. Projects which use Matchstick will be easier to administrate, from installation to configuration to upgrade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tmake is a tool which auto-creates Makefile, IDE project files (and possibly even autoconf files !) from a very simple template format. The majority of tmake was written by trolltech (makers of qt), and this version on sourceforge has some enhancement
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 15
    rpmproc is a perl program designed to make building RPM packages easier. It offers a clear and simple way to build multiple archs, sign packages, upload files to remote or local repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Utilities for Win32 Cygwin source and binary package maintainers. To configure, build, strip, produce diffs and generate cygwin specific template files. To put it simply: Convert Unix/Linux/Perl packages into complete Cygwin Net Releases. PROJECT MOVED. See Github user jaalto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Volare is a robust, cross-platform, and extensible infrastructure for automating builds. It extracts source, writes log files, publishes binaries, and reports build results; you implement build-specific tasks as well-defined callbacks in a Perl script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tgen generates a Web site from a collection of input files of a variety of types, using a set of registered HTML autogenerators. Cvs-Brancher allows scheduling of web deployments. vwebedit provides web-based editing of cvs repositories.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    DBIx::Connect is a Perl module module which facilitates configuration and creation of Perl DBI , DBIx::AnyDBD , or Alzabo -style database connections via configuration files and/or command-line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A tool to convert Codewarrior for Palm resource files into PilRC resource files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Boy is a program that reads in c++ header files and converts it to a man page. This generated man page will need to be altered a bit, but the program makes creating man pages much easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Redmond's mistake now has a solution. Redmake can scan Visual Basic Project files, create makefiles and manage your build process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    itchconfig is a tool for the flexible configuration of software packages; a configure script generated by itchconfig checks several properties of a user's computer and generates all files which are necessary to build a program on the user's computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Need to package up your compiled program so that it can be install on a Windows or Unix machine? Use this Zip Package Maker. ZipPKG Maker lets you, Install, Uninstall, List and create Zip Packages. ZipPKG Maker is compatible with the output files from
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The DevTools project has moved to http://sourceforge.net/projects/devtools/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB