Showing 179 open source projects for "path"

View related business solutions
  • 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
  • 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
  • 1

    Motion Graphs in Blender

    A Blender 2.6+ addon that aims to implement Motion Graphs

    ...This motion graph can be used to generate arbitrary length motions that is composed of frames from the original motions and some generated transition frames between them. The add-on is currently being extended for path synthesis where the the animation required to make the character traverse an arbitrary path will be generated from the motion graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sqlamp is an implementation of an efficient algorithm for working with hierarchical data structures — Materialized Path. sqlamp uses (and depends of) SQLAlchemy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Communication by amateur radio on the EME ("moonbiounce") path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    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
  • 6
    note taking simplified
    *nts* provides a simple format for using text files to store notes, a command line interface for viewing notes in a variety of convenient ways and a cross-platform, wx(python)-based GUI for creating and modifying notes as well as viewing them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Auto Migrator is a collection of python scripts that perform automated migrating(syncing) of files and folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A frontend to HTMLTidy basically used to convert HTML to XHTML for an entire directory (currently excluding subdirectories).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Useful when listening to radio on Rhythmbox use a hotkey and it stores the data of the song been played in a text file. Scenario: "I like that song! whats its name? Im busy now...I'll press the hotkey and check it later!'
    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
  • 10
    Simple Python script to save files(and now directories, too!) into "frozen directories". "Frozen Directories" are directories that hold incremental changes to documents being worked on. Creating an archive of your work is easily done with this script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PycoDB
    A databasing system for users with minimal needs which reads directly from human-readable plaintext files stored in a specified path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    camvox is a CSG, voxel and tool path library for generating multi-axis tool paths for milling machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Captures path and file structure of a specified location and saves it in a number of useful formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AT Managed File is a project originally developed by Enfold Systems company for Plone 2.5. This is product version patched to work in Plone version 3.x. AT Managed File product stores files in local path insted of ZOBD while maintains a Plone instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Command line interface trashcan freedesktop.org specs compliant. For each trashed file rememeber name, original path, date of deletion, and permissions. Interoperate with KDE Trash. WARNING:The project hosting has moved to googlecode. Go to http://code.g
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Navlib is a collection of algorithms created to solve the navigation problem for 2D non-holonomic vehicles. It includes code for computational geometry, system identification, path planning, and control. Written in C++ with python extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Library for manipulating hexagonal grids. Supports arbitrary areas and paths. Routing algorithms: find best path, find movement horizon. Output as SVG - which you can easily convert to PNG or JPG. Interface from C++, Python and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Python cli command line utility that allows you to search for Java classes/files and packages in jar/ear/war 's on your system under a specific directory / path All docs are on the wiki: http://javaclassfind.wiki.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bombz is a simple puzzle game in the spirit of Sokoban where you must push bombs into strategic positions before detonating them to destroy walls blocking your path. It is a portable rewrite of a game originally written for the Acorn Archimedes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An experimental shell which tries to blend the broad applicability of python with the familiar shell interface. "Experimental" as it is in early development and does not have a rigidly defined development path (at the moment).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PATH is a unique two-dimensional programming language. Unlike conventional programming languages, which read a program in a left-to-right, top-to-bottom fashion, PATH programs can go up, down, left, and right, and change directions at will.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Path Sim contains a collection of tools for analysing Biochemical pathways with respect to stochastic behavior and cell-to-cell variations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EarCandy is a non-web based music jukebox. It is written in python and initial platforms include Unix/Linux and Win32. A path is scanned for all mp3 files and organized into an index of Artist, Album and Title, irrespecitve of the underlying directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of this project is to learn about and develop an AI. Current path is using a bot on AIM.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB