Showing 301 open source projects for "file python"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1

    tagfs

    Tag based file manager CLI

    A Tag based file management system. Command line interface. User can add tags for files (individually or for the folder). Allows search by tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SunlightDPD

    Open source codes related to dissipative particle dynamics

    SunlightDPD provides a home for open source codes related to the dissipative particle dynamics (DPD) simulation method. Currently the file release contains the HNC integral equation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ScreenSifter

    ScreenSifter

    ScreenSifter is a unique tool for RNAi Screen analysis and management

    ScreenSifter can help you in managing all your RNAi screens related projects in organized fashion. ScreenSifter, to perform the sequential, user friendly, guided, and advanced statistical analyses of RNAi screening results. User can upload their raw signal intensities and will avail complete quality control of screen, hit selection, plotting of hit genes with gene ontology, comparing of replicates or comparing of channels. In addition, ScreenSifter has visualization tools to plot specific...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    PyPak is a Python library for communication with Campbell Scientific dataloggers through the PakBus interface over TCP/IP or serial lines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SZARP is a full-featured, open source (GPL) SCADA system for Linux. Client programs are available for Linux and Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ASCEND modelling environment
    ASCEND is a modelling environment and solver for large or small systems of non-linear equations, for use in engineering, thermodynamics, chemistry, physics, mathematics and biology. Solvers for both steady and dynamic (NLA & DAE) problems, are provid
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    pyMdfParser

    Parser for measurement data in mdf format

    Python implementation of a mdf file reader Aim of the project is to implement a parser that can be used in Python based application which work on mdf data. MDF means Measure Data Format and is a binary format for measurement in the automaitve area
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    nwbas2ecce

    nwbas2ecce converts nwchem basis set files to the ECCE format

    The basis sets included with ECCE have -- as far as I can tell -- not been updated for many years. In addition, many of the newer basis sets that come with nwchem aren't included, such as the def2- series. nwbas2ecce is a python script that aims to automate as much as possible of the conversion process of a nwchem basis set file into the files necessary for ECCE to included it in the basis set tool. The process isn't completely automatic, but I also believe that it shouldn't be to avoid stuff-ups -- however, the amount of manual editing is kept to a minimum. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 10
    SDEdumper

    SDEdumper

    Copy multiples feature classes in ArcSDE to a local file geodatabase

    Why use it? You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it. Purpose: It can be used as an archival and historical database It will make you ArcSDE database portable and shareable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PyRoboSim2D

    Python+Pygame robot simulator 2D

    2D robotic simulator in Python 2.x, tested in 2.6 and 2.7, under Win7(64) and Ubuntu 10.04 (Lucid). Needs the matching version of Pygame installed! (www.pygame.org) Download the .py file and two .bmp files: -->back2_800_600 for background -->any of the robo1.bmp through robo4.bmp for robot image (different colors). The map of the "room" can be changed by modifying the list of obstacles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small web application able to generate dynamic charts from data collected by our personal weather station ( like WH-1080 and others ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    GS junior Webserver

    GS junior Webserver

    GS junior Webserver is a web based file server to easily access sequencing data of
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    dAnalytics

    dAnalytics is a software made for education in discriminant analysis.

    dAnalytics is a software made for educational purposes to work with discriminant analysis. It's a very simple calculator over bi-dimensional populations. You input a file with two columns (one for each variable) and tryout different separations of populations (blue and red) and analyze it's efficiency by observing the eigen value result for the attempted separation. It also gives many information about the statistics both of the input and the separated populations. There's a documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pyisocalc

    pyisocalc

    Isotopic pattern calculator in python 2.x

    This is an isotopic pattern calculator written in python. It depends on re, sys, numpy, operator, itertools, and matplotlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SpiKeDeteKt

    An automatic spike detection program to be used with new KlustaKwik

    This is an automatic spike detection program which takes account of probe geometry and produces a .mask file to be used with the new masked version of KlustaKwik. We recommend you use Python 2.6 or 2.7, e.g. a free academic version can be obtained from Entthought Python. The input files for SpiKeDeteKt are: .dat (raw data file) .probe (probe file, described below - user constructed) parameters.py (optional - otherwise it uses defaultparameters.py) SpiKeDeteKt outputs the following files: .fet.n (feature file) .mask.n (needed for using the new (masked) KlustaKwik) .clu.n (a trivial clue file where everything is put into a single cluster) .fmask.n (trial - float masks instead of binary, we are using this for testing masked KlustaKwik) .spk.n (spike file) .upsk.n (unfiltered spike waveform) .res.n (list of spike times) .xml (an xml file with all the parameters that can subsequently be used by neuroscope or klusters) .fil (highpass filtered data) .h5 (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    C++ Airline Travel Solution Provider

    C++ Airline Travel Solution Provider

    The name has changed: that project has become the Airline Travel Solution Provider, AirTSP for short.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    That project aims at providing a clean API and a simple implementation (C++ library) of an Airline-related Seat Inventory Availability Calculation system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gnuplot2TightPDF

    Gnuplot2TightPDF

    Python script that produces a tight pdf from gnuplot with psfrag text.

    ...This script (gpt2pdf) makes it possible to generate pdf figures with 2D LaTeX maths on top of it by including psfrag replacements directly as comments in the gnuplot file. The resulting pdf file doesn't contain any extra white-spaces around it and as such can be comfortably included in any (pdf)LaTeX file. Requires: Python 2.4 - 2.7, LaTeX and the system commands ps2epsi and epstopdf which comes in with any ghostscript installation. Dr. Shibaji Banerjee Department of Physics St. Xavier's College, Kolkata Included: Main file: gpt2pdf.py demo file: demo.plt demo file; K.plt and K.txt Usage: gpt2pdf demo gpt2pdf K The script is written in pure python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    openBmap

    openBmap

    a free and open map of wireless communicating objects

    openBmap collects data and provides open maps and statistics of all communicating objects: cellular antennas, wifi hotspots. All softwares from back-end to client are open-source under AGPL v3 license.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    caseGen

    caseGen

    ... [BATCH], [ANALYZE] and [OPTIMIZE] cases in OpenFOAM and others

    'caseGen' allows you to simplify your numerical simulation problem! Actual its not fairly tested so please contact me if you see any refinements or found bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WebSynonymExtractor

    a synonym extractor based on web-corpora and a multilingual translator

    ...If translations of different source words intersect, it is assumed that the source words are synonymous. Finally, the matches are written into a proprietary file format in conjunction with WordNet synsets (note currently the result writer uses a very trivial method for placing the matches into WordNet and will be modified in the near future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    minder

    minder

    Monitoring your infrastructure for free.

    This software presents a flexible and configurable proposal for monitoring and management of real and virtual HPC infrastructures, compatible with paradigm of cloud computing. We help you to answer: 1) What is the performance of my resources? 2) What equipment and resources do we have already? 3) What do we need to upgrade or repair? 4) What can we consolidate to reduce complexity or reduce energy use? 5) What resources would be better reused somewhere else? Status: PreAlpha, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Basic Note Tagger
    Standalone application that uses the clipboard to insert a tag in any document and/or in a log file. Tags contain context information (e.g., date, author) + text note, picture or webcam shot. Tags can contain variables generated by user and/or external programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    UPDATE: After some bug fixes, I've ditched Pysimony for Javamony: https://sourceforge.net/projects/javamony/ Given Python's beauty, I know that someday I will have to finish Pysimony. A student's first attempt at a phylogenetic inference program, written in the simplistic yet elegant Python. Pysimony reads a FASTA file (only ATGC accepted) specified as its only argument. Basic testing has shown that it is slow, inaccurate and most definitely inefficient. An unlikely-to-be-the-most-parsimonious tree is printed upon completion in basic Newick tree format. As all parts of the program are the original work of a beginner programmer, this may represent one of the worst approaches to solving the phylogenetic problem. ...
    Downloads: 0 This Week
    Last Update:
    See Project