Showing 3620 open source projects for "file python"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Python Spreadsheet Middleman. Aims to be the best cross platform--cross application python spreadsheet module for any spreadsheet program. Currently supports Excel and Gnumeric. Made to be easy to use and newbie friendly. Documentation in zip!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sushi, huh? is an aplication for download GNU/Linux packages from another OS or Linux distribution, for an posterior offline installation. Thinked for people that not have conexion to Internet.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Simple desktop file editor for linux. Allow edit ".desktop" files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mapoteca is a set of Python Scripts that integrates to GDAL/FWTools installation allowing a full walk-through directories looking for spatial data extracting extent, geometry, number of elements, projection and user writing it into a csv file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    The aim of this project is to build the first computer for children (ages 4-14). From OS and apps to hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Slaaf is an open source IRC bot. It's built in a way so that every just starting developer can write modules for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GUI program to perform multiple searches on proteins for specific groups of amino acids in specific protein regions and to be able to filter by signalp scores. I hope to add lots of new functionality including the ability to create local database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Xmi2Magik

    Generator of MAGIK source files from xmi files. Magik from UML.

    Simple generator of MAGIK source files from xmi files. Many UML applications offer export data (class diagrams) as a XMI metadata files. Using this program you can generate MAGIK source code from UML diagrams. You can: specify package name, specify topic, specify encoding, change file comment. Pragmas and method comments are generated automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a lightweight and fast library for reading and writing any PNM file - PBM, PGM and PPM, up to 16 bits per sample, in ascii/binary format. Library contains also a Python bindings - module pixfiles with PixFile class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10
    This Project is no longer in development due to the fact that I have developed a better, more reliable solution based on Corosync and Pacemaker which you can find here: https://wiki.itadmins.net/doku.php?id=high_availability:ocf_cronlink A High Availability, Load-balanced, distributed Cron server written in python. Based partially on code from pydirector (Anthony Baxter) and croniter (Matsumoto Taichi). This is currently BETA software and NOT for production use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MIPGen

    MIPGen

    Simple Molecular Interaction Potential Generator in Python

    Molecular Interaction Potential Generator MIPGEN is a python program that will calculate Molecular Interaction Potential grids over a given molecule, that could be either a protein or a small organic compound (drug). The output will be a series of grids with DX format (*.dx) that the user will be able to visualize using any Molecular visualization program like VMD, PyMol, Chimera... For more information on dependencies and usage, please read the Documentation. Users are welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A project that uses GRID infrastracture to stream live video. Mostly in Python with the some help from PHP here and there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple and still alpha Python script to extract features out of an OpenStreetMap (OSM) file into basic Keyhole markup language (KML)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    find duplicate files on your harddisk very fast by comparing only needed files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Movie Rating Fetcher
    Grab movie info fast and easy. MRF is a software designed to fetch movie information from user folder. It can read files with garbled name in english or russian, and will try to predict its name using its own mechanism and web services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Inkcut
    Project moved to https://codelv.com/projects/inkcut/ Code move to https://github.com/codelv/inkcut/ Forum moved to https://inkcut.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyAnnotation is a Python Library to access and manipulate linguistically annotated corpus files. Supported file formats are Kura XML, Elan XML and Toolbox files. A Corpus Reader API is provided to support statistical analysis within the NLTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WHIFF is an infrastructure for easily building complex Python/WSGI Web applications by combining smaller and simpler WSGI components organized within file system trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a quick and dirty python script for taking text document with comments as exported by Word and in-lining the text of the comments at the comment marker in the document. The process is: * using Word, “save as” the document to a .txt file (choose ‘unicode – utf8′ but default should also work) * python iwc.py -i infile.txt -o outfile.txt * open up outfile.txt with your favourite editor Be warned – the quid pro quo for doing this is you lose a lot of your formatting :( Try using Word’s compare to see the markup between the original.doc and outfile.txt to show the comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DirectoryStorage - a ZODB Storage that stores objects in many files, one file per revision of each object. Designed to be robust, manageable, fault tolerant, and scalable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A simple toolbox for building and evaluating web surveys. Submit protected by vote codes. The client is JavaScript, the server side and eval script is Python, communication in JSON. Stores all data in pickle files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python script converting Palm Keyring export file into KeePass 1.x XML import file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Remote File Browser

    Remote File Browser

    Remote File Browser written into Python with wxPython and Rpyc. Support download, upload, remove and search files/folders. Also support crossplatform communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Client-Server application for network document editing. Server is based on Python. Client part uses Qt GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Electronic Components Database, is a customizable database for electronic components thought for electronic hobbyist.
    Downloads: 0 This Week
    Last Update:
    See Project