Search Results for "pyscripter python 2" - Page 41

Showing 2931 open source projects for "pyscripter python 2"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    wxLyrics is a simple program written in Python and using waxgui (wxPython) for the interface. wxLyrics searches lyrics from artist and song title. You can directly save and print lyrics retrieved from leoslyrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FreeTribes is an empire building, highly strategic MMORPG. The game in its entireity is being completely re-written from scratch, under GPL and will use Python and PHP. More information at http://www.phplogix.com/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Biz is a WSGI-compatible web application framework written in Python. It aims to be a platform for easily developing secure and internationalized web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    process runtime detection with xml / image statistic output - like xfire .com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    The Movinator is a movie database application. It manages information about movies plus ratings assigned to movies by movie critics. Based on these ratings and user ratings, the application can also make movie recommendations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Motion Graphs in Blender

    A Blender 2.6+ addon that aims to implement Motion Graphs

    This add-on demonstrates how motion graphs can be created in Blender in order to create a variety of arbitrary length character animations from a small set of character motions. This add-on implements motion graphs as described in Motion Graphs paper by Kovar, Gleicher, and Pighin from SIGGRAPH 2002. The add-on can import set of motion captured BVH files and construct a motion graph based on some given parameters. This motion graph can be stored in memory and used until Blender is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Kingdom Under Siege

    A medieval adventure game being developed in Blender

    This is a project to develop a high quality 3D adventure game using Blender. Anyone can contribute and help is appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QPI

    QPI

    Szybkie i łatwe instalowanie programów

    Program dzięki któremu w kilku prostych krokach użytkownik zainstaluje swoje ulubione aplikacje, bez żmudnego klikania "Dalej" w kilku/kilkunastu instalatorach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    C4D Py-SplineDraw Tool

    A tool written in Python to draw Splines in MAXONs Cinema 4D

    An Open-Source ToolPlugin for MAXON Cinema 4D written in Python for drawing Splines in the editor developed by Scott Ayers and Niklas Rosenstein.
    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

    Pass Phrase Generator

    Strong pass phrase generator using python on ubuntu

    Strong pass phrase generator using python on ubuntu. The code takes 2 random words and a random number, concatenates them together and puts one of the words into upper case. This provides a long easy to remember pass phrase which satisfies "must include numbers, letters, upper and lower case" password guidelines. The code is called Pass Phrase Generator because it lets me use the acronym PPG which is the energy weapons used in Babylon 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PyEvcs

    Extended Visual Cryptography Schemes in Python

    Visual Cryptography is a graphical form of information concealing. In a 2-out-of-2 Visual Cryptography Scheme a dealer will "split" a secret image into two shares, print the shares onto separate transparencies and hand them to the participants to the scheme. If the two participants come together, they'll be able to reveal the secret image without a computer, perfectly superimposing the transparencies they own. Analyzing a single share, no one will be able to obtain any information considering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A roguelike game written in python with the Doryen library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    notifiles
    notifiles is a multiplatform application (Linux, MacOSX, Windows) intended to fire various kinds of custom notifications (podcasts, eMails, logs, scripts) when new files are created inside watched folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    py2db

    Use Database objects as Python objects

    The goal of this project is to use database objects as Python objects. There is much OO and application-level functionality that a database can't include, and shouldn't know about -- but wouldn't it be cool if it did ? Py2db lets you get the best of both worlds by converting database objects into Python objects. Your application can then use these Python objects any way it sees fit, and by doing so you are using database objects in an OO manner. Currently we support Python 2.x...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WatchTower

    WatchTower

    WatchTower is a cloud server monitoring and management tool

    WatchTower is a cloud server monitoring and management tool. This is actually a suite of tools that includes a dashboard and associated RESTful web services required for managing the servers and services. The dashboard uses PHP/MySQL (requires php5+), html, and css. It's all open source and very easy to work with and make changes. The client I'm using is included and is written in python. Currently tested with Python 2.4 and 2.6, but should work with any version. I'm not using anything special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Four In Row Arena

    Implement your player strategy and compete with other strategies.

    A generic framework for Four in A Row or Five In A Row or X In A Row game, with the possibility to develop different strategies and compare them in tournaments. To implement more players, create new class inherited from PlayerStrategy, and implement the move() method to chose best move, by utilizing different methods provided with Table object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C program that translates python scripts to ruby scripts. Uses bison and lex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    classification system
    The SLiCproject is the manuscript map for the original rendition of an information classification system designed with the intention of meeting a standard of scientific ordering of all of human knowledge. The system is designated, "Secular Library Classification." The mind maps downloads are currently in .mm format for Freeplane and Freemind applications. Other media forms are expected pending further development, and distribution necessities. The downloads are not completely...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JustOneFile help you to find duplicate files and managed them. It's a Free and Open Source software under GNU GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openBMD

    openBMD

    A cross-platform transcription application.

    openBMD is a multi-platform desktop application for the transcription of Birth, Marriage and Death (BMD) index records as part of the FreeBMD project to transcribe the Civil Registration index for England and Wales.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Netscreen Looking Glass

    Netscreen Looking Glass

    This is a tool I wrote a couple of years back in python. Requires python 2.x pexpect to run. It'll run via a webpage(cgi) and will issue commands to netscreen firewalls and display the results to the user(s). Much like a standard looking glass type application. Email me for questions/issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TouchpadSwitch

    Touch Pad Switch linux

    This is a simple Python script to automatic or manually start/stop your Touchpad of laptops on linux. easi to use: mswitch on/off/auto/calibrate you must be root to calibrate as a file is save in /etc/mswitch.conf. I put the file in /usr/bin. to calibrate you should remove any pointing device first (usb or PS/2 mouses) than run as root: #mswitch calibrate after you could run $mswitch auto if you want to manually switch mswitch ON/OFF. next version will have a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project consists of two python based parts, ParaPost and TurboVTK, in order to post process Turbomachinery CFD results with ParaView and VTK.
    Downloads: 1 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.