Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_jayhack_
8 months ago
|
parent
|
context
|
favorite
| on:
Refactoring Python with Tree-sitter and Jedi
We do advanced static analysis to provide programmatic access to the type system, etc., based on tree-sitter and in-house tech.
This enables APIs such as `function.call_sites`, `symbol.usages`, `class.parent_classes`, and more!
pksunkara
8 months ago
[–]
Where can I learn more about this? You guys don't seem to have any docs available.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This enables APIs such as `function.call_sites`, `symbol.usages`, `class.parent_classes`, and more!