Showing 45 open source projects for "perl script"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 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
  • 1
    D-Tale

    D-Tale

    Visualizer for pandas data structures

    ...Currently, this tool supports such Pandas objects as DataFrame, Series, MultiIndex, DatetimeIndex & RangeIndex. D-Tale was the product of a SAS to Python conversion. What was originally a perl script wrapper on top of SAS's insight function is now a lightweight web client on top of Pandas data structures. To help guard against users loading the same data to D-Tale multiple times and thus eating up precious memory, we have a loose check for duplicate input data. If you are running ipython<=5.0 then you also have the ability to adjust the size of your output cell for the most recent instance displayed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LPMCalc2

    Loan Payment Matrix Calculator 2.0

    This calculates a matrix of monthly loan payments based on the initial principal, seed interest rate, and type of loan. Clicking on a loan amount in the matrix will produce an amortization table with totals. I asked AI to convert my server side perl script into Java script and this is what it produced - with a few extra modifications. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GestioIP IPAM - IP address management
    An automated, Web based IP address management (IPAM) software. It features powerful search and filter functions for both networks and host, as well as many tools (e.g. a subnet calculator) helping Administrators to plan and handle complex IP networks
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 4
    UE Viewer

    UE Viewer

    Viewer and exporter for Unreal Engine 1-4 assets

    ...UE Viewer is a viewer for visual resources of games made with Unreal engine. Currently, all engine versions (from 1 to 4) are supported. We are using our own build system to compile UE Viewer. You may find a Perl script in Tools/genmake. This script generates makefiles from some human-friendly project format. After that you may build generated makefile using 'nmake' for Visual Studio or 'make' for gcc.
    Downloads: 76 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    PINCIS

    PINCIS.pl is a Perl bioinf. script to analyze PICS data

    PINCIS.pl (PIcs N-/C-terminal Inferred Substrates perl script) is a small, command line tool to designate and analyze PICS (Schilling et al., Nat. Protocols, 2011) data to gain the prime and non-prime site specificity of proteases. Thus, the script filters given peptide lists for library peptides (generated by the digestion protease in the proteomics workflow rather then the protease of interest) and prints out lists of inferred N- and C-terminal cleavage window extensions which can be concurrently used to generate cleavage specificity visualizations like the iceLogo (https://iomics.ugent.be/icelogoserver/create).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TSA_CRAFT

    Automatic command line tool for TSA data analysis

    DSF is a high-throughput platform of TSA assay to screen various conditions that affect protein stability. To facilitate TSA data analysis, we developed an automatic tool "TSA-CRAFT". TSA-CRAFT was developed by integrating PERL script and Gnuplot. PERL scripts manage the entire workflow and data processing procedures of TSA data analysis. On the other hand, Gnuplot takes over the curve fitting and result presentation works. All analysed results are coded in an html file that can be easily displayed by a web browser.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    postgresqltuner.pl

    postgresqltuner.pl

    Simple script to analyse your PostgreSQL database configuration

    postgresqltuner is a Perl script designed to analyze PostgreSQL database configurations and provide tuning advice. It assists database administrators in optimizing performance by offering recommendations based on the current setup.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9

    GnuCash Export Modifier

    Perl utility that modifies GnuCash Trasnaction Exports

    This Perl utility script will allow you to quick strip the split or utility file and display transaction month and year information. It is intended simply to save time when uploading using that export in any spreadsheet tool to perform analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    DVCS-Ripper

    DVCS-Ripper

    Rip web accessible (distributed) version control systems: SVN/GIT/HG

    DVCS Ripper is a security and forensics toolkit that reconstructs source code repositories accidentally exposed on web servers. It understands multiple version-control systems—Git, Mercurial, Bazaar, and Subversion—and crawls their metadata directories to rebuild full history where possible. The utilities handle partial or blocked directory listings by guessing object paths and assembling missing pieces from loose files. Investigators and red-teamers use it to demonstrate the risk of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This perl script generates a calender in month overview. It can output PostScript documents or PNG images. Events from an ical file are optionally imported and printed. Events can be colored by categories or event name. Multiple day events are drawn in a continous box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    seppdflatex

    seppdflatex

    Build a large LaTeX book with separate linked chapters

    seppdflatex is a Perl script which automates a lot of the tasks needed to compile PDF documents from LaTeX source for a multi-volume book, or a book with many huge chapters which you may not want as a single document, but which should all be unified by cross-references and external hyperlinks, so a PDF reader will open a link to an external chapter PDF file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CSV*Loader for Oracle

    Simplified CSV turbo loader to Oracle

    ...CSV*Loader will generate control file for SQL*Loader. Too slow? No problem! CSV*Loader turbo mode may load it 10x faster to your Oracle database than your good old Perl::DBI script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 15

    bnns

    Research tool for interactive training of artificial neural networks.

    BNNS is a research tool for interactive training of artificial neural networks based on the Response Function Plots visualization method. It enables users to simulate, visualize and interact in the learning process of a Multi-Layer Perceptron on tasks which have a 2D character. Tasks like the famous two-spirals task or classification of satellite image data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    q pipeline manager

    q pipeline manager

    q: integrated platform for pipeline configuration and management

    The q utility is a platform for creating and managing data analysis pipelines. It expands the value of your existing job scheduler - either Grid Engine or TORQUE PBS - through numerous functions that help you organize, submit, monitor, manage and share your informatics work. Data processing pipelines require high-level organization and parallelization of work to optimize resource utilization and decrease the time to results. q (from queue) allows complex job sequences to be efficiently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open heart internet API solution

    Open heart internet API solution

    Heart internet API script set

    Perl heart internet API integration. This project is a PERL implementation of web hosting and customer management using the heart internet API. Using the API it will automate package creation, deletion domain registration and billing. Currently its work in progress but the aim is to be a full replacement for HostPay for users who need finer control over the scripts/templates and functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    mendelFix

    Correction of SNP Mendelian errors in trio data

    mendelFix is a Perl script for checking Mendelian errors in genome-wide SNP data of trio designs. The program takes 12-recoded PLINK PED and MAP files as input, and calculates a series of summary statistics for Mendelian errors, sets as missing offspring genotypes that present Mendelian inconsistencies, and implements a simplistic procedure to infer missing genotypes using parent information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tex2pdf is a script that generates a PDF file from a LaTeX or LyX document using tools like pdflatex and hyperref. There is a bash shell and Perl implementation available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BCAR is a library for the associative classification, which denotes "Boosting Class Association Rules". BCAR provides a general tool for classification tasks with various types of input data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an open-source job schedule tools with web page, server script and client script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A perl script to replace old time card systems with a terminal. It will have a GTK front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JMrTools, is inspired by the MrTools Perl Project (Written by Robert Marino). This JAVA project implements ssh telnet, scp, rsync, sftp, ftp, and stdio. Providing execution/transfer of commands, script, or files on Multiple hosts concurrently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AWStats Enterprise Manager is a tool for managing awstats configuration creation and logfile processing, in a multi-server environment. This script is designed to pull all the webserver logs, for every server, and parse them with awstats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple utility script that reads two xls files, and returns the LINES from the second that do not exist in the first, into a new xls file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB