Showing 413 open source projects for "read"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    IDLSave is a python module that allows IDL 'save' files (e.g. .sav files) to be read directly into python without the need for IDL to be installed. IDL variables, including structures and arrays, are converted to the equivalent python types.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    NeuraPy is now hosted on github This is a collection of Python modules that read files encountered in neuroscience experiments. Included are modules to read lablib files and modules to read Cyberkinetics Cerebus system .nev and .ns3 files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Titanic Disaster Simulation
    TDS is a thrilling simulation of the Titanic ship disaster. The focus lies on realistic physics and haunting music to create a thundering atmosphere in egoperspective. The entire project will be released under the GPL, strictly non-commercial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Big Green Clock
    A simple no frills large green seven segment desktop clock. Intended for use as a large clock display on netbooks sized screens. The Big Green Clock is avalable for the Windows and Linux operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    QGIS Plugin to Read/Write xml metadata files associated with geospatial file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An applet for the GNOME desktop environment, checking for new mail messages on GMail accounts, and allowing to archive or mark messages as read without using the web interface. GMail Watcher is based on the IMAP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    logProcessor is a daemon that read logfile in real-time and write to MySQL or PostgreSQL database. Have modules to split log line in table fields and writed to have a great performace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gnome picture Of The Day background changer. Parses the description of the image and saves it to a file so that applications such as conky can read it for display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Yet Another Do-It-Yourself (Test) Automation Framework" specification. Use or modify one of the existing software implementations (hosted/referenced here), or implement the framework yourself. Download and read the spec for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    zyk
    A viewer for 3D /2D still images that supports MPO, JPS, PNS as input and outputs anaglyph or on monitors with same polarisation on every second line, anaglyph output and "cross view" output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A python application that parses specially made Bitmap images as applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The UniLog is a small onboard data logging device for rc models. It records stuff like current, voltage, rpm, height, airspeed... python-unilog is to retrieve the data and do what you want with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Create standard PDF resume's by adding, editing, deleting applicant information details. You can create your own templates by just creating a folder and a text file. It runs on Windows and Linux. For more info, read the user manual included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The best (online) manga reader. You can't say that you read mangas if you haven't tryed gmangas!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Moved to Github: http://github.com/tremby/py-translate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Create and manipulate DBF files (xBase) with suport for 'memo' fields. You can open or create tables (with their corresponding 'memo' file), read records, append, replace or delete them (logical and physical). Index support is not available now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    D20 Calculator is a graphical roller for a d20 based RPG. The program recognizes commonly used expressions such as "3d8+4", rolls, totals, and displays the results in a detailed, yet easy to read format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Grapcha - Captcha with Graphviz. Why are the captchas always small? This one is bigger, and hopefully easy to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Program enables to send command to several computers through SSH or WMI protocol. The list of computers is read from LDAP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nucular Archiving System for creating full text indices for fielded data. Python API, web, and command line interfaces. Fast. Very light weight. Concurrent read/writes with no possible locking issues. No server process. Proximity. Facets. Funny name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ETPipe is a small Python utility for RTCW:Enemy Territory. It serves as a platform for plugins to dynamically read/write to the in-game console. Some useful standard plugins are included by default and users can easily script their own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GDTagging is a easy to use module for Python 3.0 which can read and write ID3 Tags v1 and v1.1. In future it should also support ID3 Tags v2 and higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A python interface for nmap. Allows you to get information about your local network and conduct nmap scans and read the results from a python application or interpreter. Currently tested (lightly) under Windows XP, Mac OS 10.5.5 and Ubuntu 8.04 and 8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Tag editor write in Python and GTK (2.4), inspired from easytag. Ogg and Mp3 supported. Multiple tags editoring possible. Tags can be read from files names. French only (for the moment) For linux only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    graphical Toolkit for the game "rigs of rods" (http://rigsofrods.blogspot.com) read more there: http://wiki.rigsofrods.com/index.php?title=RoRToolkit_Developer
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo