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

Showing 1793 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
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 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
  • 1
    Provides a generic Java API for parsing text files using an event-driven approach based on regular expressions and annotations. Also aims to provide implementations for concrete file formats such as the DSV 5 format of the German swimming association.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LiveMessage is a real-time Web-based editor for I18N resource bundles. It can be integrated with many popular Web frameworks and lets you edit localized messages without directly modifying the properties files and without restarting the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pgame-engine is a framework that is proposed to manage the common elements of many videogames like maps, time, resources, unit, players, teams etc etc... this engine is configured with xml and python files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This tool provides a possibility to quantify amount of changes between two versions of a software project. It uses comparison of source files at lexical element level and is able to retrieve sources from a version control system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify your short-term rental business with our Channel Manager Icon
    Simplify your short-term rental business with our Channel Manager

    Boost your vacation rental revenue

    Manage your vacation rental like a pro with features that streamline, sync and simplify - all from one intuitive software.
    Learn More
  • 5
    Dbf2Ecore creates an EMF Ecore metamodel from .dbf files of a DBase database. The data can then also be converted to the EMF model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Yamlak YAMl Editor is a plugin for Eclipse IDE providing a text editor for YAML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ...Supports multiple inputs as WSDL or XSD, array unwrapping (rare feature !), choice between plain arrays or java.util.List, prefix and namespace aware, serializable beans, and "ready to bind" generated files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Eclipse PDF Renderer is a plugin for the Eclipse IDE. It adds a view to Eclipse in which PDF documents can be displayed. It might be useful if your Eclipse workspace contains several PDF files, or if you're using other Eclipse plugins like texlipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    ...This project has been developed during a University project called PSE ("Praxis der Softwareentwicklung" / "practical experience in software developement") at the Karlsruhe Institute of Technology (KIT) by Andreas Eberle, Nicolas Loza, Olga Plisovskaya, Andreas Waidler and Michael Zangl. Other Projects and pages of the team's members: www.settlers-android-clone.com (by Andreas Eberle and Michael Zangl) www.andreas-eberle.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • One Unified Time Tracking Software For Projects, Billing, Pay and Compliance Icon
    One Unified Time Tracking Software For Projects, Billing, Pay and Compliance

    For companies of all sizes looking for a Time Tracking software

    Replicon's time-tracking platform is scalable and configurable to support the diverse needs of small, mid & large businesses with a remote and globally distributed workforce. Replicon’s Time Tracking is a cloud-based, enterprise-grade solution that tracks employee time across projects, tasks, presence, and absence to facilitate client billing, project costing, and compliant payroll processing. The scalable and configurable platform offers seamless integration with common business technology stacks, such as ERP, CRM, Accounting, and payroll solutions. With AI-powered time capture, mobile apps, and labor compliance as a service, Replicon makes time tracking hassle-free.
    Learn More
  • 10
    Phido (Pronounced Fido) is an Integrated Desktop Environment for PHP, made with Java for Cross-platform compatiability. It features a debugging mode to view your web pages in action, and tab capabilities for editing multiple files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Retriever Wiki is a browser based personal wiki that stores articles as plain XML files. It will have a user interface and markup that match MediaWiki. This application will contain a light weight web server that will run in the Windows system tray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Audio Features Extraction Framework

    Lightweight and easy for use framework for audio features extraction.

    Java framework based on jAudio feature extraction algorithms, but lightweight and easy for use. Support mp3, wav, aiff, aifc, au and snd files. Can extract 28 features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Archive Buddy

    Archive Buddy

    An Advanced Java Archive File Utility GUI

    Archive Buddy is a very easy-to-use open source GUI application for archive files (jar, zip, tar, gzip, ear, war). An explorer-type browsing capability with added functionality for in-place renaming, deleting, drag-n-drop from any file system. Go live date is 30 Mar 2012!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FileMonitorExample

    FileMonitorExample

    EaseFilter File Monitor Filter Driver SDK

    ...EaseFilter Filter Driver SDK can monitor Windows file I/O activities in real time, track the file access and changes, monitor file and folder permission changes, audit who is writing, deleting, moving or reading files, report the user name and process name, get the user name and the ip address when the Windows file server's file is accessed by network user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FIMETO = File Merging Tool. The goal of this project is to provide platform independent software written in Java that can work as a tool for merging of files and folders with a nice user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stylesheet inside JAR to transform DocBook XML to OpenDocument (odt) format. Usage: java org.hocon.docbook2oo.Main basedir infile outfile . Creates Template files in %HOME%/.docbook2oo, change them at your needs to change logo, Text styles, Page layout e
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer dependency: <dependency> <groupId>com.github.DeMmAge</groupId> <artifactId>Simple-Yaml-Transformer</artifactId> <version>1.0.0</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open eSign allows software developers and technical parties in a company to create secure, online (web-based) forms and documents that follow a business process flow and enable legally recognized electronic signatures using digital signature technology.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB