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

Showing 375 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
  • Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK. Icon
    Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.

    With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.

    Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
    Learn More
  • Online Project Management Platform - Zoho Icon
    Online Project Management Platform - Zoho

    A plan put together with small businesses and startups in mind.

    Zoho Projects is a cloud-based project management solution that helps teams plan, track, collaborate, and achieve project goals.
    Learn More
  • 1

    Analyzer for Files

    A tool to look into file contents

    Analyzer for Files (AoF) is a tool to look into file contents, analyze the structure with installed plug-ins, and show the results with several split windows including converted data and a tree if successful. It was designed as a workbench with a core and plug-in extensions. It can handle the normal plain-text file and data, complex binaries supported with the corresponding plug-ins.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    IL Music Library Deduplicator

    IL Music Library Deduplicator

    Easily find and remove duplicates from a music collection

    If you want to easily find and remove audio duplicate from a music collection IL Music Library Deduplicator is for you. It can distinguish between similar songs offering you a list with best matches highlighted in green. Audio files with lower similarity are listed as well in case there are duplicates with lower bitrate. These are highlighted in yellow and red. You can select them by color if you wish to delete them or you can add them to a list with excluded files in case you wish to keep duplicates or not to be scanned next time. First scan may take a while depending on your PC and number of audio files, but on subsequent scans only newly added files will be scanned. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is based on pygame which has the power to simplify graphical output in some cases. Additionally it includes methods for user input, some collision detection, sound and file access supporting ominous structures. However this project is very limited and has more or less just been an educating experience for myself. Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NIF File Format Library and Tools
    Attention : This project is currently being migrated, some services are no longer supported. NifTools aims to provide users with Tools to View, Edit, Create and Visualise 3D Models stored in the NetImmerse File Format. The NIF format is used by many popular games based on the NetImmerse/Gamebryo Game Engine such as Morrowind, Oblivion, Fallout 3, Fallout: New Vegas and Skyrim. We are creating a unified description of the NIF file format allowing our contributors to build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Modernize Your Lab with the #1 Rated LIMS Icon
    Modernize Your Lab with the #1 Rated LIMS

    Labs that need a powerful LIMS system

    Nothing is more critical to a lab’s success than the quality, security, and traceability of samples. The Lockbox LIMS system provides robust sample management functionality to laboratory professionals, giving them full visibility on every aspect of a sample’s journey, from accessioning to long-term storage.
    Learn More
  • 5

    Gimp Gradient Extrapolate

    fill a selection according to neighboring gradient area

    ...Note, since this plug-in is written in python and involves optimization problems and non-filter operations, this script's runtime can be rather long, depending on the size of your image selection. Consider donating to this project: https://sourceforge.net/projects/gimp-g-e/donate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A metadata generator for pyTivo. It's command-line only, cross-platform and will create metadata files for movies and TV shows. Community discussion is here: http://pytivo.sourceforge.net/forum/gmd-s-python-metadata-generator-t17.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    CSV Mesh Importer for Blender

    This is a Python script to import a CSV file to meshes in Blender.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates meshes, such as vertices, edges and faces. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GimpPy uses img maps & an img as the input, output is a report.py file used to generate PDFs, the out files may run solo or chained together to make more complex multi page reports. Input required is a dict with vals for flds you have mapped on your img.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CSV F-Curve Importer for Blender

    This is a Python script to import a CSV file to Blender f-curves.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates f-curves. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • TelemetryTV content management and device management Icon
    TelemetryTV content management and device management

    Simple and intuitive digital signage software.

    <section class="row"> <div class="small-12 columns"> <p class="description">TelemetryTV is a powerful digital signage platform built for the modern communicator who needs to engage audiences, generate awareness, or give their community a voice. TelemetryTV allows users to broadcast dynamic content easily by streaming video, images, social feeds, turnkey apps, and data-driven dashboards to all of your displays wherever they are. TelemetryTV powers marketing and internal communications at Starbucks, New York Public Library, Stanford University, and more.</p> </div> </section>
    Learn More
  • 10
    Airtime

    Airtime

    Open source broadcast automation software for scheduling and playout

    ...Features include Smart Blocks, live assist modes, WAV, FLAC, AAC, MP3 and OGG support, fades, cues, playlists, programme calendar, Icecast, Shoutcast and Soundcloud integration, DJ and station manager roles, JQuery widgets, Liquidsoap playout, and a record and rebroadcast functionality. Powerful media archive features 'watch' folders to allow stations to magically synchronise files, auto-import files and has multiple directory support. Airtime is free to download, runs on Ubuntu and Debian, and users can interact with it through any web browser. Airtime now comes with an 'easy install' package.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11

    Music Merge Manager

    Identify duplicate songs based on track metadata (ID3, etc)

    ...All of the above? Ultimately this program will let you delete duplicates from either the left or right trees, or copy non-duplicated files from one tree to the other. However until the matching code gets a lot more reliable the only action allowed is to export the list of files suspected to be duplicated in both trees. (Prerequisite: uses the `Mutagen' library to process ID3 data and `wx' for the UI.) The latest code is always available via `git' but since there's undoubtedly a lot of bugs right now pre-packaged .ZIP files will only be made available for `big' changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    For the gimp-imparied people out there like me, a simple picture editor that attempts to allow simple editing features on screenshots. Applying the KISS principal, the goal was to make things like lines, arrows, circles, boxes, callouts to be simple. HELP NEEDED: Please sign up for a sourceforge account and write tickets. There are plenty of bugs, but it helps us if you see them and report them. Also, let us know what platform you are using oneshot on. Obviously it is currently...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Media Layer AI
    MediaLayerAI is a media organizer/player like MythTV and Boxee. It features a simple UI which is easy to operate via a remote and a library of modules to provide metadata for existing files. Our alpha version is now at version 0.77 and will likely move to 0.78 soon. This will represent the last alpha release. As all of our attention will move to getting 1.0 ready for release. Here are some of it's exciting features: -Streaming support: Youtube, Crunchyroll, Dailymotion and more... -Support for OpenVG, SDL and wxwindows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Burster 3D
    Web browser plug-in for hosting real 3D on the websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dacapo

    dacapo

    Music player, shows fullscreen coverarts, pictures, lyrics

    Lightweight music player, which shows fullscreen coverarts, pictures, metadata and even song-lyrics (unsynced and synced) stored in the audio-files . Runs on linux. Uses Gtk+ and GStreamer
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    MusiqBox

    MusiqBox

    An social musicsystem for your Pi and smartphone.

    MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop. The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features: -Playback of common audio-formats like: mp3, ogg, flac, wave,… -Stream music files over the network -Store music files locally -Remote control -Playlist support -…
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ...A new maintainer has been updating it in https://github.com/qazmlpok/quivi, but I'm not involved with it. Quivi is a comic / manga reader but also an general purpose image viewer for Windows which supports many file formats and compressed (zip, rar) files. It is aimed for fast & easy file browsing with keyboard or mouse.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 18
    MusicPlayer

    MusicPlayer

    Music player - endlessly plays your music

    This music player is supposed to be simple and all centered around an infinite intelligent queue (some other players call this PartyShuffle or DJ mode). You can manually add songs to it - but if you don't or the queue gets too short, it will automatically intelligently fill it with further songs. The intelligent queue decision currently is based on: * song ratings * context-based choices, e.g. related songs more likely Other features of this player: * open source, simplified BSD...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Castawesome

    Castawesome

    Simple livestreaming tool for Linux

    Castawesome has been taken down from Sourceforge due to Sourceforge's shady behavior regarding old projects. The project has been moved over to https://github.com/TheSamsai/Castawesome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mukioplayer-Py-Mac

    Mukioplayer-Py-Mac

    Play Danmu on Mac and Linux

    This is a solution of the damn fact that Mac, one of the best OS in human history, does not have a reliable and nice video comment software. Also check out https://sourceforge.net/projects/abplayerhtml5pynix/ , the one with HTML5. Quicker and cooler! My e-mail: cnbeining[at]gmail.com Stay in touch!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Radio automation software. Starting from media files manages broadcasting over a radio-station. The main components are: Player, Scheduler and WEB user interface. Developed with Python, Django, Xmms it works in an production environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    blenderpython

    Blender Python user external scripts

    Blender Python users contributed external scripts repo/collection. Please check svn for files. Addons are almost kept up to date with current Blender svn for bugs please contact the script owner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Steel TTS

    A cross-platform wrapper for common text-to-speech engines in Python

    ...Steel currently supports the following TTS software: - Microsoft Speech API 5 (SAPI5) - eSpeak - NS Speech Synthesis - FreeTTS Documentation: http://sourceforge.net/p/steeltts/wiki/ Bug Tracker: http://sourceforge.net/p/steeltts/tickets/ If you are interested in contributing to the Steel TTS codebase, or would like to make a feature-request, please contact the lead developer, Jasper Danielson, at jrd4@rice.edu.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Visual Image Viewer

    Visual Image Viewer :: Build using Python

    What you will do when you need to manage all your Image files according to what they shows/represent, I am not talking about you, what I also done in past, just select Image files one by one create folder for that kind of Image files and paste into that folder. Now Using this application you just have to define from which PATH you want to work with your Image Files and that's done, and define possible categories for Image files and use your Num-pad keys from 0, 1, 2, 3, and so on.... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PyDPF

    A Digital Picture Frame Application written in Python

    ...As user interface for graphical output a Appotech AX206 DPF can be configured, hence this application is designed for embedded linux devices without standard monitor. A virtual QT based DPF e.g. for test purposes is available,too. PyDPF is running fine on my RasperryPi. Please look at AudiculaPi project (https://sourceforge.net/projects/audiculapi).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB