News

MCP Tree-sitter Server A Model Context Protocol (MCP) server that provides code analysis capabilities using tree-sitter, designed to give AI assistants intelligent access to codebases with appropriate ...
Leafmap is a Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment. It is a spin-off project of the geemap Python package, which was designed ...
Schematics is a Python library to combine types into structures, validate them, and transform the shapes of your data based on simple descriptions. The internals are similar to ORM type systems, but ...
data load tool (dlt) — the open-source Python library for data loading Be it a Google Colab notebook, AWS Lambda function, an Airflow DAG, your local laptop, or a GPT-4 assisted development playground ...
Static code analysis Static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed ...