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

Showing 4967 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
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • IT Asset Management (ITAM) Software Icon
    IT Asset Management (ITAM) Software

    Supercharge Your IT Assets, the Easy Way

    Drowning in misplaced IT assets, compliance headaches, and shadow IT? Navigate to clarity with an intuitive IT Asset Management solution. Experience crisp visibility, effortless control, and unshakable security – all while freeing up your budget with optimized software licenses. The best part? It’s easy.
    Learn More
  • 1
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Documents In My Pocket (dimp)
    A simple document management system (DMS). Documents and associated datas are stored in a single file. Keep all your documents in your pocket on your USB stick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An editor for java source files which includes support for Unicode and autoformatting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AVISynth UI is a user interface for the script based video editor AVISynth. Written in Visual Basic, It enables you to edit videos using AVISynth with the comfort and ease of use of having a user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Arryved POS System Icon
    Arryved POS System

    Drive contagious loyalty with your guests and staff with a POS and Brewery Management system that helps run your craft brewery better.

    Arryved was built to help craft beverage makers thrive.
    Learn More
  • 5
    WowSync
    World of Warcraft player account synchronization and backup. This will save your WTF/Account files and not the interface directory. Using JSCH for secure file transfer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java based Desktop search engine. Supports idle time/real time indexing of all files, readable files, outlook mails, ms office files etc. Gui has simple deskbar, shows results very fast and objective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JPhotoAlbum is a Java desktop application for quick browsing, organizing and commenting digital photographs and publishing the resulting albums as web pages. Albums are saved in XML formatted files which are transformed to HTML with XML stylesheets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CodeLicenseManager
    Handles license and other project information in source code. License and project information is easily configured in a maven pom, ant task, or xml config. Tool updates all source files with license and project information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XmlView
    GUI utility in pure Java for viewing and editing XML content; example of application built with Superficial http://superficial.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • E-commerce Fulfillment For Scaling Brands Icon
    E-commerce Fulfillment For Scaling Brands

    Ecommerce and omnichannel brands seeking scalable fulfillment solutions that integrate with popular sales channels

    Flowspace delivers fulfillment excellence by pairing powerful software and on-the-ground logistics know-how. Our platform provides automation, real-time control, and reliability beyond traditional 3PL capabilities—so you can scale smarter, faster, and easier.
    Learn More
  • 10
    Jumping Spider is a privacy tool to insure that files in a certain computer are free from sensitive and private data. This project still in the pre-alpha phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DiscGolfer
    You are at the track with your friends, and don't want to fiddle with a notepad. You pull out your phone and mark up (Disc) Golf points with a single button using your MIDP or Mobile Linux phone. If this sounds good, DiscGolfer is for You.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OGL Explorer
    Java GUI that connects to content providers API such as Google, Bing, Wikipedia and implements a local search engine powered by Lucene, to search different contents: images, videos, articles, files and display them in an ergonomic OpenGL component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It is a simple GUI application to open and draw a YUV format pictures. YuvViewer supports 4:2:0 yuv format files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This tool compares Value Change Dump files, which is useful for regression testing of Verilog models. VCD files are dumpfiles generated by EDA logic simulation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vampire Rave Mobile
    open source Android applications projects by Vampire Rave Mobile for creations on tutorials and other utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    ...RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use. Shared image files auto-propagate to other users (and only images, no other file type will propagate), which allow them to use a local cache to view shared spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project hosts the files necessary to setup the Strathclyde Poker Research Environment system, as described in "SPREE : The Strathclyde Poker Research Environment" in Proceedings of the AISB AI & Games Symposium 2011
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    as2
    A cooperative system for developing Java programs. Intended to be used in a room with a single instructor and any number of students. The system automatically copies Java source files from the instructor's computer to each student computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DiffStats

    DiffStats counts added, moved and deleted LOC in a diff file

    DiffStats analyzes diff files. It counts lines of code added, deleted and moved. It was designed for Java code, but will work with other languages, like C++. It ignores blank lines and comment line, if they start with a //, /* or *. This project was made to complete another project because I was unable to find anything else like it. I posted it to see if anyone else had interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A program for cropping GPX track files. The GUI plots the GPX track (latitude vs longitude) and lets the user remove GPS points from the beginning and end of the track respectively. There is also a built-in Command Line Interface. Note: No development anymore since I found out that GpsPrune does all the things I was looking for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SISSy

    SISSy detects problem patterns OO source code

    SISSy is a platform for problem pattern identification in OO source code written in Java, C++ or Delphi. Problem patterns include the well-known bad smells as well as typical violations of good OO design principles and heuristics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A powerful 100% JAVA flat file processing ORM framework. Giving the ability to abstract the processing of flat files from business logic, using Hibernate style mapping constructs. Supports fixed length and delimited (e.g CSV) file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Code Conjurer is a tool which seamlessly integrates into the Eclipse Java development environment and uses the merobase code search engine to recommend software components for reuse. Update site: http://codeconjurer.sourceforge.net/eclipse-update
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PileLine (Pileup pipeLine) is a toolkit for efficient handling of genomic position (GP) files, produced by next-generation sequencing experiments. It is designed to be memory efficient by performing on-disk operations over sorted GP files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java library containing utility classes used by my other public projects. A few classes depend on the dk.brics.automaton FSM library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB