Search Results for "pyscripter python 2" - Page 44

Showing 3272 open source projects for "pyscripter python 2"

View related business solutions
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 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.
  • 1

    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
  • 2

    dAnalytics

    dAnalytics is a software made for education in discriminant analysis.

    dAnalytics is a software made for educational purposes to work with discriminant analysis. It's a very simple calculator over bi-dimensional populations. You input a file with two columns (one for each variable) and tryout different separations of populations (blue and red) and analyze it's efficiency by observing the eigen value result for the attempted separation. It also gives many information about the statistics both of the input and the separated populations. There's a documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Gimp Simulate HDR

    A Gimp plugin that simulates a HDR image

    Simulate HDR is a plugin for The GIMP that creates two layers from a single image simulating an underexposed and a overexposed shots, creating a High Dynamic Range image. It can create a tone mapping layer to compress the color range of the image.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Analyzes programs (and projects) written in Cobol and generates information (HTML) for its easy reading, understanding and analysis.
    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.
  • 5

    Game of Turmites

    Conway's Game of Life and Turmites Combined!

    This really isn't a game. It's all very randomly generated, and there is no way for any user input. I'll consider putting some in later. I had been wanting to make the Game of Life for some time as well as make some kind of genetic algorithm based code. So, here is what I came up with. While this may just seem like simplify a graphical display of what boredom looks like... well, it really doesn't go much past that point. If you Don't know what Conway's game of life is: It's the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    asset management and provisioning made easy! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!IMPORTANT STUFF!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! the code repository has moved to: https://github.com/downneck/mothership !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!IMPORTANT STUFF!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sc2 battle.net spider

    sc2 battle.net spider

    Player spider for Starcraft 2 battle.net data

    A Starcraft 2 spider for all locales on battle.net; obtains ladder information, with persistence. Includes some functions to graph data and statistics, and show locale-wide ranks. REQUIRES PYTHON 2.6!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Python2.7_OpenGLEnv_Fornof.0.5

    Python2.7_OpenGLEnv_Fornof.0.5

    This is the python environment for developing OpenGL

    3/16/2013 This is Robert's Python environment for learning OpenGL. it includes the following: 1. python 2.7 2. pyinstall (development version) 3. pyglet SOURCE documentation can be found by googling those.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Mix

    Mix is a tool to combine multiple assemblies from NGS data.

    Mix is a tool that combines two or more draft assemblies, without relying on a reference genome and has the goal to reduce contig fragmentation and thus speed-up genome finishing. The proposed algorithm builds an extension graph where vertices represent extremities of contigs and edges represent existing alignments between these extremities. These alignment edges are used for contig extension. The resulting output assembly corresponds to a path in the extension graph that maximizes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Selenio

    Selenio

    Selenio helps you manage your reminders in an extremely quick way

    When a reminder pops up, you just have to click once in order to choose an action. In case you decide to snooze the alarm, you'll have many predefined options: just choose one and click on it! Selenio is a cross-platform application: it's written in python and uses the wxPython framework, so it can be used on Linux, Windows and Mac OS/X. Selenio is an open-source application and is licensed under the terms of of the GNU General Public License Version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    2 Fast 2 Curious

    Program to help kids learn concepts about graphs

    2 Fast 2 Curious is a program created using python that uses serial communication to talk to an Arduino micro-controller The Arduino then controls the motion of a slot car on a track using pulse width modulation. The goal of 2 Fast, 2 Curious was to allow kids to explore concepts around graphs such as slope, magnitude, and time, as well as the different components of graphs. The program was structured so that each successive graph was harder than the last and built on the knowledge from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Walley Language is written in C language. The name comes from Wall-E because I like Wall-E and I like AI. I want to make a true AI language. While I only make it like python now. Full codes written in C language. I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now. just use gcc and compile main.c, it is done.. Tested on Mac and Ubuntu. "gcc -g -o walley main.c -lm" That's all.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SUIT (Scripting Using Integrated Templates) is a template framework that allows you to define your own syntax through user-defined rules. There are PHP and Python versions. This page is also the home of subprojects, Such as TIE, a template manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    DCSS-Forensics

    Morgue file parser & Analyzer for Dungeon Crawl: Stone Soup

    Morgue file parser & Analyzer for Dungeon Crawl: Stone Soup The purpose of this project is to develop a generic morgue file reader for the roguelike game Dungeon Crawl: Stone Soup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Project One

    Visual Novel game

    This is a small project to sort of teach myself how to script and do basic python coding while also having an end product that is much more rewarding than the usual "Hello world" page. This project is using the Ren'Py engine (www.renpy.org) to build and manage the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ntccKMC

    ntccKMC

    ntccKMC: A Kripke-structure-based model checker for ntcc

    ntccKMC: A Kripke-structure-based linear-time-logic model checker for the Non-deterministic Timed Concurrent Constraint Programming (ntcc) calculus. Inspired by Jaime Arias' Python implementation and algorithms and Avispa's ntcc interpreter Developed by Mauricio Toro under Colciencia's React+ of the Avispa research group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    THIS PROJECT MIGRATED TO GITHUB https://github.com/cosmo-guffa/play-svg A great thanks to SF.net for hosting up until now... it's nothing personal, this just isn't the right tool for the job ;) Project description: pLAySVG is a python library for the development and manipulation of SVG vector graphics through scripting. pLAySVG makes it easy to create graphics based on geometric relationships. It's intended for educational and artistic use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Ablator

    A tool for automating laser ablations for neuroscience

    Ablator is a suite of software that automates the microscopic detection of cell targets and also directs a 2-photon microscope to lesion these targets in arbitrary patterns for neuroscience research. See Hayes et al 2012 for an example of its usage (http://www.pnas.org/content/109/21/8286.abstract).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Torshammer

    Torshammer

    Tor's Hammer - Slow POST Denial Of Service Testing Tool

    Tor's Hammer is a slow post dos testing tool written in Python. It can also be run through the Tor network to be anonymized. If you are going to run it with Tor it assumes you are running Tor on 127.0.0.1:9050. Kills most unprotected web servers running Apache and IIS via a single instance. Kills Apache 1.X and older IIS with ~128 threads, newer IIS and Apache 2.X with ~256 threads.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 20
    pyisocalc

    pyisocalc

    Isotopic pattern calculator in python 2.x

    This is an isotopic pattern calculator written in python. It depends on re, sys, numpy, operator, itertools, and matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Walley for javascript

    Walley for Javascript is the walley language written in javascript..

    Walley for Javascript is the Walley Language written in javascript.. There is also a C language version Walley Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    kickweb
    web based application to track soccer (and fantasy soccer) championship
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Death By Sexy

    A tongue-in-cheek game about resistance under dictatorship.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An input GUI for parameterizing simulation with the LSD Simulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    dweWebPage

    Python Library for creating web pages

    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.