ty 0.0.1a8__py3-none-win_arm64.whl → 0.0.1a26__py3-none-win_arm64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ty might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ty
3
- Version: 0.0.1a8
3
+ Version: 0.0.1a26
4
4
  Classifier: Development Status :: 3 - Alpha
5
5
  Classifier: Environment :: Console
6
6
  Classifier: Intended Audience :: Developers
@@ -23,9 +23,7 @@ License-File: LICENSE
23
23
  Summary: An extremely fast Python type checker, written in Rust.
24
24
  Keywords: ty,typing,analysis,check
25
25
  Home-Page: https://github.com/astral-sh/ty/
26
- Author: Charlie Marsh <charlie.r.marsh@gmail.com>
27
26
  Author-email: "Astral Software Inc." <hey@astral.sh>
28
- License: MIT
29
27
  Requires-Python: >=3.8
30
28
  Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
31
29
  Project-URL: Repository, https://github.com/astral-sh/ty
@@ -35,6 +33,7 @@ Project-URL: Discord, https://discord.gg/astral-sh
35
33
 
36
34
  # ty
37
35
 
36
+ [![ty](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ty/main/assets/badge/v0.json)](https://github.com/astral-sh/ty)
38
37
  [![PyPI](https://img.shields.io/pypi/v/ty.svg)](https://pypi.python.org/pypi/ty)
39
38
  [![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://discord.com/invite/astral-sh)
40
39
 
@@ -56,10 +55,10 @@ Try out the [online playground](https://play.ty.dev), or run ty with
56
55
  uvx ty
57
56
  ```
58
57
 
59
- For other ways to install ty, see the [installation](https://github.com/astral-sh/ty/blob/0.0.1-alpha.8/docs/README.md#installation) documentation.
58
+ For other ways to install ty, see the [installation](https://docs.astral.sh/ty/installation/) documentation.
60
59
 
61
60
  If you do not provide a subcommand, ty will list available commands — for detailed information about
62
- command-line options, see the [CLI reference](https://github.com/astral-sh/ty/blob/0.0.1-alpha.8/docs/reference/cli.md).
61
+ command-line options, see the [CLI reference](https://docs.astral.sh/ty/reference/cli/).
63
62
 
64
63
  Use the `check` command to run the type checker:
65
64
 
@@ -80,12 +79,12 @@ uvx ty check example.py
80
79
  When type checking, ty will find installed packages in the active virtual environment (via
81
80
  `VIRTUAL_ENV`) or discover a virtual environment named `.venv` in the project root or working
82
81
  directory. It will not find packages in non-virtual environments without specifying the target path
83
- with `--python`. See the [module discovery](https://github.com/astral-sh/ty/blob/0.0.1-alpha.8/docs/README.md#module-discovery) documentation for
82
+ with `--python`. See the [module discovery](https://docs.astral.sh/ty/modules/) documentation for
84
83
  details.
85
84
 
86
85
  ## Learning more
87
86
 
88
- To learn more about using ty, see the [documentation](https://github.com/astral-sh/ty/blob/0.0.1-alpha.8/docs/README.md).
87
+ To learn more about using ty, see the [documentation](https://docs.astral.sh/ty/).
89
88
 
90
89
  ## Getting involved
91
90
 
@@ -97,11 +96,11 @@ at this time. Please [open pull requests](https://github.com/astral-sh/ruff/pull
97
96
  to anything in the `ruff` submodule (which includes all of the Rust source code).
98
97
 
99
98
  See the
100
- [contributing guide](https://github.com/astral-sh/ty/blob/0.0.1-alpha.8/CONTRIBUTING.md) for more details.
99
+ [contributing guide](https://github.com/astral-sh/ty/blob/0.0.1-alpha.26/CONTRIBUTING.md) for more details.
101
100
 
102
101
  ## License
103
102
 
104
- ty is licensed under the MIT license ([LICENSE](https://github.com/astral-sh/ty/blob/0.0.1-alpha.8/LICENSE) or
103
+ ty is licensed under the MIT license ([LICENSE](https://github.com/astral-sh/ty/blob/0.0.1-alpha.26/LICENSE) or
105
104
  <https://opensource.org/licenses/MIT>).
106
105
 
107
106
  Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ty
@@ -0,0 +1,8 @@
1
+ ty-0.0.1a26.data/scripts/ty.exe,sha256=8I7Vc5AdVPmCtOBRRcliiF_kMipXcQ6FqGvQSO1_QRM,19517952
2
+ ty-0.0.1a26.dist-info/METADATA,sha256=HhN1DlfaUdjfw5irOtYfqaLAcRWPSNXNV1D5Hm5HJWo,4772
3
+ ty-0.0.1a26.dist-info/WHEEL,sha256=CiNQg-vT-9vrgNh2H2SMYqzy7x026DgqT8AqRUxADQ4,94
4
+ ty-0.0.1a26.dist-info/licenses/LICENSE,sha256=hg49eoa4TmpwEsemNfxk30dc68bM403-tzpZguxYF2w,1077
5
+ ty/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
+ ty/__main__.py,sha256=EFz_yrs8nZWhIs1P5u76AQdloJrLT5K3-BwDjBEMi3s,2875
7
+ ty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
8
+ ty-0.0.1a26.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.8.6)
2
+ Generator: maturin (1.10.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: py3-none-win_arm64
@@ -1,8 +0,0 @@
1
- ty-0.0.1a8.data/scripts/ty.exe,sha256=fPnluFOWYLW8rG_-hfvMVdpGkY4JBo5yzPQaEBqdR28,15656448
2
- ty-0.0.1a8.dist-info/METADATA,sha256=Ra8xHqDHjhlwcg4rlrgt9KUY8lqKIcRR8UT4X6jQRe4,4838
3
- ty-0.0.1a8.dist-info/WHEEL,sha256=39p1qTSltz0_DbNFYG9lVoW5krjSRqNGRTIS3_SyvSI,93
4
- ty-0.0.1a8.dist-info/licenses/LICENSE,sha256=hg49eoa4TmpwEsemNfxk30dc68bM403-tzpZguxYF2w,1077
5
- ty/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
- ty/__main__.py,sha256=EFz_yrs8nZWhIs1P5u76AQdloJrLT5K3-BwDjBEMi3s,2875
7
- ty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
8
- ty-0.0.1a8.dist-info/RECORD,,