Search Results for "pyscripter python 2" - Page 37

Showing 2942 open source projects for "pyscripter python 2"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 1,127 This Week
    Last Update:
    See Project
  • 2
    Motor Home Trip Cost

    Motor Home Trip Cost

    Simple tool for calculating cost of a trip based on mileage

    Simple program that has the ability to give the cost for a trip of a certain distance. It also gives the cost in a changeable minimum and maximum mpg. It is written for Linux systems with python 3 installed (any newer distro in the last 2 years or so).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PYC Dissasembler

    PYC Dissasembler

    Disassemble python byte compiled file for python 2.x

    PYC Dissasembler disassemble python byte compiled files (.pyc) into a series of opcodes. It work for every version of python 2 (that use cpython) but must be run with a good interpreter. Ex: you can only disassemble python 2.7 pyc files with a python 2.7 interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CMeshFoil

    CMeshFoil

    Generate OpenFOAM bidimensional airfoil meshes.

    CMeshFoil is a free utility witch generate bidimensional OpenFOAM airfoil meshes in a few steps. Only specify foil nomenclature and get the mesh. Some extended features like mesh-density control will be implemented. It was created by Samuel Rodriguez Bernabeu on 05/12/2012
    Downloads: 1 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
    Privateer Gemini Gold is a remake of the classic space simulation adventure Privateer that was part of the Wing Commander games series. It brings back the magic of the Gemini Sector with a modern game engine and high resolution graphics.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 6

    vhosting

    Managing Linux users and Apache virtual hosts on single server

    Every Linux user have "public_html" directory created and is related to vhost.conf entry. This script will help automate that by using python scripts from Linux shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dark Exporter
    A Blender 3D addon for exporting 3D objects to Dark Engine (BIN) format. Works with Dromed 1/2 for Thief The Dark Project/GOLD/Thief 2 The Metal Age.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pykb

    Python Killboard Platform for EVE Online

    This platform provides a Python based killboard backend supporting common tasks such as interfacing with the EVE API to fetch killmail logs, interact with EDK killboards to fetch killmails from them and parse manually logged killmails. The database layer is generic thanks to SQL Alchemy so any dbms can be used. Static data and schemas for PostgreSQL and MySQL are provided. Aggregates exist along with code to maintain them to enable high speed reports for summarized data. A point...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GenMoiUneListe

    Educational project

    GenMoiUneListe est un projet éducatif.Il permet de sélectionner des chanson dans une base de donnée et de créer un fichier m3u. Ce projet permet à notre équipe d'apprendre le langage python et le module sql-alchemy. GenMoiUneListe is a educational project.It allow to select song from a database and create a m3u file. This projet permit to our team to learn python and module (sql-alchemy).
    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.
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PimSched

    An application for scheduling vocabulary using the Pimsleur approach

    Using PimSched, you can study vocabulary the easy way: while doing something else(e.g. playing a simple game like tetris, or while walking or biking). PimSched has espeak/mbrola read out words from a wordlist(vocabulary/translation seperated by '='), and then schedules the words according to the Pimsleur approach(5 seconds, 25 seconds, 2 minutes, 10 minutes). The output is a .mp3 file with everything you need to study. You can find a sample PimSched lesson here: https://sourceforge.net...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Domotic Speech-recognition interface

    Speech-recognition interface for a domotic system.

    This product recognizes oral commands and translates them to domotic orders for a domotic system. This product does not implement a domotic system. This product is an interface to be plugged to a domotic system. The speech recognition is done by an arduino UNO board and an EasyVR shield. Available oral commands are generated from a house description file in XML format. The oral commands have to be trained for a specific users. For this purpose 2 interfaces are provided: a command line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    lpep

    LDAP passwd Enumerator for Puppet

    lpep ---- LDAP passwd Enumerator for Puppet Purpose ------- Add users and groups from Active Directory to your Red Hat 6.x compatible systems License ------- Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License Notes ----- (1) objects are stored in a local sqlite database, and the numeric uids and gids retained (2) coded originally for domino ldap, therefore the routines may not be ideal for active directory Meta ---- CentOS Linux Integration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GUANO

    GUANO

    GUANO - Graphical User interface for performing ANalysis Of variance

    Free and open source standalone program capable of conducting between, within, and mixed analyses of variance (ANOVA). Provides a simple graphical user interface for specifying analyses and interaction plots (analyses performed by http://code.google.com/p/pyvttbl/). Features: - Capable of high order factorial designs (> 2 factors) - Within and mixed analyses of variance provide corrections for violations of sphericity (Huynh-Feldt, Greenhouse-Geisser, Box) - A variety of data...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The USC ROS packages project offers algorithms and drivers for the robotics projects underway in the labs at the University of Southern California. These packages are for use with the ROS software infrastructure (http://ros.sourceforge.net/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Maskfind

    For finding remote subnet masks

    I wrote this because I couldn't find anything that could work out a remote subnet mask which is useful during the discovery phase of a penetration test. I noticed that sometimes people were missing some of the IP addresses on a router/firewall when port scanning a host. As you can see in the diagram above, if somebody were to do a blind penetration test and they were to run a port scan against the web site's IP(x.236.50.2) after discovering the web site they would only come across 2 open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Torchlit

    Torchlight 2 aid tool. scroll skills,middle click multiple skills

    This tool helps players use the mouse scroll and middle click to scroll through spells/skills and activate a sequence of quickslot skills respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aurora Application Server is a new Python Web Application Server and Framework. The main goal of the project is to provide the developer with a complete set of tools to speed up the application development process. See project wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Harmoni Search Engine Application

    Harmoni is search engine application written with Python

    Harmoni is search engine application written with Python. Harmoni search engine is not only focused on the searching the files, but also focused on searching any keywords on document files. Harmoni is easy to use application, and it can find any keywords fast. Harmoni has simple interface in “home”. User can search any string on some types of document (*.txt, *.html, *.docx, *.pptx, *.xlsx, *.pdf). There are two kinds of searching method which can be used to search the keyword; fragment word...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    United Planets: The Last Crusade

    United Planets: The Last Crusade

    2D Multi-directional Shooter

    "United Planets: The Last Crusade" is the first free opensource videogame developed by the Italian Team, Unreal Project. The Last Crusade is a 2D multi-directional shooter which brings a new experience to the player of these old style videogames. The Team is releasing now one of the first builds of the game. PLOT Year 2223 September. A weak radio signal is received by the station orbiting Mars. It's the standard emergency signal. Only one spaceship, heavily damaged, with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Zyrak WB

    Simple anonymous browser

    Zyrak is a simple web browser created in Visual Basic. You browse in peace without worrying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Arachne

    Exploration of a Hierarchical+Functional Approach To Data Organization

    This is dedicated to development of a small class for organizing data in both a traditional parent<->child hierarchy and by the functions used to generate child data nodes from parent data. The core of the project is in the class definitions contained within arachne.py, a demonstration of how this method of arranging data can be used to solve a relatively interesting problem may be found in test.py
    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.