Showing 2285 open source projects for "python user interface"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Aciqra

    Aciqra

    A virtual planetarium for observers of the real sky.

    Aciqra is a virtual planetarium and sky mapping program which tracks celestial bodies including planets, deep sky objects and stars to an accuracy of a fraction of a degree for thousands of years into both the future and the past. It includes the 2.5 million stars of the Tycho-2 catalog supplemented by data of 120,000 stars from the Hipparcos catalog, 13,000 deep space objects from the NGC and IC catalogs and a large number of asteroids and comets from the Minor Planet Center. The program is...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    This is the former home of pyecm, which has now been moved to github: https://github.com/martingkelly/pyecm Pyecm factors large integers (up to 50 digits) using the Elliptic Curve Method (ECM), a fast factoring algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyPak is a Python library for communication with Campbell Scientific dataloggers through the PakBus interface over TCP/IP or serial lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Javafastcomplex

    Javafastcomplex has both mutable and immutable complex numbers

    Javafastcomplex is a fast complex number package for Java. Most existing complex number packages implement only immutable complex numbers, which is easy to understand given that immutable objects lead to more understandable code. Mutable complex numbers would avoid garbage-collection penalty and therefore be faster in calculations. Javafastcomplex implements both mutable and immutable complex numbers, and has a common interface for both, allowing users to write functions that can take either...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Handles Hexahedral, Tetrahedral, Quadrilateral, and Triangle meshes. Lagrangian, Hierarchic, and Monomial finite elements. Interface to PETSc solvers, adaptive mesh refinement, and extreme portablility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Voice keyboard/dictation. Aims to be a total substitute for a keyboard. Spell out words letter by letter (using code: alpha, bravo, ..). Arrow keys, modifiers work. Speak whole words (but whole word accuracy is not good). Attach commands to some word
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7

    Tuque

    Tools for mapping RNA-Seq reads to eukaryotic genomes

    Tuque includes 4 programs: tuqueIndex to prepare Bowtie indexes that include spliced sequences tuqueMap to map reads using the prepared indices tuqueSplice to find splice junctions from the reads tuqueCount to count the reads mapping within annotated sequence intervals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    clic

    command line interface calculator

    CLIC is a command line interface calculator based on readline library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ParaSim

    ParaSim

    Parallelized calculation of molecular similarities

    Diversity assessments and comparisons of large compound databases require calculating similarities of millions of compounds in an affordable time. ParaSim addresses this challenge by parallelizing the calculations according to the number of computing cores available on a single machine. It is optimized for the throughput of very large numbers of query structures against very large numbers of reference structures. As as special feature, ParaSim allows to store and and to access frequently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    Better PO Editor is an editor for .po files, used to generate compiled gettext .mo files which are used by many programs and websites to localize the user interface. It offers great features... It's worth to give it a try! PLEASE NOTE: the project moved to GitHub: see https://github.com/mlocati/betterpoeditor/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Webapp

    A web interface to the SnowyOwl gene prediction pipeline

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ASCEND modelling environment
    ASCEND is a modelling environment and solver for large or small systems of non-linear equations, for use in engineering, thermodynamics, chemistry, physics, mathematics and biology. Solvers for both steady and dynamic (NLA & DAE) problems, are provid
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Constrained Manipulation Planning Suite

    Constrained Manipulation Planning Suite

    openrave plugins for constrained manipulation

    ...The planning and inverse kinematics algorithms in this suite are designed for articulated robots like robotic arms and humanoids. CoMPS is implemented in C++ and compiles in linux only. There are also several examples in python and matlab that show how to interface with openrave to use the plugins in CoMPS. It has been tested on all Ubuntu version from the last few years and will probably work with most modern linux distributions. Please see the wiki for installation and examples: https://sourceforge.net/p/comps/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NAADSM

    A framework for simulating the spread and control of animal diseases

    ...The model records a wide variety of measures of the extent of simulated outbreaks and other characteristics. The graphical interface and output visualization features also make it a useful tool for training and preparedness exercises. NAADSM has been developed with broad international support, is now being used to evaluate outbreak scenarios and potential control strategies for economically important animal diseases in many countries around the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HSOC

    HSOC

    Heterogeneous System-on-Chip Platform

    HSoC is a open source, SystemC-based, cycle-accurate virtual platform for heterogeneous shared memory-based multicore SoCs. Each HSoC component has a clean interface, implements a separate class, and includes regression tests. Large-scale models can be instantiated, by connecting objects from all HSoC libraries. Each object may collect data by invoking a monitoring library. The target users are CS/EE professionals. Some experience with SoC design methodology and SystemC (e.g. reading the SystemC user manual and/or running the examples) is required. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    HPN cli calculator

    A functional HP-style command-line RPN scientific calculator

    HPN is a functional - as opposed to microcode - cross-platform emulation of a classic 1970s Hewlett-Packard scientific calculator for any command-line interface. Its operations completely model the historical and groundbreaking HP-35 series, and functions to support the HP-45 and the later HP-65, 67 and HP-15C are in the pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Open Java Weather API

    Java weather API that provides uniform access to different sources.

    This package provides a common interface for users to access weather information from different data sources, and a skeletal implementation for data providers to quickly set up data access via Java. At a glance, the weather information is categorized into features and each feature is further divided into weather properties. Users query the data source by features or weather properties, and then receive the data as a list of weather reports. Strongly typed weather properties ensure that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SZARP is a full-featured, open source (GPL) SCADA system for Linux. Client programs are available for Linux and Windows.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19

    NetStress-NG

    NetStress is a DDoS and network stress testing tool.

    Syn Flood Attacks SYNFlood with static source port SYNFlood with random source port SYNFlood with static source ip address SYNFlood with random source address SynFlood with fragmented packets ACK Flood Attacks ACK Flood with static source port ACK Flood with random source port ACK Flood with static source ip address ACK Flood with random source address ACK Flood with fragmented packets FIN Flood Attacks FIN Flood with static source port FIN Flood with random source...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    exp2plt
    The main scope of the program is to take Thermo-Calc or Dictra (both registered trademarks) and transform them into nicely formatted encapsulated postscript diagrams, generated by gnuplot. But exp2plt can also be used as a graphical interface to gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ppc_sim_booke

    e500v2 simulator

    An experimental ISS for freescale's e500v2 core. It is meant to simulate only cpu and memory subsystem and is purely intended for academic/learning purposes only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    r2web

    Software for medical statistics based on R

    The open source software R enables a large number of statistical analyzes. The software R2web allows to use those R functions that are useful for medical students, with a web interface that facilitates the work of the student (it replaces line commands in R with checkboxes, radio buttons, etc. ). Un logiciel en ligne pour les statistiques pour la médecine, basé sur R. Le logiciel open source R permet de faire un grand nombre d'analyses statistiques. Avec R2web, seules les fonctions R...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    RASPnmr

    Protein NMR backbone resonance assignment

    RASP uses structure-based chemical shift predictions to solve the backbone resonance assignment problem in protein NMR spectroscopy. This enables rapid determination of highly accurate assignments on the basis of minimal experimental datasets, even for spectroscopically challenging proteins. RASP takes as input spin systems assembled on the basis of an arbitrary set of conventional triple-resonance NMR experiments. Uniquely, RASP is capable of extensive assignments even in the abscence of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Patient Monitor

    Patient monitor showing actual and simulated data

    In intensive care units (ICU) patients vital signs are monitored. This is an attempt to build an interface which can show external and simulated medical data, to mimic these patient monitors. The motivation for this project are my experiments with building medical devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    A collection of pure Python algorithms and data structures
    Downloads: 1 This Week
    Last Update:
    See Project