pyrefly 0.31.1__py3-none-macosx_10_12_x86_64.whl → 0.33.0__py3-none-macosx_10_12_x86_64.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 pyrefly might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyrefly
3
- Version: 0.31.1
3
+ Version: 0.33.0
4
4
  Classifier: Development Status :: 3 - Alpha
5
5
  Classifier: Programming Language :: Python
6
6
  Classifier: Programming Language :: Python :: 3
@@ -19,13 +19,16 @@ Project-URL: documentation, https://pyrefly.org/en/docs/
19
19
 
20
20
  # Pyrefly
21
21
 
22
- Currently incomplete and under active development. Please
23
- [open an issue](https://github.com/facebook/pyrefly/issues/new/choose) if you
24
- find any bugs.
22
+ Pyrefly is a type checker and language server for Python, which provides
23
+ lightning-fast type checking along with IDE features such as code navigation,
24
+ semantic highlighting, and code completion. It is available as a
25
+ [command-line tool](https://pyrefly.org/en/docs/installation/) and a
26
+ [VSCode extension](https://marketplace.visualstudio.com/items?itemName=meta.pyrefly).
27
+
28
+ See the [Pyrefly website](https://pyrefly.org) for full documentation and how to
29
+ add Pyrefly to your editor of choice.
25
30
 
26
- Pyrefly is a static type checker for Python that helps you catch type-related
27
- errors before your code runs. It analyzes your Python code to ensure type
28
- consistency throughout your codebase, making your applications more reliable and
29
- easier to maintain. Pyrefly supports both IDE integration and CLI usage, giving
30
- you flexibility in how you incorporate type checking into your workflow.
31
+ Currently under active development with known issues. Please
32
+ [open an issue](https://github.com/facebook/pyrefly/issues/new/choose) if you
33
+ find bugs.
31
34
 
@@ -0,0 +1,7 @@
1
+ pyrefly-0.33.0.data/scripts/pyrefly,sha256=zZhz2-ax74uFaBZf7zfT7xzQBI7cIlR3ubFtQjOrmxQ,14755352
2
+ pyrefly-0.33.0.dist-info/METADATA,sha256=cwGX7lroUGvyGkmy7WZM6ae_DrYw2xr8Gl3E_MWyKTY,1400
3
+ pyrefly-0.33.0.dist-info/WHEEL,sha256=3d83jW30nHjv88WPXL7TZKm7uTjU1OFFsI02FHqx91U,103
4
+ pyrefly/__init__.py,sha256=ZOtiqHbMokXeQZN4vAgy4S5lP-Xci8E1hLig9LwdBjM,259
5
+ pyrefly/__main__.py,sha256=0i16JJ57xmIGcuM4VcIwwO4KrN2JtY8fM12YG-Cd-gk,322
6
+ pyrefly/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ pyrefly-0.33.0.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- pyrefly-0.31.1.data/scripts/pyrefly,sha256=FVFd2p1M_2URXwrFIImUU49eMUhwSi3Q5xcwfi9vl5c,14656656
2
- pyrefly-0.31.1.dist-info/METADATA,sha256=07SGSQNYZRzsLgt2Gu-gmemOJuSZ1crRo_zAVTPC044,1296
3
- pyrefly-0.31.1.dist-info/WHEEL,sha256=3d83jW30nHjv88WPXL7TZKm7uTjU1OFFsI02FHqx91U,103
4
- pyrefly/__init__.py,sha256=ZOtiqHbMokXeQZN4vAgy4S5lP-Xci8E1hLig9LwdBjM,259
5
- pyrefly/__main__.py,sha256=0i16JJ57xmIGcuM4VcIwwO4KrN2JtY8fM12YG-Cd-gk,322
6
- pyrefly/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- pyrefly-0.31.1.dist-info/RECORD,,