Metadata-Version: 2.4
Name: tyedit
Version: 0.0.1
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Rust
Classifier: Topic :: Software Development :: Quality Assurance
Summary: An extremely fast Python type checker: ty, with the edits from the ruffedit fork.
Keywords: typing,type checker,python,ty
Home-Page: https://github.com/astral-sh/ty/
Author-email: Misha Drachuk <m@drach.uk>
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Repository, https://github.com/mdrachuk/ruffedit

# ty

ty is an extremely fast type checker.

The Rust code for ty lives in this repository; see [CONTRIBUTING.md](CONTRIBUTING.md) for more
information on contributing to ty.

See [the ty repo](https://github.com/astral-sh/ty) for ty documentation and releases.

