Showing 2194 open source projects for "pam-python"

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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Conscious Artificial Intelligence

    Conscious Artificial Intelligence

    It's possible for machines to become self-aware.

    ...A number of prototypes will be developed as the project progresses. This project has 2 subprojects: Object Pascal based CAI NEURAL API - https://github.com/joaopauloschuler/neural-api Python based K-CAI NEURAL API - https://github.com/joaopauloschuler/k-neural-api A video from the first prototype has been made: http://www.youtube.com/watch?v=qH-IQgYy9zg Above video shows a popperian agent collecting mining ore from 3 mining sites and bringing to the base. At the time the agent is born, it doesn't know how to walk nor it knows that it feels pleasure by mining. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    xrayutilities is a python package used to analyze x-ray diffraction data. It can support with performing diffraction experiments and used for common steps in the data analysis. It can read experimental data from several data formats (spec, edf, xrdml, ...); convert them to reciprocal space for arbitrary goniometer geometries and different detector systems (point, linear as well as area detectors); for further processing the data can be gridded (transformed to a regular grid). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GluCat: Clifford algebra templates

    GluCat: Clifford algebra templates

    Calculation with Clifford algebras: C++ library and Python module

    GluCat is a generic library of C++ templates that implement universal Clifford algebras over the field of real numbers. The PyClical extension module for Python gives users an easy Python scripting interface for calculations in Clifford algebras. The name PyClical is an homage to Pertti Lounesto's CLICAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FractalRenderingApp

    FractalRenderingApp

    Lightweight app for visualization of Mandelbrot and Julia set

    Source code is available on https://github.com/MarkoLeskovar/FractalRenderingApp
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Chemical Trajectory Analyzer

    A software package for processing and analyzing chemical trajectories

    ChemTraYzer creates reaction models from molecular dynamics simulations. It's available as open software (MIT license). Please find a full description @ https://www.ltt.rwth-aachen.de/cms/LTT/Forschung/Forschung-am-LTT/Model-Based-Fuel-Design/Aktuelle-Projekte/~kqbf/ChemTraYzer/lidx/1 M.Döntgen, M.-D.Przybylski-Freund, L.C.Kröger, W.A.Kopp, A.E.Ismail, K.Leonhard, "Automated Discovery of Reaction Pathways, Rate Constants, and Transition States Using Reactive Molecular Dynamics...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    Funi

    Python script for calculation of deflection of elastic ropes.

    ...The graphics of deflections and tensions are shown with reference to X coordinate, while the graphic of stretches is shown with reference to the curvilinear coordinate. The solution is found by iteration, by mean of Scipy Minimize functions of Python, version 1.10. The results may be exported to .csv or .txt files. Gui is provided with tkinter windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ANYstructure

    ANYstructure

    GUI based steel structure calculation and optimization tool.

    ...Calculate and optimize the following: Minimum plate thickness (DNV/DNVGL-OS-C101) Minimum section modulus of stiffener/plate (DNVGL-OS-C101) Minimum shear area (DNVGL-OS-C101) Buckling (DNVGL-RP-C201) Fatigue for plate/stiffener connection (DNVGL-RP-C203) Compartments (tank pressures) are created automatically. Pressures on external hull (or any other generic location) is defined by specifying equations. You can optimize single plate/stiffener field or multiple. PYTHON: PIP install ANYstructure Code: https://github.com/audunarn/ANYstructure
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Libro

    Libro

    An interactive program for statistical analysis of texts

    A cross-platform text analysis program written in Python and Free Pascal/Lazarus which scans a whole text file (in plain text, HTML, EPUB, or ODT formats) and ranks all used words according to frequency, performing a quantitative analysis of the text using Shannon-Weaver information statistic and Zipf power law function. It counts words, sentences, chars, spaces, and syllables. Also computes readability indexes (Gunning-Fog, Coleman-Liau, Automated Readability Index (ARI), SMOG grade, Flesch–Kincaid grade level and Flesch Reading Ease).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A client program compatible with the INDI standard (see http://indi.sourceforge.net) for remote telescope and device control. It works under Windows as well as Linux. It is writen in Python and uses the GTK in order to display the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    GNNPCSAFT

    GNNPCSAFT

    Smart Thermodynamic Modeling with Graph Neural Networks

    The GNNPCSAFT app is an implementation of our project that focuses on using Graph Neural Networks (GNN) to estimate the pure-component parameters of the Equation of State PC-SAFT. We developed this app so the scientific community can access the model's results easily. In this app, the estimated pure-component parameters can be used to calculate thermodynamic properties and compare them with experimental data from the ThermoML Archive. To install the GNNPCSAFT app, download the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    jif3d

    3D Joint Inversion Framework

    jif3d is a framework for joint inversion of different types of geophysical data in 3D. It currently comprises forward solvers for first arrival traveltimes, scalar and tensor gravity data, magnetics, magnetotellurics, electrical resistivity tomography and surface waves.The framework is flexible in terms of the coupling approach between the different datasets. At the moment cross-gradient coupling, variation of information and deterministic parameter relationships are implemented. Other...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    fas4sysmlv2

    The FAS plugin for the upcoming systems modeling standard SysML v2

    The FAS method enables the systematic and partially automated creation of functional architectures from use cases. This platform-independent software for Python supports the needed automation via the SysML v2 REST API. To get started, download the zipped release, unzip it, and follow the instructions provided via FAS4SysMLv2_InstallationAndUse.txt in the extracted folder. It may also be helpful to watch the video you find under "Project Samples", further below on this SourceForge page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PoseidonQ  - AI/ML Based QSAR Modeling

    PoseidonQ - AI/ML Based QSAR Modeling

    ML based QSAR Modelling And Translation of Model to Deployable WebApps

    - This Software was made with an intention to make QSAR building more efficient and reproducible. - Published in ACS, Journal of Chemical Information and Modeling . Link : https://pubs.acs.org/doi/10.1021/acs.jcim.4c02372 - Simple to use and no compromise on essential features necessary to make reliable QSAR models. - From Generating Reliable ML Based QSAR Models to Developing Your Own QSAR WebApp. For any feedback or queries, contact kabeermuzammil614@gmail.com - Available on Windows...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    DAE Tools Project

    DAE Tools Project

    Object-oriented equation-based modelling and optimisation software

    DAE Tools is a cross-platform equation-based object-oriented modelling, simulation and optimisation software. It is not a modelling language nor a collection of numerical libraries but rather a higher level structure – an architectural design of interdependent software components providing an API for: - Model development/specification - Activities on developed models, such as simulation, optimisation, sensitivity analysis and parameter estimation - Processing of the results, such as...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Insight Toolkit
    Insight Toolkit (ITK). ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions. New location: https://github.com/InsightSoftwareConsortium/ITK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Digraph3

    Digraph3

    A collection of python3 modules for Algorithmic Decision Theory

    This collection of Python3 modules provides a large range of implemented decision aiding algorithms useful in the field of outranking digraphs based Multiple Criteria Decision Aid (MCDA), especially best choice, linear ranking and absolute or relative rating algorithms with multiple incommensurable criteria. Technical documentation and tutorials are available under the following link: https://digraph3.readthedocs.io/en/latest/ The tutorials introduce the main objects like digraphs,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    relax

    relax

    Molecular dynamics by NMR data analysis

    The software package 'relax' is designed for the study of molecular dynamics through the analysis of experimental NMR data. Organic molecules, proteins, RNA, DNA, sugars, and other biomolecules are all supported. It supports exponential curve fitting for the calculation of the R1 and R2 relaxation rates, calculation of the NOE, reduced spectral density mapping, the Lipari and Szabo model-free analysis, study of domain motions via the N-state model and frame order dynamics theories using...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    TOPCEE

    TOPCEE

    Python GUI tool for estimating plant CAPEX, OPEX, and profitability

    TOPCEE (Toyese Oyegoke Process Cost & Economic Evaluator) is a GUI-based Python application designed to assist chemical engineers, researchers, and students in evaluating the profitability of chemical/process plants. The app calculates capital and operational expenditures (CAPEX & OPEX) and provides key profitability metrics such as: **ROI (Return on Investment) **IRR (Internal Rate of Return) **NPV (Net Present Value) **Payback Period (Discounted and Non-Discounted) **Benefit-Cost Ratios Users input plant-specific values like feedstock costs, operating time, product price, and equipment cost — and the tool generates real-time visualizations and results. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TANGO is an object oriented control system for Linux and Windows. It provides a framework in C++, Java and Python for implementing distributed control objects an accessing them via a well-defined API. This sourceforge project a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LabRPS

    LabRPS

    Random phenomena generator

    This is an official mirror of LabRPS. Code and release files are primarily hosted on https://github.com/LabRPS/LabRPS and mirrored here LabRPS aims to be a tool for the numerical simulation of random phenomena such as stochastic wind velocity, seismic ground motion, sea surface ... etc. It can be in a wide range of uses around engineering, such as random vibration or vibration fatigue in mechanical engineering, buffeting analysis in bridge engineering.... LabRPS is mainly to assist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    STRIKER-GUI

    STRIKER-GUI

    Refine the spectral library to enhance its completeness and coverage.

    STRIKER is a tool for correcting spectra with missing or incorrect adduct annotations. It also enables efficient construction of an HMDB-based spectral library and extraction of sublibraries from large spectral libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    migrid

    migrid

    A grid middleware with minimal user and resource requirements

    [This project moved to Github and is no longer maintained here] Minimum intrusion Grid (MiG) is an attempt to design a new platform for Grid computing which is driven by a stand-alone approach to Grid, rather than integration with existing systems. The goal of the MiG project is to provide Grid infrastructure where the requirements on users and resources alike is as small as possible (minimum intrusion). MiG strives for minimum intrusion but will seek to provide a feature rich and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Healthy Weight Test

    Healthy Weight Test

    Test your healthy weight

    This program simply tells you whether you're at a healthy weight. It's available in Turkish and English. Please don't forget to star my app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    idcp

    Control program for Undulators at the BESSYII Synchrotron

    The BESSY II synchrotron is operated at the Helmholtz-Zentrum Berlin. Undulators are moveable magnetic structures that force the electron beam on a curved trajectory creating synchrotron radiation. This project is the undulator control software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PQS

    PQS

    Petoron Quantum Standard (PQS)

    ...Fake padding (HEAD/TAIL) - obfuscates binary boundaries and payload structure. Precise size encoding - restores original payload exactly. Supports files up to 128 MB per encrypted block. No dependencies, fully offline, cross-platform Python implementation. PQS is designed for high-assurance security, full auditability, and deterministic offline use - without unnecessary complexity. https://github.com/01alekseev/PQS
    Downloads: 0 This Week
    Last Update:
    See Project