Awesome autocompletion, static analysis and refactoring library for python
-
Updated
Jul 9, 2026 - Python
Awesome autocompletion, static analysis and refactoring library for python
Type System for Data Analysis in Python
A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.
Opinionated typing package for precise type hints in Python
A small, elegant, general-purpose functional language. Effects are in the type signature, including ones you name yourself. The compiler is self-hosted, and it is the only one there is. Two peer backends, JVM bytecode and C; that a program prints the same bytes on both is held by a gate, not a promise.
Knowledge Association with Hyperbolic Knowledge Graph Embeddings, EMNLP 2020
Official repo for FSE'24 paper "CodeArt: Better Code Models by Attention Regularization When Symbols Are Lacking"
A fast reader for messy CSV files with optional type inference.
The programming language I'm proud of: queryable type system, first class polymorphisms(type hole), type classes/traits, module as records, row polymorphisms, derived from ML's concise syntax
Python library to infer types for AST nodes. Make the most powerful Python linters and formatters!
the reproduction repository for paper "Co-Evolution of Types and Dependencies: Towards Repository-Level Type Inference for Python Code"
An SMT-based verifier and type inferencer for Python: proves contracts, equivalence, and trap-freedom (with counterexamples) over a Rocq trust base.
Pico Compile, factored out "numpile" project, a small JIT compiler for Python with type inference
Lateralus — a pipeline-native programming language with compiler, VM, OS, LSP, and VS Code extension. Try it at lateralus.dev/playground
Static type inference for python. (Suspended due to lack of meta in standard lib)
🐍🚀 A static Python-to-Rust transpiler that converts type-annotated Python code into performant and idiomatic Rust, with built-in compilation and execution.
[NeurIPS'25] Evaluating Program Semantics Reasoning with Type Inference in System F
A from-scratch statically-compiled programming language with Python-like syntax, built in Python. Features a production lexer with INDENT/DEDENT injection, Pratt expression parser, span-annotated AST, Hindley-Milner type inference, SSA/CFG mid-level IR, Polonius-inspired borrow checker, and first-class prompt and actor language constructs for AI an
The Sorayunara Programming Language (.sora) — A High-Performance, Memory-Safe Systems Language Featuring Hindley-Milner Type Inference, Flow-Sensitive Borrow Checking, Lock-Free Actor Concurrency, Self-Hosting Architecture, and Native LLVM / C / WASM Codegen.
To associate your repository with the type-inference topic, visit your repo's landing page and select "manage topics."