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
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.
BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
A lighting-fast prefix tree and DAWG implementation in C and python
A lighting-fast prefix tree (trie) and compressed prefix tree (DAWG) implementation. This library can be usefull for longest-prefix matching, code completion, dictionary compression, spell checking.
A user interface to launch unit test in python - compatible with unittest. Displays the test progress in a tree, can manage several test suites. Detects file editions and automatic reload of changed modules.
PyUnitGui is UnitTest GUI framework for Python programs. NUnit-like look with tests tree hierarchy and with console output window too. Writtem in wxPython it aims to be is as portable as Python and wxPython together are.
Kabikaboo is a simple tree-branch note organizer. It is meant to be used to help aid in the writing of a novel. Users can plan out their story, plot, and characters. Created with Python, PyGTK, Geany, and Glade, on Ubuntu Linux.
This is a multi-select tree widget for tkinter for python. This is an extension of Gene Cash's Tkinter tree widget (available from http://home.cfl.rr.com/genecash/) which works with python 2.5 as well as Python 3k.
Build scripts/wrappers around the YUI Compressor implemented for popular languages like PHP, Python, Java, Bash, Perl, etc. The scripts will track down and compress all JavaScript and CSS files within a given project tree.
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.
...Software is developed utilizing ACE (Adaptive Communications Environment) which is a multi-platform middleware that handles communications, events and multi-threading. C-Tree database.
PyOptionTree provides a flexible and powerful way for a program to include option parameters. It features easy syntax and allows for embedded Python code and user functions, a tree structure, links, importing remote and local files, and modifying/saving.
FAST(Flowchart Abstract Syntax Tree) SDK is a development toolkit built upon Eclipse RCP and GEF to visualize the process of converting unstructured flowcharts in to structured ones.
HappyDoc is a tool for extracting documentation from Python source code. It differs from other such applications by the fact that it uses the parse tree for a module to derive the information and does not import the module.
A simple Python-based web framework for viewing and editing genealogy data. Allows users to browse your family tree and make changes, such as adding new people, adding or deleting images, or notes and stories. Works with GEDCOM v5.5 and Spyce.
Momoko is a framework for developing distributed, multi-user, network-aware applications. It includes facilities for storing objects in a tree structure, a shell for manipulating the object database, orthogonal persistence, scripting support, and a trans
A simple XML taglib processor. It reads in an XML document and, based on XML namespaces, chooses a library to handle the part of the XML tree within that namespace. The result is a new XML document.
The Library Optimizer tool rebuilds shared libraries to contain only the object files needed to provide symbols required by executables and shared libraries in a given directory tree. It can be used to reduce file system sizes for embedded systems.
Library for parsing and editing python source code in form of tree. (this tree is very similar to syntax tree, but nodes are commands.
Above this library will be build simple editor in wxPython.
Clint is a library for Qt projects to create charts, trees, etc.
Clint can display data containing in a QAbstractItemModel as charts, trees or timelines.
A chart can be linear ( data are displayed as curves, bars or points), radial ( data are displayed like a bar chart but in circle) or a piechart (2D or 3D).
A tree displays data from a model like QTreeItemModel in a classic tree (horizontal or vertical) or radial (in circle).
A timeline displays data from a model like a QListItemModel following a path.