[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-70732":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":27,"readmeContent":28,"aiSummary":29,"trendingCount":16,"starSnapshotCount":16,"syncStatus":30,"lastSyncTime":31,"discoverSource":32},70732,"pyright","microsoft\u002Fpyright","microsoft","Static Type Checker for Python","",null,"Python",15477,1788,126,256,0,5,9,56,15,89.86,"Other",false,"main",true,[],"2026-06-12 04:00:56","![Pyright](https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fpyright\u002Fblob\u002Fmain\u002Fdocs\u002Fimg\u002FPyrightLarge.png)\n\n# Static Type Checker for Python\n\nPyright is a full-featured, standards-based static type checker for Python. It is designed for high performance and can be used with large Python source bases.\n\nPyright includes both a [command-line tool](https:\u002F\u002Fmicrosoft.github.io\u002Fpyright\u002F#\u002Fcommand-line) and an [extension for Visual Studio Code](https:\u002F\u002Fmarketplace.visualstudio.com\u002Fitems?itemName=ms-pyright.pyright).\n\n\n## Pyright Playground\n\nTry Pyright in your browser using the [Pyright Playground](https:\u002F\u002Fpyright-play.net\u002F?code=MQAgKgFglgziMEMC2AHANgUxAEw0g9gHYwAuATgiRnBPgO4gDG%2BSBhIGZZ%2BZcjC7AEZZcVRlWzwSlKPzRoAniEFKUCslADmEEgDoAUPtwAzEAmzYAFAA8AXCGNp8lADQgF9x85IBKW-pBAkDIMEgBXMnZrEABqd0NQAAUEGBgoQk0zKTIQdNIBRiwUkBIILBgMZkJJBDJNMKQMQhJg6jC0Ejh0rLIw5qhGjmtClBIoIgNzKwBGNwAiOZ99IA).\n\n\n## Documentation\n\nRefer to [the documentation](https:\u002F\u002Fmicrosoft.github.io\u002Fpyright) for installation, configuration, and usage details.\n\n\n## Environment variables\n\nIf Pyright fails to create a temporary directory (for example in remote\u002Fserver environments where the OS temp directory doesn't exist or isn't writable), you can override the temp directory root:\n\n- `PYRIGHT_TMPDIR`: Absolute path to a directory that Pyright can use for temporary files\u002Fdirectories. Pyright will create it if needed.\n\nPyright otherwise relies on the platform temp directory (for example `TMPDIR`, `TMP`, `TEMP`, or the OS default).\n\n\n## Community\nDo you have questions about Pyright or Python type annotations in general? Post your questions in [the discussion section](https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fpyright\u002Fdiscussions).\n\nIf you would like to report a bug or request an enhancement, file a new issue in either the [pyright](https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fpyright\u002Fissues) or [pylance-release](https:\u002F\u002Fgithub.com\u002Fmicrosoft\u002Fpylance-release\u002Fissues) issue tracker. In general, core type checking functionality is associated with Pyright while language service functionality is associated with Pylance, but the same contributors monitor both repos. For best results, provide the information requested in the issue template.\n\n\n## Contributing\n\nThis project welcomes contributions and suggestions. For feature and complex bug fix contributions, it is recommended that you first discuss the proposed change with Pyright’s maintainers before submitting the pull request. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https:\u002F\u002Fcla.microsoft.com.\n\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https:\u002F\u002Fopensource.microsoft.com\u002Fcodeofconduct\u002F). For more information see the [Code of Conduct FAQ](https:\u002F\u002Fopensource.microsoft.com\u002Fcodeofconduct\u002Ffaq\u002F) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n","Pyright是一个面向Python的静态类型检查工具，旨在为Python代码提供全面且基于标准的类型检查。其核心功能包括高性能的类型分析能力，支持大型Python项目，并提供了命令行工具和Visual Studio Code扩展两种使用方式，方便开发者在不同环境下进行类型检查。Pyright特别适合需要提高代码质量和可维护性的场景，如企业级应用开发、库的开发以及开源项目的贡献等。通过严格的类型检查，Pyright能够帮助开发者减少运行时错误，提升软件的整体质量。",2,"2026-06-11 03:33:54","high_star"]