Showing 2082 open source projects for "simple-draw"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    A simple python script for aquarists that figures tank volume, salinity, converts temp & volume, and calculates substrates based on their specific gravity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's are designed for executing and instrumenting simple (single process) tasks, featuring policy-based behavioral auditing, resource quota, and statistics collecting. The sandbox libraries were originally designed and utilized as the core security module of a full-fledged online judge system for ACM/ICPC training. They have since then evolved into a general-purpose tool for binary program testing, profiling, and security restriction. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    mpyeditor

    MpyEditor is an Editor for creating Microcontroller Programs

    ...This is then translated into C and compiled into machine code and finaly downloaded onto the Launchpad board. The MpyEditor program has been created using Python, wxPython, Editra, mspgcc, mspdebug. The main purpose behind the MpyEditor is to provide a very simple environment for novice users to program microcontollers with the minimum of fuss. The mpy language provides hardware configuration functions that make it easy to use the IOs ADC and Timer blocks of the microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    dutrain

    User training module, with definable questions and answers

    dutrain is a simple Python based interface for defining sets of questions and answers (questionnaires, quizes) that the user tries to answer in sequence. It is designed to be easy to use and quick and it can be used for training or testing. It currently uses Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 5

    PyPluginBot

    Extensible IRC bot written in python

    PyPluginBot is an IRC bot providing an easy pythonic way of implementing new commands and features into the bot by writing simple plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Google Mass Search

    Export google search result links to file.

    Google Mass Search is a small script written in python to get large number(as you need) of urls from google search results of a specified string. It is really simple to use but fast & powerful. You can specify a search string, no. of results filename, and some optional fields. GMS retrieves all the required links in a few seconds and save it to the file. It also eliminates the redundant links. You can also apply filters like links containing a given string or not containing a string. If you know a bit of python programming, you can even customize GMS as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    bitTerm

    Serial terminal with raw binary and ascii support

    Simple terminal program based on pySerial for raw binary / ascii communication with microcontrollers and such. Features local echo and automatic modulo-256 checksum and CR/LF postfix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LEDs3

    LEDs3

    Calcula la resistencia para los LEDs

    Este pequeño programa calcula la resistencia que debe ir asociada a cada diodo led, también suministra algo de información adicional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10

    Fix Skype

    Fix Skype fixes future timestamps in the Skype messages database.

    Fix Skype is a python script and Win32 binary that is used to fix "future" timestamps in the Skype message database, such as those caused by the end of DST or by dual-booting a Linux system with time set to UTC from anywhere west of GMT. Essentially, you feed it your username and the number of hours by which some timestamps are in the future, and it subtracts that amount of time from any timestamp greater than "now".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JADfactory

    JADfactory

    Application to make JAD files

    A simple application to make jad files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    3Tpy - Telnet Testing Tool

    3Tpy - Telnet Testing Tool

    GUI based tool for running tests or configuration via telnet protocol

    3Tpy - Telnet Testing Tool is a simple Python application which main purpose is creation and execution of tests or configuration over telnet protocol. 3Tpy is released under GNU GPLv3 license. It requires Python 3.2.3 or higher. Application can be started in gui and non-gui mode. For details please read wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Game of Turmites

    Conway's Game of Life and Turmites Combined!

    ...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 Black (Or white, I may have changed them) cells that follow a simple set of instructions based on the state of its adjacent cells. Turmites are types of little Turing machines, following their own set of instructions. They will always move forward, but depending on the color of cell they are on and their current internal state, they will change directions. Requires Pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyscaline

    pyscaline

    A simple calculator written in Python 3.3.0 and GTK+

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Pythontetris

    Just a simple tetris on python with tkinter

    Simple tetris on python with tkinter. There is nothing special here ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Simple Conway's Game of Life in Pygame

    A simple implementation of Conway's Game of Life in python and pygame.

    This project is just a very simple implementation of Conway's Game of Life: http://en.wikipedia.org/wiki/Conway%27s_game_of_life - made in python and pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PyDate

    A gui tool to adjust system date and time

    PyDate is a very simple Python/Tk based tool to adjust the system date and time conveniently from an easy to use graphical interface. It is primarily intended to be used with minimal desktop environments like IceWm which don't provide such tools themselves. KDE or Gnome libraries are not required to run PyDate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SRCalc

    An accessible calculator designed for Microsoft Windows Systems.

    SRCalc is an accessible calculator for Microsoft Windows, with the purpose to make an accessible advanced calculator. Now the application is very simple, but the main idea is extends your functionality. SRCalc supports jaws and NVDA screen readers, providing shorcuts to the more important functions and modifying some GUI elements for the screen readers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Python IRCbot

    simple irc bot in python

    IRC bot written in python. It has implemented few simple commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JazImageResizer

    A simple Python Image resizer

    A simple Python Image resizer Requires python2.7 and Python Image Library (PIL) Includes a bat script that you can drag all your images on to, which will then be resized to the size in the bat script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openPLM - open source PLM
    open source PLM system - Product Structure management (BOM management) system and Electronic documents management or Entreprise Content Management (ECM) system
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    baretorrent

    baretorrent

    simple and portable bittorrent client with extensions

    ...Old description: This is a portable BitTorrent client with basic features along with support for extensions. The most recent release (18-jan-2013) is 0.4 for Windows, Debian 6.0.6, Ubuntu 12.04 and OSX 10.6.8. Only one extension is available so far: a simple server that is compatible with how the uTorrent WebUI adds torrents. Therefore, Firefox extensions such as BitTorrent WebUI++ work fine for adding torrents. See http://baretorrent.org/ext.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Atomschlag

    Atomschlag

    A lightweight Webkit browser written entirely in Python

    ...The primary project goals are: - small size; - minimal abilities to track you down based on the client info; - maximal compatibility with proxy-based anonymity layers such as I2P; - URL filtering for blocking ads and user tracking services; - simple and non-overloaded user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pywinktransporter

    winkflash.com Transporter (TM) Uploader for Linux, Mac, or Windows

    This is a simple command line utility for uploading images to winkflash.com Transporter(TM). keywords: linux mac windows winkflash transporter python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WindowsInfo

    WindowsInfo

    Display the CD key and some other useful information

    WindowsInfo allows you to get the Product Key of your Windows installation, as well as the Uptime, your computers name, and some other details.
    Downloads: 0 This Week
    Last Update:
    See Project