Search Results for "pyscripter python 2" - Page 58

Showing 3272 open source projects for "pyscripter python 2"

View related business solutions
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    The aim of MyCare Card project is to implement the personal electronic health record card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple pic controller network with remote programming capability
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Typhoon OS is a program that evaluates your personality, and changes to your skill level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rayGl simulates rays display in 2D with reflects and filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Addons to the Django Framework for mobile clients. MoGo was originally built to handle JP specific issues, but code to handle other locales are welcome as well. Developed and maintained by MARIMORE Inc http://www.marimore.co.jp THIS PROJECT HAS MOVED TO https://github.com/marimore/mobiledjango
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HD LAN PMS v2. Ticket sale system, member lists, compo signups and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Source based automated packet manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Strum aims to improve your musical skills on stringed instruments; learning scales, chord construction, and how to find them on various instruments with many tunings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SubtitleGet is a command-line tool written in Python, that I am creating in my spare time. It's main purpose is to search, download and/or upload subtitles using Opensubtitles.org fantastic site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    The xVector Engine is a cross-platform 2D MMORPG engine written in Python. It will be a full-featured MMORPG engine allowing rapid game development without any programming knowledge, while still being easily extended with a Python scripting API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Automated rewards and instrumentation system to recognize top online contributors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    caspin
    caspin is a thin wrapper library around Mozilla's Tamarin Project, which enables you to seamlessly integrate the AVM2 (Adobe Virtual Machine 2) into your C/C++ Projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Atlantis Media Center is a media center written in python. I started this project because I need certain features for my custom linux box that other media centers did not provide: record dvb tv, mame/p2p support. It depends on mplayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HTTP chat server for the board game "Are You A Werewolf?". It's a general AJAX chat server with simple private-room, phase-change, message-filter, and election functions so any Mafia-like game can be played.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LinkKey-v0.1.13.zip SHA1: ee3d13e7ee1c030ddc23309bd56d5f93abac8282 SHA256: b734683879fe987bb93df7bec79c3e7636909085603eb7d8d8e945a8a6f6bbaf A win32 python based project that allows quick linking of hotkeys to top level windows. Press winkey+0 (or alt+0) and winkey+1 will be linked to the most recent window and winkey+2 the 2nd most, and winkey+9 the 9th most.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Savhon 2
    :awsum: You lost the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web spider and SERP scrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Arkathon
    Clon of arkanoid (demo)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Course Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BVM is Buehler's Virtual Machine. It is initially intended as an educational tool, but may one day evolve into something useful. Some long-term goals: easily embeddable in other software, customizable instruction set, relatively light and efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A program that uses the ICMPv4/v6 protocol to find and map which hosts are up in a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    My CS1P free programming project. A simple 2D ball game. Written in Python 2.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NOTE: This project is now on Github. Please go to https://github.com/scaryclam/python-webdav A WebDAV client library for python. The purpose of this project is to make a python WebDAV client library that is easy and convenient to use, while remaining flexible enough for developers who may want a finer grain of control. UPDATE: The test suite passes using Python 3.1 so we will now be supporting Python3 issues. The library will try to continue to work on both Python 2 and Python 3 until...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Radakan is a single player RPG game, set in a dark fantasy setting where four unique races struggle for survival.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.