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

Showing 3330 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
  • QA Wolf | We Write, Run and Maintain Tests Icon
    QA Wolf | We Write, Run and Maintain Tests

    For developer teams searching for a testing software

    QA Wolf is an AI-native service that delivers 80% automated E2E test coverage for web & mobile apps in weeks not years.
    Learn More
  • Intelligent Retail Management Icon
    Intelligent Retail Management

    Retail space, product categories, planograms, automatic ordering, and shelf labels management

    Quant offers a wide range of solutions for retail. Within one integrated software system, it allows you to efficiently combine the management of retail space, shelf labels and marketing materials with task management, reporting and automatic replenishment.
    Learn More
  • 1

    Synching Tool

    An application that lets you copy,move,delete and rename files easily.

    This application is mainly created to back up your data.As you do not need to open two different instances of windows explorer to copy etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Peters Backup is a program for backing up your important data files on to diskette, zip drive, fixed disk or CD/RW. It uses an extremely efficient compression algorithm. It keeps track of all versions of your files in full and incremental backups.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    JustOneFile help you to find duplicate files and managed them. It's a Free and Open Source software under GNU GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FileSynq is an easy to use, small Qt program specially designed to help you synchronize 2 folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
    Learn More
  • 5
    A graphical user interface to the Apache Commons VFS API written in Java/SWT: Multi-platform, capable of managing files among multiple file systems such as: ftp, sftp, smb, webdav, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    make snmp templates

    Small suitte to make SNMP templates easily writen in BASH

    A small suitte to manage text OID files and make templates for third party softwares like Zabbix, Nagios, or Cacti, at the moment Zabbix is the only one implemented, easily and guided by wizards. Is writen in pure BASH scripting and supports "modules" to manage special kind of OIDs (like NIC ones) and to manage 3rd party output templates (like Zabbix or Cacti) Features: -Wizard guided -Scan devices and select OIDs easily -Scan devices from any given OID -Specify regexp include or exclude patterns -Make text files with your selected OIDs -Write your own modules to manage special kind of OIDs (like NIC ones) -Write your own modules for the final output template (just Zabbix at the moment) -Make a template for monitoring softwares (Zabbix, Cacti...) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    nss_db

    Berkeley DB NSS module

    ...This provides an alternative location for storing configuration information used by the Name Service Switch libraries, and may be used to supplement user, group and other information in a Berkeley DB. The Berkeley DB NSS module provides an alternative means for storing configuration information traditionally kept in several plain-text files in /etc (e.g. /etc/passwd). The module uses the Berkeley DB Library to store this information in several database files in /var/db (e.g. /var/db/passwd.db). Using these databases can lead to a considerable speed-up if the files in /etc are large (e.g. on a system with a lot of accounts). The databases may also be used as a local cache for network accounts, or as a means to supplement or override UIDs, GIDs, home directories etc. provided by network accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MZFTools
    Toolset for handling Sharp MZ-800 computer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 on the fly when opened and read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • GWI: On-demand Consumer Research Icon
    GWI: On-demand Consumer Research

    For marketing agencies and media organizations requiring a solution to get consumer insights

    Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
    Learn More
  • 10
    several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    mutalog

    Cross-platform multi-tail log colorizer.

    mutalog is cross-platform tool for colorizing and monitoring multiple log files simultaneously, similar to tail/MultiTail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dynamic tree of Java objects encapsulates hard-drive and Jar/Zip files (and their inner files) and Java objects all the same way. Create new ways of communication as executable Jar files, like a paint program that creates/uses paint programs as tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CatTail Viewer: dmesg, debugs, and logs!

    CatTail Viewer: dmesg, debugs, and logs!

    Monitors logs or other commands such as dmesg output on Linux systems.

    Graphical monitoring front-end to monitor dmesg, lsusb, other log files, or debug output from programs and displays a tailed output window on Linux systems. Written in Gambas3 and the source code is available on the download page. The project is under GPLv3 license so if anyone is wanting to learn Gambas3 can feel free to use this to help them. If you just want to download and run the executable you will need the gambas3-runtime package installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    twisted webdav server

    WebDAV server integrated with twisted

    ...Requires python 2.6, PyWebDAV-0.9.4.1-py2.6, twisted-10.1.0-py2.6. Runs on Windows, Mac and *nix. Allows Windows clients (win7) and Mac clients to mount a remote file system and serve files. Works with Office files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LogsGrep

    A grep-like utility for log files.

    LogsGrep is a unique, grep-like utility designed specifically to target log files containing multi-line entries. The primary target is Java log files (Log4J, common, ...), where it is very common to have multiline log entries (for example log entries with a stacktrace). It follows Unix philosophy, does only its primary job and expects its input to be generated by other more advanced tools (tail, cat, type, find...); There is no goal to be compatible with Unix grep. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    minifileman
    A light and fast file manager, written in Python 3 with Tkinter. Screenshots: sourceforge.net/apps/gallery/minifileman/ Wiki: sourceforge.net/apps/trac/minifileman/wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a utility project to parse log files esp when the log files are huge so you can filter the log file and construct small piece of log file according to your needs (time range + search /exclude keywords).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The “Media Crawler” is an extensible Eclipse RCP based desktop application which will crawl a given file system, extract metadata from files, map metadata to internal schemas and store the metadata in a databse. This project is ANDS-funded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Here is a little tool to find huge files and folders on Linux+mono or Windows+.NET. It is running under KUbuntu 11.04 and Windows 7. May work on other compatible platforms. ( directory statistics )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ip/protocol test tool. Ethernet packet generation/insertion and capturing/analysis, bypassing OS. Single executable (no installation) and xml input files for maximum flexibility and scripting possibilities. A.o. ethernet, vlan, ip(v6), igmp, udp, tcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ubuntu Power

    Ubuntu Power

    Ubuntu Power: All-In-One Ubuntu version

    (ITA) Ubuntu Power è una versione potenziata della distribuzione ufficiale Ubuntu e completamente in Italiano. Include tutti i programmi di uso comune, aggiunte per la personalizzazione e codecs audio-video per tutti i formati. In questo modo a installazione conclusa c'è già tutto l'occorrente per usare il computer! (ENG) Ubuntu Power is an enhanced version of the classical Ubuntu Linux distro and is completely in Italian. Other languages can be also installed from the control panel. All...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Command line duplicate file finder for Linux machines, which finds the duplicate files by its content, name & directories by its name. Easy usage and efficient too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    lamp-ng
    Lamp-ng provides a convenient way to set up a LAMP server in a Debian/Ubuntu system. The script installs all required packages for Apache, MySQL, PHP/Python/Pearl. In addition, Syslog-NG is installed to centralize log files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Folder Bookmarks
    Folder bookmarks allows you to quickly open a file or folder you use on a regular basis. No need to navigate large folder directories, just double-click the bookmark to open it! Will run on any operating system with .NET Framework 4.0+ installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A syslogd supporting on-demand disk buffering, TCP, writing to databases, configurable output formats, high-precision timestamps, filtering on any syslog message part, on-the-wire message compression, and the ability to convert text files to syslog.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB