.PYPROJ 文件扩展名

Visual Studio Python Project

开发者 Microsoft
受欢迎程度
4.0  |  2 
 

什么是 PYPROJ 文件?

A PYPROJ file is a Python programming project created with Microsoft Visual Studio, a software development tool. It contains references to source files associated used by the project, along with project settings, such as build information and settings for integrating with source-control systems.

更多信息

You will most likely encounter a PYPROJ file if you are developing a Python application with Visual Studio. The format is designed to help developers better manage the various aspects of a Python application build.

Visual Studio uses the Microsoft Build Engine (MSBuild) platform to build applications. The various projects created by Visual Studio (.CSPROJ, .VBPROJ, etc.) are all saved in the MSBuild format. These projects contain MSBuild XML code that is compiled into executable code using the MSBuild platform when a developer builds a project into a program.

To create a PYPROJ file with Visual Studio, select File → New → Project, then follow the prompts in the wizard to complete the creation of the Python project. To open a PYPROJ file with Visual Studio, select File → Open.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 PYPROJ 文件的程序

分类: 开发者
更新时间: 2020-04-21

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Visual Studio Python Project 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们