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

Showing 23 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
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • ERP Software To Simplify Your Manufacturing Icon
    ERP Software To Simplify Your Manufacturing

    From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.

    Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
    Learn More
  • 1

    System_42

    Ultra-Lightweight Superior Calibre Linux Distro

    ...Unpack a bootable sample fs, and then unpack libc and cc-tools, unpack c-compiler then use theTool to build Perl -> autoconf, etc., then g++ and gdb, linux-7. See the shell programs and filesystem in the 'Files' section. Be sure to post in the forum/discussion 'kconfig' because there are a few caveats to "boot and build". Thanks, Dru
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2

    Kobo XCSoar Launcher

    a customizable boot menu for your Kobo Mini

    Mainly this project aims at easing startup and use of XCSoar (see xcsoar.org) on Kobo Mini. But the scope of use should not be limited solely to XCSoar. The Launcher should be small in code size, reuse most of the original libraries, provide flexible configuration to any application that might be ported to the Kobo Mini. It supports customizable fonts, toolbox-pages, buttons (also graphical), labels, autostart and sleep timers.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3

    freebsd_dotfiles

    My dotfiles for my freebsd laptops

    This repository consolidate config files and small scripts facilitating usage of my FreeBSD laptops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    homeshick

    homeshick

    git dotfiles synchronizer written in bash

    In Unix, configuration files are king. Tailoring tools to suit your needs through configuration can be empowering. An immense number of hours is spent on getting these adjustments just right, but once you leave the confines of your own computer, these local optimizations are left behind. By the power of git, homeshick enables you to bring the symphony of settings you have poured your heart into with you to remote computers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Construction Takeoff Software Icon
    Construction Takeoff Software

    Takeoffs From Anywhere

    Stratosphere’s cutting edge cloud platform gives estimators unprecedented freedom to complete takeoffs from anywhere with next generation takeoff and markup tools.
    Learn More
  • 5
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ...LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    doall

    Shell script to run a command for many files selected with wildcards

    Extends shell * and ? wildcards to allow inserting matched strings like Windows 'copy *.old =.new' Some examples: # Rename current files as old doall 'mv *.cur *.old' # Compress camcorder DV files doall 'ffmpeg -i *.dv *.mp4' # Move files into directories according to their extension doall 'mv *.* $2/$1.$2' # Symbolic links from vmlinuz.new to vmlinuz-5.12.6-foo, similarly config.new System.map.new doall 'ln -s /boot/*-5.12.6-* /boot/$1.new' # Hard link 3-character abbreviations for file extensions doall 'ln *.???...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    ...The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user convenience. Also see this script : https://sourceforge.net/projects/automated-quiz and this script : https://sourceforge.net/projects/command-output-to-html-table/ Notes: 1. You can use Free Programs like 7-zip to open and extract this tar file to your home folder, if your OS does not have a default application 2. Check Google for further inputs on any command usage or to achieve anything further 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    desk

    desk

    A lightweight workspace manager for the shell

    ...Desk makes it easy to flip back and forth between different project contexts in your favorite shell. Change directory, activate a virtualenv or rvm, load in domain-specific aliases, environment variables, functions, arbitrary shell files, all in a single command. Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are then namespaced under a particular desk. Because Deskfiles are just enriched shell scripts, the possibilities are endless. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sort'EmUp

    A shell script to sort all your files.

    There are times, when it becomes hectic to manage files we download or take from friends. Its a burden to arrange them in a defined fashion. Sort'EmUp is a shell script that does it for you. Also, you can edit this as you want things to happen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets. Icon
    DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets.

    Modern Data Catalog and Metadata Platform

    Built on an open source foundation with a thriving community of 13,000+ members, DataHub gives you unmatched flexibility to customize and extend without vendor lock-in. DataHub Cloud is a modern metadata platform with REST and GraphQL APIs that optimize performance for complex queries, essential for AI-ready data management and ML lifecycle support.
    Learn More
  • 10

    Linux Utility Scripts

    Linux utility scripts

    A handy set of Linux utility scripts. Mount a remote Windows share, display the processes associated with a pty, distribute .rc files or ssh public key to clients, tunnel RDC or VNC through remote gateway via ssh, easy command-line access to system config tools, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bash Cron Backup (BCB)
    BashCronBackup is a backup script written in bash that can create full database and file backups. Before the database is dumped it will be optimized and repaired. Further, it will delete old backups for you. Available formats: Zip, Tar, Gzip, Bzip2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Deletes files with a specific name in directories and sub‐directories specified. By default and without indicating the name of the file deletes temporary files (with extension ~) in some text editors. It run in terminal only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Nice Bashing is a framework for distributed configuration of your bash environment. There are many libraries with functions which one can enable, and a rsync-based system of replicating your settings to all the hosts you connect to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a simple script to compress a file, a folder, multiple files, multiple folders with password protect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A modular framework for implementing a CISCO-like CLI on a *NIX system. Arbitary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    cptree.sh is a simple bash script to clone a directory. It is like an updating 'cp' that erases non existing files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sendwithtb is a shell-script, which allows the user to add files and directories to a new thunderbird -email as attachments. if the user adds a directory to the email, this directory will be compressed, so the archiv-file is attached.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pack_folder allows you to compress a folder to a tar.gz-file or tar.bzip-file on the same position in folder-hierarchy. then it will unpack the whole staff, compare with original-files, and on success the origin-folder will be deleted. the archiv stays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    env-switcher effectively allows users to manipulate the environment loaded for all shells (including non-interactive remote shells) without manually editing their startup dot files -- something that users traditionally have difficultly doing properly.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    A short & sweet BASH script for rotating and archiving Apache log files. Easy to modify and use. Keywords: Log, Rotate, Apache, Archive, Backlog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Colorcat adds ANSI color to terminal text according to Perl 5 regular expressions. Makes verbose log files or command-line programs easier to read. Includes an example script to add color to cvs's output (colorcvs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    UberShell

    Enhanced Linux shell using bash and zsh

    ...;" noobhelp: Short desc of commands in /bin/ memusage: Top memory usage topdirs: Top directory space usage push/pop: Save current dir / return there serve: Opens a webserver at port 8084 and serves a file servedir: Opens a webserver at port 8000 and serves a dir servelog: Serves tail of syslog on port 12345 sizeof: List total sizes of subdirectorys largedirs: Lists directorys with 100+ MB disk usage mkdirc : Creates a dir and changes to it freefile : Kills all processes using a file lastedited: Shows which files have been edited findbin: Finds binary files not installed by dpkg frename : Renames parts of a filename connections: Shows network connections [...]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Shell-Tools

    Some shell files to use as libraries, mostly for noobs

    This project will contains some shell scripts to use as libraries in other scripts. Most of the functions provided are shortcuts with names understandable by non informatician (at least not hard core coder). I realized that I also prefer self explaining names for usual coreutils program combinaison. Scripts will have strict coding standards (at least I'll try), and they will be based on a template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB