8 lines
351 B
JSON
8 lines
351 B
JSON
{
|
||
"name": "Pyre",
|
||
"creator": "Meta",
|
||
"description": "Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providing instantaneous feedback to developers as they write code.",
|
||
"iconName": "pyre",
|
||
"categories": ["Code Scanning", "Python"]
|
||
}
|