Showing 3528 open source projects for "python 3"

View related business solutions
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 1

    SA-MP SONA Hotkeys

    HotKeys for SaMp CnR server

    very useful hotkeys for SA-MP Server SONA SF Cops and Robbers...Includes Cop commands and frequent robber commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Enterprise
    Enterprise is an open source monitor and advanced log parser. Based on Enterprise ship state system controller of Star Trek, It is able to let you know about the state of your services in a given time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EnKoDeur-Mixeur
    EnKoDeur-Mixeur (EKD) is an open source software which makes videos, pictures and audio post-production. It can be also used to convert videos in many formats. It is written in python and use the PyQt4 bindings.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    YEI 3-Space Python API

    A Python API for interfacing with the YEI 3-Space family.of IMUs.

    The YEI 3-Space Sensor Application Programming Interface (API) is a series of functions, classes, and structure definitions designed to make writing applications that utilize the YEI 3-Space family of sensors fast and easy to support. The included module and support files handles message formatting, serialization of commands, conversion of return data to friendly data types, and 3-Space unit management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    Open source YUV player using the SDL library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pyBioImage

    Biological Imaging Software suite

    The pyBioImage is a python a python based biological imaging suite tailored to the problem of finding Germinal Center "spots" within multidimensional microscopy images as it is described in the research paper: "Software tool for 3D extraction of germinal centers", by David N. Olivieri, Merly Escalona and Jose Faro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SEBREI

    Sistema Experto Basado en Reglas para recomendar Equipos de Impresión

    Sistema Experto Basado en Reglas para recomendar Equipos de Impresión. Las heurísticas usadas por un vendedor de equipos de impresión pueden ser capturadas en un sistema experto basado en reglas que emule el razonamiento seguido por el especialista. El sistema SEBREI integra la tecnología de sistema experto con una interfaz web, utilizando una base de datos para ofrecer la posibilidad de mantener la base de conocimiento actualizada e incorporar nuevas tecnologías. SEBREI usa: * CLIPS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SpeedSightRead

    improve your music note sight reading skills

    Improve your music note sight reading skills.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Hwrapper

    Hwrapper is a python framework for hbase rest api

    Hwrapper is python 3+ wrapper for hbase rest. (alternate download from pypi http://pypi.python.org/pypi/Hwrapper/0.1 ) Common Usage : start your hbase rest $bin/hbase rest start -p 9300 (Default port is 8080) check out wiki for more detailed tutorial. Creating a table hwrapper=Hwrapper() hwrapper.connectionParameters("host","port", False) // third argument set to false if you are not using https hwrapper.setAcceptType("json") columnFamilies={"cf","cf1"} hwrapper.create_table("table_name",columnFamilies) get Row data by ID (decoded base64 values) hwrapper.get_RowBy_ID("0000000-120529115546748") // outputs list of dicts, dicts contain column names and values Dropping a table hwrapper.drop_table("table_name") Displaying table schema hwrapper.table_schema("table_name") Listing all tables from hbase hwrapper.list_tables()
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10

    Pyfab

    Python library for fab/lab control

    Allows one to program fablab (factory and/or laboratory) in the same way as we program computer. Imagine commands like: "dim screw12 as new screw" or "mold(form_piston_081212, brass)" or ''gear(3)=lasercut(steel2,"biggear.gc")". This approach will let us program highly automated and self-deploying or even self-replicating factories. I am more engineer than programmer and just beginner in python. So it looks like community help will be needed :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HOPSA
    HOPSA, high oxygen pressure sputter automation, is a Python 3 project to control a step wise sample creation Process. Although written for this specific task it is easy to adopt for any experimental task which changes hardware parameters and waits for a specific condition before proceeding. The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    colombiana.py

    colombiana.py

    A recursive reverse hasher in python.

    Colombiana is a tool used to recover, from given strings X and Y possible functions F : F(X) = Y. Very customisable, can recover a lot of functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    phpbb bruteforce

    phpbb bruteforce

    phpbb login brute force

    phpbb forum login brute force
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project provides a set of Python tools for creating various kinds of neural networks, which can also be powered by genetic algorithms using grammatical evolution. MLP, backpropagation, recurrent, sparse, and skip-layer networks are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python Advanced Scientific Calculator

    Python Advanced Scientific Calculator

    Really, it is the title. By an 11 year old kid...

    What this is, is an ongoing indie project for making a calculator. Well, it has more functions then your average calculator... Simple as that. There is no readme yet, but in the program, type features. Sorry, can't figure out formatting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Conky Skin Chooser

    A now working console (GUI SOON!) skin manager for Conky.

    Conky Skin Chooser is a console application to manage conky skins. View the Home page to get started, find installation help, and to see revision history (Fun Stuff!). Did I forget to say it works now? It really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Benzo is a pseudo-AI IRC bot written in Python. In addition to providing humorous chatter, he also performs basic IRC channel maintenance functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JCompiler

    JCompiler

    Mini Python Compiler written in Java

    Open source mini Python compiler written in Java using Sablecc as parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    FroXeN Pass Finder

    Password Finder

    It Generates a Password list based on how many answers you give
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PyLottery

    PyLottery

    A pygame designed to draw number balls in ways of hungry snake.

    A pygame designed to draw number balls in ways of hungry snake. The script is first designed for the ending lottery game in PyCon Taiwan 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jallie

    Java classfile assembler/disassembler and interactive low-level editor

    Java Classfile assembler/disassembler and low-level interactive editor. Allows viewing and manipulation of Java class data both manually and via scripts. Load in a class file, make changes, and then save the result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    addapp

    Add manually-installed applications to GNOME Shell

    A (yet) commandline tool that interactively generates a *.desktop file and adds it to GNOME Shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jLab (ex SciCalc)
    jLab est une plate-forme scientifique destinée à être l'outil de travail privilégié des étudiants, enseignants, ingénieurs, scientifiques et chercheurs. jLab est totalement modulaire et facilement extensible via un système de modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DCPU-16 Assembler in Python

    DCPU-16 Assembler in Python

    A DCPU-16 Assembler in Python. This assembler is based on the specifications published at http://0x10c.com/doc/dcpu-16.txt
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB