Code-ast

Latest version: v0.1.1

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

This is a small intermediate release for fixing bugs and adding a few minor feature requests.

Main changes:
- code_ast will now temporarily enforce `tree_sitter==0.21.3` during installation
- code_ast now supports pre-compiled language libraries with `tree_sitter_languages`
- Some minor dependency updates.

0.1.0

The first version of code_ast.

Features
The version introduces the following features:

* Introduction of AST Parsing API
* Fast AST parsing backend based on Tree-Sitter
* Full support of Tree-Sitter: Currently, all languages which are supported by Tree-Sitter can be parsed
* Auto loading: The parser definition for each language is automatically downloaded

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.