Showing 1328 open source projects for "linux-debian"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Plotmeister is a data exploration tool. It parses your ASCII data and generates a simple (text-based) table format. You can modify this table and eventually create nice looking figures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pysyncml

    A pure-python implementation of the SyncML protocol.

    The pysyncml library is a pure-python implementation of the SyncML adapter framework and protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WxGeometrie

    WxGeometrie

    Le couteau-suisse du prof de maths

    Calculatrice graphique en français, destinée aux professeurs ou aux étudiants du collège et du lycée. Elle permet de faire du calcul formel, de tracer des courbes et des figures géométriques exportables en png, eps ou svg. Linux, Windows... Cette version n'est plus maintenue. Nous vous recommandons d'utiliser désormais la nouvelle version, nommée Géophar : http://sourceforge.net/projects/geophar
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GraVol

    GraVol

    Drawing-based volume calculator. GraVol=Graph Volume

    GraVol is designed to aid archaeologists in calculating the volume of any revolved container, such as wheel-thrown pottery. It does this using only a drawing of the vessel, and a height or diameter measurement. Instruction video: http://www.youtube.com/watch?v=pC8VReY83q4 Documentation of development: faculty.berea.edu/pearcej/CSC493/projects-11/jonestra-final.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    pyscope

    Software oscilloscope using Python and tkinter

    Software oscilloscope using Python and tkinter. Supports multiple sources: socket, file, audio, USB. Displays data by samples, time or frequency. Scales the input automatically or manually. It has been renamed "pdatascope" to avoid a name-clash with Pyscope, a scoping package on PyPi. See https://sourceforge.net/p/pydatascope/ for the latest code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mathemapy

    Mathemapy

    A Python calculator program

    Mathemapy is a feature-rich calculator made in Python. It can do multiple types of division, solve equations, expand equations and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Ogre

    Outil de Gestion de Recherche d'Emploi

    The aim of this tool is to help people managing their job seeking. The software will include document management (CV, application letter ...) and a workflow for job seeking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Electrophysiology & circular stats tools

    Data analysis and circular statistics with OpenElectrophy and R

    Set of tools for basic analysis of electrophysiological data. The Python classes show how to call OpenElectrophy functions and save data. The R library applies circular statistics to spike phase data and saves the best von Mises fit and the Rayleigh statistics on the disk. The wavelet coherence analysis is done in R by the package "sowas". Check the module R_coherence to see how we solved that problem. This packages may be useful for people who start using OpenElectrophy and circular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PROJECT MOVED: see http://www.vmtk.org for up-to-date information. Libraries and tools for 3D reconstruction, geometric analysis, mesh generation and surface data analysis in image-based blood vessel modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Karesansui is an open-source virtualization management application made in Japan. It's smart graphical user interface lowers your management cost, and brings a total management/audit solution for both physical and virtual servers. Full featured RESTful interface allows customizing and integration with other management/billing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Compilation of Physics Calculators

    Compilation of Physics Calculators

    A compliation of Physics derived claculators

    A NEW GUI VERSION WILL BE RELEASED SOON! Thank you for visiting the Physics Calculator, provided by PIezoSystems Inc., please visit their company website at https://piezosystems.org. For other downloads, please visit our github page, https://github.com/PiezoSystems. We hope that you find this program useful and easy to use, for troubleshooting, please email us, contact@piezosystems.org. If any bugs were found, please email us at bugs@piezosystems.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    meBiblio

    meBiblio is a bibliography tool

    meBiblio was specially developed as a small and accessible Python-based bibliography tool. meBiblio can organize your reference library, allows easy search in your references and permits immediate retrieval and examination of digitally stored literature items. It connects to online catalogs as PUBMED to retrieve data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    File_combine

    support the same format files combine, kinds of operation

    Usually, we get several files with the same format. Then we want summury these files, with many kind of operations, such as time start, time end, some value's addition , subduction, simply content replace and so on. I provide a frame work file to deal the operation with the name file_parse.py. Self define function file names external_fun.py. The file combine configure file names example.ini. and two examle html file example_a.html, example_b.html. you can easily run it in command line:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Notice Publisher plugin for Trac

    Notice Publisher plugin for Trac

    A Trac plugin to display Notices to any User visiting any page in Trac

    A Trac plugin to display Notices to any User visiting any page in Trac. Take a look at the Web site on Trac-Hacks: http://trac-hacks.org/wiki/NoticePublisherPlugin This is useful to bring everyone attention on news that affect all users, like the system going down, a solution to a common problem, and so on. Notices can contain Wiki-formatted syntax, thus allowing for rich content. Notices can have an expiration, expressed in hours, after which they automatically disappear....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    InkPlot

    Inkscape extension to add and edit GNUplot graphs

    InkPlot is an extension (plugin) for the SVG Editor Inkscape to insert graphs from Gnuplot. It allows you to - preview the graph - add it as SVG into Inkscape - edit already generated graphs - use a preamble file for reusable style and commands - customize default settings in a config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pygolem

    Python API for the GOLEM Tokamak discharge database

    This simple Python API aims to provide a simple and easy to understand access to the discharge database of the GOLEM Tokamak. The scipy, numpy and matplotlib Python libraries are used for data analysis and plotting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    UGM Inventory System

    wxPython inventory system focused on non-profit multi facility use.

    Simple inventory client and server written in python using wx for window management. Built on sqlite3, using twisted as the server network library. Designed specifically to track goods in a kitchen or similar area, and supports tracking multiple buildings' inventory from the same database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Square1 miniPOS

    Square1 miniPOS

    A simple, standalone POS program with special language features.

    #==========# NEW VERSION IN PROGRESS. EMAIL RECOMMENDATIONS TO: gwilson.sq1@gmail.com #==========# miniPOS is a simple Point of Sale (POS) program designed for small businesses in developing countries. The program is designed to be a simpler, easier, and more powerful substitute for the pen and paper record keeping that many store owners use. The program emphasizes ease of use and language flexibility.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    PROJECT HAS MOVED: https://github.com/wiki2beamer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NLOPredict
    NLOPredict is a nonlinear optical prediction and data analysis tool. Nonlinear optical measurements can yield information about the structure of crystals, and orientation of molecules at surfaces and interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    365d

    Proyecto ERP ligero para Micropymes y Autónomos

    365d Intenta acercar la potencia de los ERP clase empresarial a las Pymes, Micropymes y Autónomos de España con un servicio en nube
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EasyPeasy
    EasyPeasy is a lightweight operating system for netbooks, designed for the Internet and low power consumption.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24

    totaldepth

    Petrophysical data processing and presentation.

    TotalDepth is an Open Source, cross platform, software collection that can process petrophysical data from the oil field such as wireline logs, seismic data and so on. Conventional, proprietary, software for petrophysical data tends to be expensive to licence, restrictive, slow to develop for and tied to expensive hardware. TotalDepth changes all of that. TotalDepth is open and cross-platform, and produces results straight to the bowser. TotalDepth supports such technologies such as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    rpCalc is a calculator that uses Reverse Polish Notaion (RPN). It supports both keyboard entry and use of the mouse.
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB