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
    nmr-nessy

    nmr-nessy

    NMR relaxation dispersion spectroscopy analysis software

    NESSY is an open source software to analyse NMR relaxation dispersion data of either CPMG or R1p (R1rho) dispersion experiments. The graphical interface enables simple management of large experimental data sets and simple and automated analysis. NESSY automatically calculates effective transverse relaxation rate (R2eff) and performs model selection between different relaxation dispersion models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    TensorFlow World

    TensorFlow World

    Simple and ready-to-use tutorials for TensorFlow

    This repository aims to provide simple and ready-to-use tutorials for TensorFlow. The explanations are present in the wiki associated with this repository. There are different motivations for this open source project. TensorFlow (as we write this document) is one of / the best deep learning frameworks available. The question that should be asked is why has this repository been created when there are so many other tutorials about TensorFlow available on the web?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Flask JSONDash

    Flask JSONDash

    Build complex dashboards without any front-end code

    ...Ready to go. This project is a flask blueprint that allows you to create sleek dashboards without writing any front-end (or backend) code. Everything is powered through simple JSON configurations for declaring arbitrary charts. Leveraging popular libraries like C3.js and D3.js, and much more. Also supports templates and iframes. Only a basic intuitive configuration is required. The dashboard layout and blueprint styles are pre-packaged, and provide only the essentials, while getting out of the way. Drag-and-drop your layout easily and intuitively. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Invoice With Roshi

    Offline invoicing tool updated with latest GST rules

    A simple easy to use tool where you can create invoices and store locally. The software is 100% offline, that is, it does not need the internet to work (although you do need the internet during setup).
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5
    pyRPGDice

    pyRPGDice

    Random dice roller and modifier calculator for console

    pyRPGDice is a simple python script written for Linux bash, that allows the user to roll (almost) any imaginable dice, to input modifiers, that are automatically added to/subtracted from each of the die rolls or the total number of dice. In pyRPGDice you specify dice rolls, that can have special operators, that get evaluated. This python script is made for use in Role Playing Games and can automatically evaluate limitations, can count, reroll aso.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    asif

    asif

    Arch-Linux Simple Install Framework

    A simple cursor-based step by step install program enveloping the basic Archlinux installation process. It is used with Archlinux installation ISO image, in x86_64 live system only. The asif-pkg.tar shipping with packages does not require a network connection. The asif.tar needs a network connection, and please remember to configure your /etc/pacman.d/mirrorlist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    composight
    ...The main objective is not to provide yet another complex application for volume data visualization and medical image processing. Instead, Composight is a collection of small and simple apps that have already been successfully used to solve various problems in materials science.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JAVT - Just Another Voice Transformer

    JAVT - Just Another Voice Transformer

    Just Another Speech Recognition and Text to Speech software.

    JAVT or Just Another Voice Transformer (formerly, it is called Just Another Video Transcriber) is a Speech Recognition software that also support text to Speech and simple media conversion. JAVT allows you to convert from video files to audio wav file using ffmpeg, and then transcribe the audio file to text using either Microsoft SAPI or CMU Sphinx. You can also open a text file and allow JAVT to read it out for you through text to speech conversion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    KensBingo

    Bingo calls generator

    A simple program enabling you to run a british style bingo game with numbers 1-90 generated randomly, a check screen, and suggested bingo lingo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10

    pyGerber2Gcode

    Python Gerber to G-code converter

    pyGerber2Gcode is a Pyhon based simple Gerber to G-code converter.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    PotHead

    PotHead

    PotHead What is it? Pothead: A simple lightweight packet for creating a minimal interaction honeypot How does it work? Magic, Well kinda you don’t need super dupper knowledge to use this! Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your APIKEY! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simple Python Fixed-Point Module

    Pure-python binary fixed-point arithmetic library

    This Python module provides basic facilities for mathematics on fixed-point numbers. The number of fractional binary digits is tunable, allowing near-arbitrary precision arithmetic. Arithmetic & functions such as sqrt, exp, log, sin & cos are available. For the latest releases please visit https://github.com/rwpenney/spfpm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gnuplot Editor

    Gnuplot Editor

    Interactive gnuplot script editor

    Ever needed to tweak a gnuplot script and got annoyed by constantly changing the script file, run gnuplot and display the resulting image? The gnuplot editor generates a preview of the plot for every change you make and quickly allows to show the created image file with a simple keystroke. Lines with errors are highlighted in the code and gnuplot output is shown in a separate widget. In addition it features all basic editor options, syntax highlighting and menu macros for often used gnuplot options. The program is written in python (works with 2 and 3) with a Qt4 user interface, which makes it platform independent (tested in Linux, OS X 10.7 and Windows XP). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Icon Font to PNG

    Icon Font to PNG

    Python script (and library) for exporting icons from icon fonts

    Python script (and library) for easy and simple export of icons from web icon fonts (e.g. Font Awesome, Octicons) as PNG images. The best part is the provided shell script, but you can also use it’s functionality directly in your (probably awesome) Python project. There’s also font-awesome-to-png script for backward compatibility with the first iteration of the concept. You can use IconFont (and IconFontDownloader for that matter) directly inside your Python project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Universe

    Universe

    Software for measuring and training an AI's general intelligence

    Universe is a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications. This is the universe open-source library, which provides a simple Gym interface to each Universe environment. Universe allows anyone to train and evaluate AI agents on an extremely wide range of real-time, complex environments. Universe makes it possible for any existing program to become an OpenAI Gym environment, without needing special access to the program's internals, source code, or APIs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    This is a Karellen fork of gevent-websocket. The goal of this fork is to maintain the project to support Python 3.3, 3.4 and 3.5+ as well as latest WS standards errata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18

    cwbot

    KoL chat bot

    cwbot is an extensible chatbot for the Kingdom of Loathing, designed to be easy to set up and simple to extend. IMPORTANT UPDATE INFORMATION: Version 0.15.0 fixes various bugs, including an error that the bot thinks it is out of items when it really isn't. Due to a KoL server upgrade, versions older than 0.14.2 will not be able to log in to the server as of 4/12/16. Version 0.14.0 obsoletes the FaxModule. Be sure to set up the FaxModule2 to properly get faxes.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 19

    PyPassGen

    Simple password generator

    Generates passwords choosing random symbols from the set user specified in the settings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A simple but relatively complete DNS and DHCP implementation based on a MySQL (Or other) database with both servers drawing information from the same source thus eliminating one of the headaches of administering a small network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PrettyTensor

    PrettyTensor

    Pretty Tensor: Fluent Networks in TensorFlow

    Pretty Tensor is a high-level API built on top of TensorFlow that simplifies the process of creating and managing deep learning models. It wraps TensorFlow tensors in a chainable object syntax, allowing developers to build multi-layer neural networks with concise and readable code. Pretty Tensor preserves full compatibility with TensorFlow’s core functionality while providing syntactic sugar for defining complex architectures such as convolutional and recurrent networks. The library’s design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Genealogy Captioning

    Easily and Quickly add Captions to your photos

    A simple and easy genealogy photo captioning tool. You simply select a file, type in a caption and it gets added for you. Long captions are wrapped across multiple lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Linux Bash Made Simple

    Linux Bash Made Simple

    Based on Python 3

    This tool is designed to help Linux beginners to work with Linux Bash easily. It is written in Python 3. The default username is "tux" The default password is "linux"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WorkHourGlass

    WorkHourGlass

    Enhance your efficiency by timing your work and breaks

    WorkHourGlass is a simple timer that allows you to manage easily your working time. It times your work and breaks, making a beep sound at the end of each so that you know you can take a break / return to your work. There is also a change of color between break time and work time. Moreover, the times, sound and colors are customizable. Actually, I found out that it is an basic implementation of the Pomodoro technique .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Developer's Image Library

    A full featured cross-platform image library

    Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease.
    Leader badge
    Downloads: 360 This Week
    Last Update:
    See Project