Showing 89 open source projects for "python-dateutil"

View related business solutions
  • 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
  • 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
    UV-CDAT

    UV-CDAT

    Ultrascale Visualization Climate Data Analysis Tools

    Ultrascale Visualization Climate Data Analysis Tools (UV-CDAT), is a powerful and complete front-end to a rich set of visual-data exploration and analysis capabilities well suited for climate-data analysis problems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Data analysis for ADEXL

    Create Excel reports from results of Cadence ADE-XL simulations

    *** Required files from "Excel COM API for Python" project *** The scripts allows post processing of data saved in CSV format from "Detail - Transposed" view of ADE-XL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a sophisticated & integrated simulation and analysis environment for dynamical systems models of physical systems (ODEs, DAEs, maps, and hybrid systems). It supports symbolic math, optimization, continuation, data analysis, biological apps...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    QuickNXS

    QuickNXS

    Polarized ToF reflectivity raw data analysis tool

    Data evaluation tool for the magnetism reflectometer at the spallation neutron source (BL-4A@SNS). Reads raw nexus files (HDF5) of histogrammed or event mode data to create reflectivity curves and 2D Q-maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5

    SCaVis

    Scientific Computation and Visualization Environment

    SCaVis is an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with Java and a number of scripting languages: Jython (Python), Groovy, JRuby, BeanShell. SCaVis can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Elements of symbolic computations using Octave/Matlab scripting are supported. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    iMir

    Integrated pipeline for HT miRNA-Seq data analysis

    Processing of smallRNA-Seq data to gather biologically relevant information requires application of multiple statistical and bioinformatics tools from different sources, each focusing on a specific step of the analysis pipeline. The analytical workflow can be challenging for the continuous interventions by the operator, a critical factor when large numbers of datasets need to be analyzed at once. To allow a flexible and comprehensive analysis of smallRNA-Seq data we designed a novel modular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PRADA

    PRADA : Pipeline for RNA-Sequencing Data Analysis

    Massively parallel sequencing of cDNA reverse transcribed from RNA (RNASeq) provides an accurate estimate of the quantity and composition of mRNAs. To characterize the transcriptome through the analysis of RNA-seq data, we developed PRADA. PRADA focuses on the processing and analysis of gene expression estimates, supervised and unsupervised gene fusion identification, and supervised intragenic deletion identification. PRADA currently supports 7 modules to process and identify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TrollEditor

    Editor of virtual worlds.

    ...It is based on Ogre3D (graphics engine), Bullet (physics engine), PhysX (physics engine), OpenAL (3D sound and music), OpenCV (image analysis and camera model) and Boost (threading and python binding). It uses Python for scripting, as well as built in simple scripting language. Some features: - built in multiplayer - incorporating data from different sensors (IMU, AHRS, Razer Hydra) - image server/client - built in support for motion capture data analysis - path finding using data from physics engine (backwave propagation algorithm) - built in XML parser - graphical world editor - plugins system (C++)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ThermV

    Comprehensive thermal analysis software package

    ...The modules for peak deconvolution, peak profile analysis and determination of Ea and lnA will be provided first. Full GUI will be provided in beta stage. Due to computational limitations, the code is partly programmed in Python and partly in R. Python code will eventually be fully integrated into GUI. R code might remain standalone, although it will be integrated to a highest possible degree. Distributed under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10

    Larch: Data Analysis for X-ray Spectra

    Data Processing and Analysis for X-ray Spectroscopy and More

    ...Larch has been primarily developed for dealing with x-ray spectroscopic and scattering data, especially the kind of data collected at modern synchrotrons and x-ray sources. Larch is written in Python and relies heavily on the standard tools for scientific computing with Python (numpy, scipy, matplotlib, and h5py).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pathomx

    Pathomx

    Workflow-based data analysis built on IPython

    Pathomx is a workflow-based tool for the analysis and visualisation of experimental data. Initially created as a tool for metabolomic data analysis is has been extended and can now be used for any scientific and non-scientific data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pyphant is a framework for scientific data analysis. It features a flexible plugin architecture allowing for the application in many different fields. For the analysis a graph of processing steps is constructed, that can be applied via the cli as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PythonStatsLab

    A collection of useful statistical functions written in Python

    There are functions for numerical integration of the standard normal probability distribution. They can be used to find probabilities, find z-alpha values, calculate confidence interval, etc. New functionality I wish to add are hypothesis testing and calculation of p-value, type I & II errors, etc. These functions would come in handy to anyone taking introductory or intermediate-level courses in probability, statistics and data analysis. There are several numerical integration techniques...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BriPy

    A BRIC-seq data analysis package written in Python.

    ...It employs metabolic labeling by BrU of newly synthesized RNAs to chase chronological decreases of BrU-labeled RNA (Pulse-chase labeling), followed by immunoprecipitation with antibody for BrU, construction of cRNA library for High-throughput sequencing and computational data analysis. -What is BriPy? BriPy package is a BRIC-seq data analysis tool written in Python. It can calculate RNA half-life for each transcript and draw graphs describing the kinetics of RNA decay. In the future, it will provide several useful modules(e.g. calculating RPKM of each transcript from BAM file or ELAND output file). -Prerequisites To use BriPy package, you will need Python and the following extension packages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MoDAVE aims at providing data analysis and visualization extensions to Mosaic datasets, including cubed sphere data, to the Climate Data Analysis Tools (CDATA) in particular.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    xpython

    Python lib for machine learning and intelligent control

    A framework and several plugins used for data analysis by using machine learning and intelligent control in not only web and network but also the computer science and clinical medicine even the space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jHepWork

    jHepWork

    jHepWork was a name of the DataMelt program in 2005-20013

    jHepWork (2005-2013) was an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with the Jython (Python) scripting language. Currently the project is known under the name DataMelt (https://datamelt.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    ROOTlib

    C++ lib, that provides access to multiple ROOT routines (root.cern.ch)

    This C++ lib is used and created to provide easy methods based on ROOT (a CERN data analysis framework). It was developed for use in practical courses but is not limited to. In addition it is ported step by step into Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The pySpec project is a set of data analysis routines written in python for analysis of x-ray diffraction data produced by the SPEC X-Ray Diffraction and Data Acquisition software. This repo has moved to : https://github.com/stuwilkins/pyspec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    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
  • 25
    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