Search Results for "pyscripter python 2" - Page 34

Showing 2310 open source projects for "pyscripter python 2"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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.
    Click to perfect your product now.
  • 1
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Abandoned version of qbc. DOES NOT WORK properly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    dualPrint

    A tool that makes printing multi sided documents an easy task.

    Let's say you want to save paper when printing a document. To do so, you can print on both sides of paper sheets or print multiple pages on each side of the sheets, like done in handouts. Most printers and printer dialogues don't offer an easy way to do these two simple tasks, that's where dualPrint comes in. Tell dualPrint basic information about the document's pages and it will generate the outputs to copy into the printer dialogues. dualPrint eliminates the need to manually change between...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A collection of pure Python algorithms and data structures
    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
    Physical modelling of water transport in plants
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    imdbrating

    Get rating of movies and series form imdb

    Project site: https://github.com/pankajr141/rating rating ====== Find rating of a movie from imdb. if the search item is series list all episodes alon with the rating eg. 1. Search for a Film. # python rating.py pirates of the Name : Pirates of the Caribbean: At World's End Genre: Action Rating: 7.0 2. Search for a series # python rating.py the it crowd Name : The IT Crowd Genre: Comedy Rating: 8.5 Season No of Episodes :6 Title: Jen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PyRoboSim2D

    Python+Pygame robot simulator 2D

    2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org) Download the .py file and two .bmp files: -->back2_800_600 for background -->any of the robo1.bmp through robo4.bmp for robot image (different colors). The map of the "room" can be changed by modifying the list of obstacles. Read more in ReadMe.txt and in the .py file comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    gattai

    Cross-platform software dependency build and installation tool

    gattai is a cross-platform system for pulling a bunch of dependencies, patching and building them and/or downloading binary packages, and then installing them in a central location. It aims to enable software projects to fully automate build environment setup. gattai is not a replacement for other systems like apt-get, and in fact, it will have the ability to use apt-get when running on a system that supports it. Rather, it aims to both allow an apt-get like setup process on environments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fluttering Hurricane

    Fluttering Hurricane

    So nice and quiet game.

    Yay! First game about fluttershy ever! Please share it with your friends, family and in particular your pets. Have fun playing in this game, of course you dont have to, but it would be fun and nice. Enjoy it.
    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
    Sentence Parser for Python
    This is a code for the sentence parsing that does its job properly and FAST. The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent. I am also providing a list of all English abbreviations with the code. You can always tweak the code to get a nicer output, but the main idea is still there, and completed with this little program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyVMF

    PyVMF

    Python VMF library

    PyVMF is an open-source Python module for creating, modifying, writing, and compiling Source Engine map files. (More on the Source Engine: http://source.valvesoftware.com/) PyVMF can be used in many applications, including generators, randomizers, or workdflow optimization. Its simple class-based architecture allows for easy creation of entities. PyVMF is free in two senses: *"Free beer" - it is entirely free of charge. *"Freedom" - it is completely open-source, and you are free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CrazyHTTPd

    LightWeight Web Server

    CrazyHTTPd is a lightweight web server based from Stephen C Phillips' LAN Web Server. This Web Server is 100% Python based and runs on any system with Python 2.7+ and networking capabilities. The Latest Version is 1.2 See README for change log, and setup information. This project is released under the General Public License Version 2 +
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GIPC

    GIPC

    Geographical IP Correlation

    TL;DR Version: I wrote a tool called GIPC (short for Geographical IP Correlation and pronounced Gypsy) which takes a list of IP address and returns the Geographical information you select based on the MaxMind.com GeoCity Database. The exe requires 2 inputs: The IP file (one IP per line) MaxMind GeoCity database – This can be downloaded HERE:http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz Please read more on my blog: http://jcsocal.blogspot.com/2013/03/geographical-ip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    How Many Blocks?

    How Many Blocks?

    Challenge the limit of your 3D imagination

    "How Many Blocks?" is a puzzle game which asks you to imagine 3 dimensional block configurations from their 2 dimensional projections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ultra SandBox
    1.- Use primary elements (engine, gun, wheels, ...) to create basic units. 2.- Join different basic units to create your personalized divisions, battalions, companies ... 3.- Deploy your units an conquer the world. UltraSandBox aim is led your personalize your faction at your wish, don't get restricted by hard coded designs. Go for armored units, or maybe hordes of cheep infantry, or perhaps you prefer high trained commando teams, .... UltraSandBox, at your wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    It will be Software Distribution & Remote Computer Management System for small group of computers with an NT domain. It will also have centralized hardware and software inventory management. Moving the code to Python, new version will be soon released
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple python script for aquarists that figures tank volume, salinity, converts temp & volume, and calculates substrates based on their specific gravity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Cyberbit

    Cyberbit

    Visual Cryptography and Bit-Plane Complexity Segmentation in Python

    Hide secret messages in your pictures! Cyberbit lets you transmit a secret message to an intended person in a new manner. The secret message is an 1-bit deep black & white image. The message can contain written text, a drawing, a secret code etc. Using Visual Cryptography the application splits the secret message into two "shadow images" called <<shares>>. Any of the two shares will be embedded into a "normal" image file called by tradition <<vessel>>. You can use a method of hand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    gtkodos

    A python regex testing tool

    Gtkodos is a python regex testing tool. It represents a clone of Kodos written using the Gtk3 libraries. The code has been rewritten from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Jabalín

    An application for generating verbs in Modern Standard Arabic

    Jabalín is an application for generating verbs in Modern Standard Arabic. The application is implemented in python language version 3. The project includes a lexicon of 15.452 lemmas that can be used as the input of the system. The system generates all verbs as morphologically regular starting from the verbal root. Irregularities are considered phonological alterations affecting the superficial level of the form and as such they are treated in a later stage. The system classifies all verbs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mecrobe SDK

    Mecrobe SDK

    Mecrobe SDK combines HTML and Python to make a programming language.

    Mecrobe SDK combines HTML and Python features into a single programmming language dubbed "Mec".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Kryptograph

    Der Kryptograph (Python 2.7.3)

    Because of my diplom thesis now, i wont update my little project very often :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PACS VM

    PACS VM

    ISO - Customized version of dcm4chee 2.17.3 for MySQL.

    1. Add JBoss Application Server 4.2.3.GA for JDK 6. 2. Cleanup for Windows and deprecated files. 3. Off CONSOLE records - http://forums.dcm4che.org/jiveforums/thread.jspa?messageID=4787
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Kitten-Viewer

    Allows you to view and download kitten pictures from placekitten.org

    NOTE: LOOK AT THE CODE, FIND THE SPOT THAT SAYS "COMPUTER USERNAME", AND CHANGE IT TO YOUR COMPUTER USERNAME. NOTE TWO: CREATE A FOLDER ON YOUR DESKTOP THAT SAYS "Kitten Pictures" OR CHANGE THE PATH TO WHATEVER YOU WANT IT TO BE. Downloads, shows, and views in a window of nothing but randomized pictures of kittens. Features the ability to move forward and backward through pictures you've downloaded IN SESSION, a start menu + button, and the selection of either black/white kitten pictures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    pyTRAX

    ODEs solver with GUI

    This small program named TRAX is capable of solving systems of ordinary differential equations and plotting the solution on a phase plane as well as function of time. The program is intended for educational purposes. The program runs on any Python-enabled platform, including GNU/Linux and MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x and compatible versions of numpy, scipy and matplotlib libraries. See screenshot for usage reference.
    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.