Search Results for "python scripts" - Page 13

Showing 672 open source projects for "python scripts"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1

    pymatlab

    A pythonic interface to MATLAB

    This package lets Python users interface and communicate with MATLAB from Python. Pymatlab makes it easier for users to integrate a project with a large MATLAB codebase into python scripts by using MATLAB scripts as a part of the python program. The basic functionality of this package is to send data from Python to MATLAB's workspace to be able to run Matlab function on the data. After processing you retrieve back data to python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    AbMining ToolBox

    python scripts to analyze antibody libraries

    02-14-2014. Hamming distance calculation has been updated. These are python scripts to analyze antibody libraries sequenced by next generation sequencing methods (454, Ion Torrent, MiSeq) as described in D'Angelo et al MAbs. 2014 Jan 1;6(1):160-72.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python scripts that eventually work. The goal is to put together helpful python libraries, at first to learn more about python. There will at least be a library to generate regular expressions and more should come later. The latest version of the code is available in code-git (code / svn is not maintained anymore)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Linux Script Project

    Scripts Bank For Simplicity

    Ensemble de scripts de différents horizons (bash, python......) assurant des tâches souvent rebutantes. Ces scripts on pour but de facilité la vie des utilisateurs, et libre à vous de les modifiés et de les améliorés. Merci de faire par de vos améliorations à linuxscriptproject@gmail.com pour faire profité de vos améliorations et de figurer dans la liste des maintainer :) Vous pouvez de plus envoyer vos scripts afin de les mettres à disposition des utilisateurs. Tout est mis en oeuvre afin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    miRStress

    miRStress

    A desktop viewer for the miRStress database

    A python based program to allow users to interrogate the miRStress dataset off-line. miRStress project conceived and overseen by Dr. Dave RF Carter and Laura A Jacobs. miRStress python file written by Dr. Mark Poolman and Findlay Copley (this is also what powers the web site). Tkinter scripts written by Findlay Copley Publications - Jacobs LA, et al. Meta-analysis using a novel database, miRStress, reveals miRNAs that are frequently associated with the radiation and hypoxia stress...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    t2t-pipe

    automatic alignment pipeline for parallel treebanks

    The *Tree-to-Tree (t2t) Alignment Pipe* is a collection of python scripts, co-ordinating the process of automatic alignment of parallel treebanks from plain text files with a single call from a unix command line. Supported Languages: DE, FR, EN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Physic Research Tools

    Python, Physics, PyQt, Software, Data adquisition, Spectroscopy, UV

    Como técnico en informática en un Instituto de Física con el tiempo surgió la necesidad de tener que crear distintas piezas de software para ir resolviendo situaciones diarias. En este proyecto iré agregando pequeños programas en Python 2.7 que voy escribiendo para dar soluciones a algunos de los problemas que surgen día a día en el laboratorio, como ser comunicación con algunos dispositivos o rutinas para ordenar o modificar datos de forma recursiva algunos cálculos matemáticos, creación de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Application Radi-testdir is a light weight test Management tool. Radi supports testdirectory features like configuring the test plan, updating (create/edit) the test results for the test image/build, Backup, User Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Marcus's Linux Launcher Maker

    A Quick Way to Generate .desktop Launchers for Linux

    This tool simplifies the task of generating valid .desktop files for your Unix system to effectively create desktop shortcuts that allow you to actually launch a script by simply double clicking an icon on your desktop. I created it so I could make shortcuts to scripts I had written to launch my games instead of having to open the terminal and manually launch my scripts every time I wanted to play a game. If you'd like to donate there's several ways to do so: PayPal: https://paypal.me...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party...
    Downloads: 68 This Week
    Last Update:
    See Project
  • 13
    lilyglyphs

    lilyglyphs

    Package to allow the use of notational elements in LaTeX documents

    'lilyglyphs' allows authors of LaTeX documents to include notational elements of the excellent notation software LilyPond (http://www.lilypond.org) in their continuous text. Different from other approaches it is possible to use virtually anything that can be created with LilyPond. To use lilyglyphs it is not necessary to have LilyPond installed. But you will need it if you want to extend the predefined commands with your own. A working Python installation isn't necessary either, but allows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    SVC Demux & Mux

    SVC bitstream reordering tools for SVC-DASH

    Tools for Scalable Video Coding (SVC) bitstream reordering to support Dynamic Adaptive Streaming over HTTP (DASH). - Demultiplexer for SVC-DASH. Splits the SVC bitstream into chunks, one per layer. Also generates an MPD. This tool is deployed at the server. - Re-Multiplexer for SVC-DASH. Reorders SVC layer chunks into a single SVC bitstream. This tool is deployed at the client (after the DASH client, before the SVC decoder). Both tools are implemented as Python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Easyttpd

    A lightweight webserver with builtin support for Tcl CGI scripts

    The goal of the project is to create a portable webserver package that can be used out of the box for designing and developing web applications with zero configuration. The Easyttpd server is based on Lighttpd and will have support for cgi scripts written in Perl, Python and Tcl. Apart from the above mentioned language, it will have support for php. It will include MariaDB as a database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JSolutions

    The solution to all your problems

    The Jsolution package is a collection of programs, scripts,libraries and documents that i have written and use in my daily life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ParaSim

    ParaSim

    Parallelized calculation of molecular similarities

    Diversity assessments and comparisons of large compound databases require calculating similarities of millions of compounds in an affordable time. ParaSim addresses this challenge by parallelizing the calculations according to the number of computing cores available on a single machine. It is optimized for the throughput of very large numbers of query structures against very large numbers of reference structures. As as special feature, ParaSim allows to store and and to access frequently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PolyCTLDesigner

    Python scripts for designing polyepitope T-cell immunogens

    Given the peptides (T-cell epitopes) PolyCTLDesigner selects flanking sequences to optimize TAP-binding and joins resulting oligopeptides into a polyepitope in a way providing efficient liberation of potential epitopes by proteasomal and/or immunoproteasomal processing and minimizing the number of junctional epitopes. For constructing polyepitopes PolyCTLDesigner utilizes known amino acid patterns of proteasome cleavage and TAP-binding specificity. PolyCTLDesigner is also able to choose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    galaxyPhotometrySimulator

    Set of scripts to perform galaxy photometry simulations.

    This project contains a set of python scripts to perform SExtractor galaxy photometry simulations. It uses Galfit to simulate the galaxies and SExtractor for the photometry. It is defined to be used also with distributed computing and with Condor. No very well documented yet. Developed for my PhD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pax

    Pax

    A Wargame

    Pax is a grand strategy game around the topics of war, diplomacy, exploration and trade, set during the Middle Ages and Renaissance. It features a highly customizable engine, allowing users to create their own variations of the game or completely new "mods", thorugh simple scripts. The game is still in the planning and design phase, but for more information, please see the project's homepage and wiki at http://paxgame.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Pyradox2

    Various tools for Paradox games, an extension of Pyradox

    Presently, the scripts here can be used to parse the game data files for Victoria 2. These values are put into wiki format for the purpose of adding to the Paradoxian wiki (http://www.paradoxian.org/vicky2wiki/Reference_Guides). These scripts are particularly useful to have since anytime Paradox makes updates to the core game, values often change. These scripts help ensure that the wiki can be easily kept up to date to help players better understand how the game works and to help modders...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ming is an SWF ("Flash") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Scripts and tools to manage your Server.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Autotoolset is both a colection of small tools (scripts, emacs macros, etc.) to simplify project development with autoconf/automake/libtool/texinfo/emacs and a good documentation on how to get started on these tools and the whole GNU software model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    slumo

    slumo

    Software and Library for USB2AD device

    SLUMO is a software and library for USB2AD module. Project has two parts. The first is stand alone measurement software with GUI using GTK3+ and python 3. The second is a library that handle all comunication with device, so you can create your own scripts for custom measuring in a very easy way.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.