Search Results for "pyscripter python 2" - Page 32

Showing 2942 open source projects for "pyscripter python 2"

View related business solutions
  • 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
  • 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
    JointTrack will calculate and report the 3-D motions of bones or artificial implants from 2-D image data obtained from X-Ray films or fluoroscopic video.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Webcamgrab

    Webcamgrab

    Create random JPG wallpaper from a user updatable list of webcams

    Webcamgrab randomly pulls a JPG image from a user maintained list of webcams and saves it to a specific file and location. Since the file name and location do not change, it can be selected for wallpaper. Written in Python 2.6, For Linux only, You will need to install or have installed Python and lynx (your Linux distro should offer them), I am using webcamgrab in Gnome 2. It should work with any GUI which lets you select a JPG for wallpaper, Can be launched once at start up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pgal

    Online gallery factory

    Given images folders, generate a static web gallery. Note: This project has been moved to: https://github.com/viewplatgh/pgal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Gnats.py

    GNATS database communication interface classes for Python

    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

    Wallpaper Abyss API Wrapper for Python 3

    Python 3.3 wrapper for the Wallpaper Abyss API

    Wallpaper Abyss API wrapper written for Python 3(.3) I'm not affiliated with the site, I just am making a wrapper that I'm going to use in my project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Midnight Journal

    Midnight Journal

    A Simple Cross Platform Journaling App

    The inspiration of Midnight Journal came from simplicity, productivity, and late night journal Entries. With Midnight Journal, we value the longevity of your journal entries and as such store them as flat plain text files that will be readable in 50 to 100 years. Written in easy-to-learn python, and the PySide Qt framework, the second goal of Midnight Journal is to provide a beginner friendly environment for developers of all skill level to contribute to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python scripts that eventually work. The goal is to put together helpful python libraries, at first to learn more about python. There will at least be a library to generate regular expressions and more should come later. The latest version of the code is available in code-git (code / svn is not maintained anymore)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Automatic Compound Processing (AuCoPro)

    Automatic compound splitting and semantic analysis of compounds

    ... analysis of compounds; as such, the project will be divided into two interrelated subprojects, to be executed simultaneously. The focus in this project will be on Afrikaans (with Dutch as the closely-related, well-sourced language), which will lay grounds for future work on other closely-related language pairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10

    Drid

    Multi-Purpose Automation Grid

    Console-based tool that will allow for multiple types of automation testing to run in parallel. Written in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Regression Suite

    Regression Suite

    Test suite with unit regrssion and execution statistics

    ...), and regressors are created by implementing specific regressor interfaces. These two features make regressors particularly amenable to testing analytics (and other similarly state-light) modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    terminalTweet

    Terminal application for following twitter feeds

    Terminal application for following twitter feeds. Follows the feeds of the given handles and stores the tweets so that the old tweets are saved and can be viewed even when off-line. Done using python and curses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MaryGold

    Variation analysis of metagenomic samples

    The package enables detection of sequence variation between metagenomic samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tank Tirade- Operation Annihilation

    Tank Tirade- Operation Annihilation

    a strategy game where you build a base and fight enemies

    a 2-D game created using Python/Pygame and distributed with cx_Freeze. It was inspired by a game I played on paper with my friends when I was in Middle School.The game is in extremely early development. Latest Release: 0.4.1pre_alpha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PynDora

    PynDora

    Python WebServer Log File Analyzer

    This is a web log file analyzer we are making using python. First the IIS parsing engine wil be built and then Apache and possibly other servers. It is going to support multiple log files from any date and output the statistics in html formatted files, incorporating automatically build charts. It will be a pure python solution which is going to be self contained, ie no installation will be required other from the standard python modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A python script for games server hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EnigmaGPG Community

    EnigmaGPG Community

    Sending encrypted data through internet web applications.

    ... such as social networks, blogs, forums, etc. Very easy in three steps: Send Messages: 1 - Write a messages 2 - With the right mouse button, select enigma cipher 3 - Send the encrypted message Recieve Messages: 1 - Select the message 2 - With the right mouse button, select enigma decrypt Support Tickets: https://sourceforge.net/p/enigmagpg/tickets/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Modbus Traffic Generator

    Modbus Traffic Generator

    Open Source SCADA Security Evaluation Tool

    Modbus traffic generator is a tool written in Python, and uses Scapy libraries to evaluate the effectiveness of SCADA security solutions. The tool generates Modbus/TCP packets, where the characteristics of these packets are extracted from Snort NIDS Modbus rules. The generated packets trigger related alerts in Snort NIDS. It is useful to anybody interested in evaluating and testing their SCADA security solution or other people solutions. Requirements: * Python 2.x or higher * Scapy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ellipt2d is a finite element program for solving second order, real and complex, two-dimensional elliptic problems with user-defined operators. Because Ellipt2d is written in Python, the code can easily be adapted for specific problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Experiment manager

    Computer science experiment manager

    experimaestro is an experiment manager, and is composed of (1) a job scheduler that handles dependencies and locking (2) a modular experiment description framework, that allows easy description of the various parts of an experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Genomic Binding Sites Analyser (BiSA)

    Genomic Region Archiving and Binding Sites Analysis (BiSA)

    BiSA is a bioinformatics database resource that allows investigators to run a number of overlapping genomic region analyses using their own datasets, or against the pre-loaded Knowledge Base. Analysis results can be restricted to a chromosome; the minimum base pair overlap in two sets or maximum distance between regions can be set; as can the maximum allowed distance between region centres. BiSA is capable of reporting overlapping regions that share common base pairs; regions that are nearby...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pgApex

    http://95.85.49.98:8081/apex/q

    Web RAD for PostgreSQL tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Blog

    Blogging engine

    This project is a blogging engine currently under development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    grandPA

    grandPA

    DMX Software,Lichtsteuerung,Moving Light,LED,ArtNet DMX,

    in Entwicklung / in Development ! ! ! Movinglight Steuer Software, für den Robusten Live Einsatz. Die Ich so konzipiere das man eigene Hardware anschließen kann. Und größtenteils nicht mit der Maus bedient werden muss. Tastatur und Midi Pult Einsatzbereich - Disco - Konzert Schow - TV Produktion ;-) Implementiert: - nur ArtNet output (DMX512) - Movinglights (Fixtures) - Kommandozeile - Preset (preset fadetime) - Effecte (sinus,cosinus...) - Programmer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Mi-perf

    Miperf is an automated enhancement of iperf tool

    iperf is a tool that can create TCP&UDP data streams and measure the throughput of a network that is carrying them. basically to do this iperf testing, we need 2 machines to act as server and client. we run a command -s in server side and then launch a client connection to a server by typing a command -c in client side. before that we need to enter the webgui of the wifi AP to do some configurations such as, change the frequency mode and channel. so we need to repeat the same process/steps...
    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.