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

794 projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z" with 2 filters applied:

  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 1
    Spaceship Generator || PartArt: Space
    ...Simply select the parts you want, move them around using the buttons or asdwqe keys, and finally save your creation to your computer with a transparent background. Ships are compatible with commercial projects - just mention Skorpio. To make the saved images more useful, open them in GIMP, autocrop them, adjust hue/saturation to get the desired colors, and scale them down to the point that the seams are less visible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    python-webrobot

    download video from various hosters

    Allows to automatically download files and video streams from web hosters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Cabernet

    Cabernet is an MP3 manager with cloud integration.

    When we used WinAmp to manage our music, the organization of the mp3 files themselves was a secondary concern. Now that we are migrating to cloud based music systems, a music manager needs to be more of an organizational tool than a player. Cabernet attempts to fill that new realm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cute Giraffe

    Cute Giraffe

    Qt-based Graphical Interface Wrapper for FFMPEG

    Qt-based Graphical Interface Wrapper for FFMPEG Cute Giraffe is now part of LibreEngineering suite: http://sourceforge.net/projects/libreeng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    QMpc is Qt based client for MPD (Music Player Daemon - https://sourceforge.net/projects/musicpd/). It allows to connect to local or remote mpd server. Program has been tested on Linux, Windows and Maemo platforms. Needs libmpdclient-2.0 and Qt libs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    rec2ts

    small command line tool for rec2ts conversion as in pc2box210

    Small command line tool to convert REC files downloaded from a digital receiver PVR hard drive with pc2box210 into Transport Stream format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Speedy MIDI
    Speedy MIDI is an editor designed for choirs and singers to quickly generate MIDI files for rehearsal.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    A self-contained native-PHP class for producing QR Codes in image or text (console or document). Uses no other files or modules, less than 20KiB when minified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    libdvdetect DVD Online Database

    libdvdetect provides fast database lookup for DVDs

    ...The database can also be searched using a web browser at http://search.dvdetect.de/. For those who are curious I suggest downloading the binaries from https://sourceforge.net/projects/libdvdetect/files/binaries/ to try it out (windows only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 10
    Music Master

    Music Master

    Tools recording, mixing, mastering and delivering music tracks

    Command line tool handling steps to clean, calibrate, process, mix, master and deliver music tracks from recordings. Easy-to-use configuration files drive the complete processes.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    MewsicPlayer

    MewsicPlayer

    Player for files and Youtube Videos

    Resulting from the poor youtube playlist feature this player tries to bridge the gap between classic audio file players and the huge amount of music videos on Youtube.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    EnDiskEx

    Bulk extractor for Ensoniq-formatted disk images

    EnDiskEx is a command-line tool that bulk extracts instruments, sequences, songs, and banks from Ensoniq-formatted disk images (RAW, GKH, EDE, and EDA) for the EPS/ASR family of samplers. The extracted files are saved as EFE / SMF / TXT files. EnDiskEx is designed to extract Ensoniq banks for re-creation within a different DAW. It will track down the instrument and song files from bank references even if they were saved on another disk. There also exists a disk mapping feature to correct for any errors in this process caused by having relabeled disks, forgotten to label disks, etc. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vsd2svg

    vsd2svg

    vsd2svg converts Visio VSD files into SVG

    vsd2svg is a simple converter tool that converts Visio VSD files into SVG. It builds on libvisio.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    RGBcube

    RGBcube

    Create movies for 3D RGB LED Cubes

    A few perl modules which can create xml files to run as movies on your 3D RGB LED Cube. The cubes internal firmware source code was not disclosed when i asked for it. So i developed this to create movies to upload onto the cube. See the Wiki for more information. Some additional xml animations for the cube are available in the Files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Inquisitor

    Inquisitor

    Bulk Downloader for selectable Images (even Google Images)

    Inquisitor is a very fast & save visual Web Picture Site Ripper, Downloader/Grabber, and Offline Browser. "Visual" means that it works like a normal Browser, but with "WYSIWYG" (WhatYouSeeIsWhatYouGet) principle to download all files/images at once. V300613 now works even with "Google Image Search" !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Dupless - a duplicate file solution

    extract unique file sets from sets with duplicates

    Do you have lots of files? I do, particularly image files. There are lots of duplicates and I want to extract a unique set from the larger set. That is what dupless does. Written in Java, using sqlite, it is some simple code that solves the duplicate file problem. All of the code is contained in the .jar file, both source and binary. Currently it writes scripts for use on Linux or Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    livemix

    A tool for automated downmixing of live multitrack sound recordings

    Livemix will search directory tree for audio files, assuming each of them is a separate track, then group them into sessions based on file size, and then create a downmix for each session. Silent tracks are ignored, the others are processed by applying some effects such as compand, then normalized and then combined into downmix with equal volume. Sessions are named by the time of recording in YYYYMMDD-HHMMSS format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Audio Compare & Merge

    compare and merge broken audio files

    can be used to restore skipping and jumping or scratched audio CD. Needs to copy tracks multiple times and then using this tool fix broken parts on wav files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JID - Java Image Downloader
    Java bulk image downloader for image hosting services. Also used as plugin in bin2img converter: Convert any file to PNG and upload/download to/from image hosting sites: https://sourceforge.net/p/binfile2imgconv/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    fotobuch-convert

    Converts Photo books to another format (ie. ifolor->scribus->pdf)

    ...Starting with ifolor (from switzerland) and output to scribus (which is a DTP application and can easily be used to create a pdf), I plan to also support other formats and support cross conversion, but for that I need YOUR INPUT (at least test files). Also other output formats are possible, but I didn't find a better format in the open source world than scribus yet. The project runs in a Java virtual machine. The project has now gone to GitHub: https://github.com/daald/fotobuch-convert/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FFMpeg Drive

    FFMpeg Drive

    FFmpeg Drive is an interface for the video file manipulator FFmpeg

    FFmpeg Drive is a GUI – graphical user interface (frontend, wrapper) for the popular command-line video manipulation program ffmpeg. It offers access to certain functions of ffmpeg: * the ability to bind individual frames (images) into a single movie file * the ability to convert movie files from one type (format) into another * the play movie function using mplayer. This is a work in progress, open to a wide set of possibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    gmf_synth

    A graphical interface GUI for Fluidsynth Soundfont Player

    A graphical interface for software synthesizer or sound-samplers. Currently supported is fluidsynth. Can be used to play SoundFonts, SF2 and MIDI files. Required is an installation of fluidsynth. Written in Python / Qt4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JVideoManager

    JVideoManager

    A manager for video files

    It's easy to manage video files with JVideoManager. It uses vlcj and therefore vlc as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB