Search Results for "pyscripter python 2" - Page 37

Showing 2310 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.
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    py2pyc

    Compile Python source files easily and efficiently.

    With py2pyc you can compile Python source files (.py) to .pyc easily. It has two options Compile and Compile all. The 'Compile' option lets you compile a single .py file in the directory and 'Compile All' lets you compile all the .py files in the current directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PiPong!

    Pong clone written in Python for Raspberry Pi

    Simple Pong clone for two players written in Python and using GPIO interface of Raspberry Pi to move paddles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Asgard is a role playing game complete with menus, random battles, maps, towns and dungeons. Join the community of developers, writers and artists. Our goal is to deliver a rich and beautiful, free software RPG to gamers everywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    ezSlice

    A C++ class to parse array index slice strings as in Python or MATLAB.

    This is a templated, self-contained, single header implementation C++ class for parsing array slice operator strings that specify a min, max, and stride, such as "1:10:2", "::3" or "-1,-5,-2". There is an option to use any offset based indexing desired, such as 0-based for C/Python arrays, or 1-based for Fortran/MATLAB indexing. Reverse indexing is allowed, as well as relative to an array end. This class won't do the actual slice/sampling of an array; instead it only parses a string and returns...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hangman for Pygame

    Hangman for Pygame

    A simple Hangman game written in Python using Pygame.

    A simple Hangman game written in Python using Pygame. Written using Python 3.1.3 and Pygame 1.9.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mathemapy

    Mathemapy

    A Python calculator program

    Mathemapy is a feature-rich calculator made in Python. It can do multiple types of division, solve equations, expand equations and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Accumulation

    self-create content and self-training

    when you come to a new subject like a new course in your college year ,a new book you want to read or a new field in your job, you need to accumulate this new subject. Here is a simple python program. Really simple and even don't have a UI face. But don't worry and I will continue to improve all of this. This system consist mainly two part sharing a common series data files. One is used to add question into database and the other is used to training back your questions. Hope this would...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    clippings2tiddly

    Create a Tiddlywiki from Amazon Kindle's "My Clippings"

    This little script reads the file "My Clippings.txt" as created by Amazon's Kindle and converts it to a Tiddlywiki html-File. The locations of each document are sorted in the process. Currently things are VERY basic - but hopefully it will evolve over time. Needed: an emtpy Tiddlywiki (empty.html) and a clippings-file from kindle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Perfect Pitch Tester

    A python program used for perfect pitch ear training.

    This program is for musicians to help develop perfect pitch. It's goal is to pop up ever X minutes and ask you what notes are playing. You can fully customize what notes it will ask you, what octaves and even what instruments. The program is supposed to keep you practicing perfect pitch all day, hopefully making your ear much better. Windows Users You need to install Python 2.7 wxPython 2.9(Not 2.8) SMPlayer - Used to play the audio files sox and the libmad-0.dll - Read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Access to MySQL

    Access to MySQL

    Convert Access to MySQL Database

    Alpha version of Access to MySQL Requirements: - ODBC Driver - Access DB - MySQL Server(ext. access allowed) functions: - convert Access Database to MySQL (Counter is exported as a field with INT) Future functions: - Access MySQL Synchronisation (WIP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Redundancy due to cut-paste operations in text creates bias in machine learning for NLP. This module takes a directory and produces a subset of the files in that directory (in a list) with an upper bound on similarity between two files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Projecte Samurai

    Projecte Samurai

    Modificant Mount and Blade Warband

    Anar fent, l'objectiu és fer un mod de Samurais per el Warband.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Pygame based isometric game engine for rpgs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Conloco

    Conloco

    Keep your software up to date and download new software with ease.

    ... to constantly check for updates to their favorite software packages. In comes Conloco. In Latin, Conloco means to set right, put, place, or set. The main purpose of this application is parse a series of python scripts to get the uri location of a software package, download the package, and install the package with as little user interaction as possible. It will also check the version numbers to see if there has been a change to the current version, notifying the user if there must be updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pronac MediaMonkey Extension

    Pronac MediaMonkey Extension

    Recommends music based upon your current taste.

    A music recommendation engine. It is meant to be an add-on for popular media players like Winamp, Amarok, Rhythmbox or Banshee. Currently supports only MediaMonkey Player. Downlaod, extract and run "pronac.exe". Play the first song from the Now Playing list, it'll recommend you next songs from the same list. NOTE: MAKE SURE THAT SONG SHUFFLE IS TURNED OFF WHILE USING PRONAC. Based upon K-Nearest Neighbor Machine Learning Algorithm, K-Fold Cross Validation and EchoNest for audio features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JCompiler

    JCompiler

    Mini Python Compiler written in Java

    Open source mini Python compiler written in Java using Sablecc as parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    OGamepad

    OGamepad emulates the mouse and keyboard using a gamepad.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Qt4 bindings for Python using Boost.Python. The goal is to make a very pythonic API but taking advantage of thepower of Qt. Another goals are: QtDesigner integration, C++ embedded Python Widgets and an extensive documentation with demos and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XD 0s and Xs

    XD 0s and Xs

    An unfinished game of noughts and crosses in any dimension (Python)

    theres not much else to say, except any help is appreciated to finish the source for this project. Its the 'wincheck' function that causes all of the grief.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LAF Forensics Tool

    Tool to be used in Capture the Flag Competitions

    The LAF forensics tool (Referred to simply as LAF) was created for use in Information Security Capture the Flag competitions. The tool is written in two parts - a Windows and Linux version. They are both written in Python with the Linux version making use of curses. The tool is customizable and open source. Created by RIT Students Brian Sypher - bjs5244 <AT> rit <DOT> edu David Anthony - dma4999 <AT> rit <DOT> edu Artem Panasenkov - asp7980 <AT> rit <DOT> edu
    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.