28 projects for "library python" with 3 filters applied:

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 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
  • 1
    FreeCAD

    FreeCAD

    a parametric 3D CAD modeler

    ...It is 100% Open Source and extremely modular, allowing for very advanced extension and customization. FreeCAD is based on OpenCasCade, a powerful geometry kernel, features an Open Inventor-compliant 3D scene representation model provided by the Coin 3D library, and a broad Python API. The interface is built with Qt. FreeCAD runs exactly the same way on Windows, Mac OSX and Linux platforms.
    Leader badge
    Downloads: 1,434 This Week
    Last Update:
    See Project
  • 2
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full...
    Leader badge
    Downloads: 904 This Week
    Last Update:
    See Project
  • 3
    gVirtualXRay

    gVirtualXRay

    Virtual X-Ray Imaging Library on GPU

    gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL). SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4
    Biosignal Tools
    BioSig is a software library for processing of biomedical signals (EEG, ECG, etc.) with Matlab, Octave, C/C++ and Python. About 50 different data formats are supported.
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    LASS : Library of Assembled Shared Source. Library of C++ code for scientific purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    capd

    Computer Assisted Proofs in Dynamics

    Dynamical Systems and Homology Software. The CAPD library is a collection of flexible C++ modules which are mainly designed to computation of homology of sets and maps and nonrigorous and validated numerics for dynamical systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    RTS2 - Remote Telescope System

    Open source observatory control software

    RTS2 is project to create an open source environment for control of a fully autonomous observatory. It is running about dozen fully autonomous observatories. Its modular design allow easily addition of new devices (to already huge supported HW list).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 10
    BiBler

    BiBler

    Tool to manage and manipulate BibTeX entries

    BiBler is a software for managing references to scientific articles using BibTeX. BiBler runs with a windows GUI or can be used as a Python library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PAGC is a command line and web service C library for performing postal address geocoding. A postal address geocoder takes a sufficiently detailed postal addresses and produces a digital map that displays the spatial location of those addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    **we moved to github** https://github.com/gimli-org/gimli Geophysical Inversion and Modeling Library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    N.Tesla

    Numerical Transient Simulator for Power System

    June 24, 2021. This project has been updated to STEPS project at github since March 21, 2018. Please go to https://github.com/changgang/steps for latest version. _______________________________ Great news. Version 0.6.6 is released with HVDC and Switched shunt model for powerflow. Please leave feedback to the developer. N.Tesla is an open source project to provide students and researchers of EE with a tool to implement new models for power system study and research. N.Tesla is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    quichem

    Utilities for fast input of chemical formulae and equations.

    *** New releases of quichem will only be available on GitHub. *** quichem is a utility written in pure Python allowing for fast input and parsing of chemical formulae and equations. Entering data does not require any modifier keys or keystrokes to be pressed. This SourceForge page provided pre-built Windows binaries of quichem-pyside. **To run quichem on Mac OS X or Linux**, or with the wxPython front-end, please download the source from quichem's GitHub page at: github.com/spamalot/quichem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    pymatlab

    A pythonic interface to MATLAB

    ...After processing you retrieve back data to python. This enables you to process data with Mathlab's built in functions, toolboxes or Matlab-scripts. It is also possible to use MATLAB's to generate plots or other graphics. The package uses Numpy's ndarrays and translates them into MATLAB's mxarrays using Python's ctypes and Matlab's mx library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Improved version of the LibNumTh library (http://libnumth.sourceforge.net/), reimplementing its methods to work concurrently in a SMP environment. In addition, it is extended with support for linear algebra and numerical methods mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GmshMorph is a tool to be used with GMSH, the meshing program by Christophe Geuzaine and Jean-François Remacle, for oceanographic and land-based fluid dynamics modelling. The program shapes meshes produced by GMSH to fit specified contour data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Vision Egg produces 2D and 3D visual stimuli on commodity (or workstation) video cards using hardware-accelerated OpenGL. It is built for precise timing, precise color and luminance specification, and real-time control of graphics.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    MBDyn_sim_suite is a collection of free pre&post-processing tools and simulation models for the open-source multi-body analysis software MBDyn forming a general purpose simulation environment for structural dynamics with an emphasis on wind turbines.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    CDNsim is a GNU/LINUX simulation tool for CDNs, written in C++ (core) and python (GUI wizard). It models: redirection policies, cache policies, TCP/IP, batch simulations, statistics extraction and more. CDNsim is uses the OMNet++ library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A module for Python which provides interface to the PARI/GP computing library. We propose to write programs for PARI using Python scripting language. Python makes code much more clean, readable and manageable than the old-style PARI scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GIRAFFE Data Reduction

    GIRAFFE Data Reduction Software

    GIRAFFE Base Line Data Reduction Software is a set of python scripts and modules and a C library to reduce FITS images produced by the Very Large Telescope (VLT) FLAMES instrument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A portable library to access braille displays.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The VR Juggler Toolbox is a collection of libraries and tools for use with VR Juggler applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next