Showing 55 open source projects for "7-zip"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    Planets

    A program for approximate simulation of planetary systems

    ...I created this project as part of the German Abitur exam, which is why the help documents are currently only available in German. Requirements: - Python 2.7 - Windows 7, Windows XP, Ubuntu Other operating systems may work but were not tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ReferenceFree

    Scripts for reference free genomic analysis

    These are Python scripts plus C/C++ programs for automating the reference free genomic analysis described in: Kua C-S, Ruan J, Harting J, Ye C-X, Helmus MR, et al. (2012) Reference-Free Comparative Genomics of 174 Chloroplasts. PLoS One 7(11). http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0048995 Analytical concept conceived by CHCannon and CSKua. Original script written in Mathematica by CHCannon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Redundancy due to cut-paste operations in text creates bias in machine learning for NLP. This module takes a directory and produces a subset of the files in that directory (in a list) with an upper bound on similarity between two files.
    Downloads: 0 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

    QUASR

    Cross-platform NGS processing and analysis pipeline in Python

    ...Functions include: duplicate removal demultiplexing primer-removal quality-assurance (QA) graphing quality control (QC) consensus-generation minority-variant determination minority-variant graphing The main current version is 6.X, which is written in Python3. 7.X is my rewrite in Java, but is still work in progress. Both are written to be as lightweight as possible so they can run with minimal memory-requirements on a desktop or laptop as well as on a compute cluster. If you have any problems with QUASR, please do contact me at the email address provided in the README.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    AstroMate

    Please see AstroTortilla -project instead.

    AstroMate is a project for automating repeating astrophotography tasks, such as equatorial mount polar alignment and target centering, by integrating existing tools and especially plate solving to the ASCOM telescope control interface. This project has been replaced by AstroTortilla.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Liegkat-Archiv delivers ALK converters for spatial data formats (EDBS, BGRUND, SQD, DFK, HK) and coordinate systems used in German cadastral agencies before ALKIS into KML and JML. It delivers Python packages and XSL files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    A genetic algorithm in Python for evolving programs that write a given string to an allocated dataspace, using a made-up machine language with only 7 instructions and flow reversal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Some utilities to help with the NMR processing for BGME lab
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    bestgui
    BESTGUI is a GUI front-end for BEST written in Python and GTK+. BEST (Basic Envisat SAR Toolbox) is an ESA (European Space Agency) software tool designed to facilitate the use of ESA SAR data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program minimizes boolean expressions. After combining minterms as far as possible, the program draws a chart of prime implicants which the user can easily read and manipulate to remove any remaining superfluous implicants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ReliaFree
    ReliaFree is a Python and PyGTK based suite of tools to assist in Reliability, Availability, Maintainability, and Safety (RAMS) analyses. ReliaFree is intended to be an Open Source alternative to proprietary RAMS analyses solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a set of Python classes that can be used to simulate dynamic multi-body systems. It used to be a project for studies. Now it is not being worked on anymore, but it is completely GPLized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Perform local clustering on vector data. Alternatively: psi_square, psisquare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The EU Provenance project developed an architecture to document a data generating process in a distributed environment. The Python Client Side Library (CSL) enables the development of provenance-aware Python applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This application provides a web based visual browser for NetCDF files. The application provides a simple and friendly user interface for getting a quick overview of the data contained in the files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    pyPulsar is a program for simulation and fitting of solid-state NMR spectra. It provides scripting facilities using Python. (This project was not developed for a long time: It will be soon moved in a new project currently developed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    prefix is a command line prefix calculator written in python. It supports basic math functions (add, subtract, multiply, divide) as well as some more advanced (exponents, logarithms, etc.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    PyGraphMath is a system for the manipulation of symbolic and numerical expr., equations, vectors .. (Maxima). Main focus lies on direct 3D graphical viewport (openGL) which displays math objects. Syntax is "pseudo-python" and supports objects, loops .. *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** OBSOLETE: please use instead http://www.sagemath.org/ with PyODE (or pyphyssim/PPE) *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pyRadar was a Python/pyGTK program that retrieves and displays radar images from the NOAA's NEXRAD radar stations. pyRadar is no longer being actively developed due to changes in NOAA's systems. Thank you to everyone who downloaded pyRadar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    openGPR is a framework for the management, processing and 2D/3D-visualization of ground penetrating radar (GPR, georadar) data. It interoperates with existing tools like Seismic Unix, with a special focus on georadar applications.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    defunct
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pyprime is a program / library for finding prime numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    defunct
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    boost_graph tried to wrap the C++ Boost Graph library in Python, providing graph algorithms like Breadth First Search, DFS, Shortest Path, Topological sort. This project is dead (http://bayleshanks.com/pamv1)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB