Showing 86 open source projects for "program work"

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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1

    RaspRFID

    RFID Software for using MiFare compatible tags on a Rasberry Pi

    A python utility program to provide functionality for the Raspberry Pi to work with a RFID reader.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3

    Planets

    A program for approximate simulation of planetary systems

    With Planets you can create and simulate planetary systems on your computer using Newton's law of universal gravitation. This program can be used in schools for illustration and students can experiment with it themselves. I created this project as part of the German Abitur exam, which is why the help documents are currently only available in German. Requirements: - Python 2.7 - Windows 7, Windows XP, Ubuntu Other operating systems may work but were not tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    steganoroute

    steganoroute

    Send steganographed text messages to mtr with fake hops in the network

    Steganoroute is a tool to send steganographed text messages to another computer over the network. The receiver must make a traceroute to the sender using the mtr program (and pressing 'd' once to switch the display mode to the continuous graph). This tool, the sender, creates several fake hops and makes them answer the ICMP packets (or not) to write the letters one by one on the mtr client screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Macaw Insurance Agency Software Icon
    Macaw Insurance Agency Software

    Macaw AMS is for selling Insurance. Brokers, MGAs, MGUs, Program Managers and Lloyds Coverholders can use Macaw AMS to automate their operating model.

    Nest Innovative Solutions has a great mix of insurance industry knowledge, technology, project management and ability to implement change quickly that made vendor selection a very simple process for our MGA. They are not only a technology vendor, but a business partner.
    Learn More
  • 5
    PyGamerTag

    PyGamerTag

    Python Based Gamer Tag Generator

    this program allows users to generate top of the line gamer tags. sadly though, i cant make it run outside of the python ide perhaps you can make it work. if you have any fixes for the project send them into my email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Fingerprint Attendance System

    System that uses fingerprints to control the people attendance.

    Desktop software program that uses fingerprints to control the attendance of people to a conference, classes or to the work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    LinuxNub Forensics Learning Program

    Simple Python Script that helps teach a user Linux Forensics

    A simple python based script that runs Linux tools from the command line to conduct a simple Linux forensic investigation of a targeted image. Currently a work in progress. Contact Info: joem3921@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ResistPy

    Geophysical Modelling with R2/R3

    ResistPy is a Python program designed to work with R2 & R3t for processing, modelling & visualization of electrical resistivity data. ResistPy reads a variety of raw data formats and helps the user prepare the data for modelling with R2 or R3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PGADI

    GADI - GUI Application Development Interface for python

    The ultimate goal of this project is to create an IDE which will supports drag and drop UI designing and coding. You know, if you want to code your program in the same program that helped you designed your GUI. The application will be cross platform (well as long you can install pyqt4 and will work for python 3.x and 2.7 (maybe 2.6) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Empowering Companies To Excel In Safety Data Sheet Compliance Icon
    Empowering Companies To Excel In Safety Data Sheet Compliance

    For any organization using chemicals that require Safety Data Sheets

    Effortless setup and maintenance: Simplified management and seamless online access to safety data sheets for your team
    Learn More
  • 10
    English: Pyrotate is Python program for log files rotation. It uses any external archiver such as Winrar, 7-zip or gzip for compress and may rotate files in GNU/Linux logrotate's style. Program works in any OS such as Windows, Linux, Unix, Mac OS, etc, where Python may work. Dependencies: - Python v2.6 or better v2.7 (v2.5 for pyrotate v0.8 or earlier) - an external archiver Russian: Программа для ротации и/или архивации логов (и любых других) файлов, которая использует любой внешний архиватор и может ротировать файлы в стиле Линуксовой программы logrotate в любой ОС, где работает интерпретатор языка Python. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    UPDATE: After some bug fixes, I've ditched Pysimony for Javamony: https://sourceforge.net/projects/javamony/ Given Python's beauty, I know that someday I will have to finish Pysimony. A student's first attempt at a phylogenetic inference program, written in the simplistic yet elegant Python. Pysimony reads a FASTA file (only ATGC accepted) specified as its only argument. Basic testing has shown that it is slow, inaccurate and most definitely inefficient. An unlikely-to-be-the-most-parsimonious tree is printed upon completion in basic Newick tree format. As all parts of the program are the original work of a beginner programmer, this may represent one of the worst approaches to solving the phylogenetic problem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    This is a simple Port Flooder written in Python 3.2 Use this tool to quickly stress test your network devices and measure your router's or server's load. Features are available in features section below. Moihack DoS Attack Tool was the name of the 1st version of the program. Moihack Port-Flooder is the Reloaded Version of the program with major code rewrite and changes. Code is much smaller in size now - from about 130 pure lines of codes to 35 lines only. To run it you must have Python 3.2 or newer installed.Tested this on Windows,but guess it will work in Linux also,since there are not any OS specific lines in the code. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    PyLapse

    A WIP time-lapse program

    A work in progress time-lapse program that is been developed in Python. There is currently no way to compile all of the images into a video except by using external programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    seeti

    Program that computes how much time has been spent on a project.

    Seeti is a tiny program that computes how much time has been spent on a project. It's potentially useful for people who work by themselves, and/or for those who are working on personal projects. It's intended to be pretty simple and straightforward, designed to be used at home by its creator. The USAGE document describes how to use the program, in less than five minutes you surely will be to enjoy all Seeti's features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ErgoAlarm

    An desktop reminder to take work pauses

    When we concentrate we forgot that we must make work pauses. This simple program reminds you every 30, 60 or 90 minutes, you should make a work pause. Then it reminds you in 5, 15 or 30 minutes you should return to work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rather than one-time tasks, this program allows you to track repetitive tasks by creating pending "work units", which have to be cleared manually. Pending work units are reminded to the user during login.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Noisy Channel Simulator

    Demonstrate errors in transmission of a file over a noisy channel.

    This program was written to dimonstrate errors in transmission for a presentation on Claude Shannon's Noisy Channel Coding Theorem. It takes an input file, the probability of a bit being flipped, and, if specified, the size of the header of the file. The program was intended to take monochrome bitmap files as input, so that each bit refers to a pixel in the image and thus, it would be easy to see errors in the output file, as some of the pixels would be flipped; however, it will work on any input file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Revisaid

    Revisaid

    Libre software to help remember visual and verbal facts.

    Revisaid allows you to enter information, including image files, then quizzes you on what you have entered. These quizzes can be saved for future use, and passed on to friends who may also find them useful. It is currently supported on Windows and Linux 2.6+, but in theory should work on any machine with a Python interpreter (and wxPython) installed. Please send feedback/bug reports to revisaid@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The goal of this project is to create a user-friendly application with which users can save their page numbers for e-books they are reading on their computers or other devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a project to develop a vector program, to calculate with two three-dimensions vectors (x,y,z). It's really usefull to maths, use it! The download pre-selected is in English, if you want in Spanish, you have it in the folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Math Helper
    This will be a math helper program written in python. It is a CLI program so far. The GTK version is a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Do the Work
    Program to help with the procedure called theWork of ByronKatie. It is not standalone executable on windows or osx. It will require the installation of python, wxPython, and pygame, all free. Links on the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shell Search is an efficient file search program written in python. It is supported both on Windows operating systems as well as Linux. It has not been tested on mac, but it should still work properly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Built in python, built upon the source code of Pyword. this program offer a more powerful enriched environment for coding, html work or simply a text editor.
    Downloads: 0 This Week
    Last Update:
    See Project