Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Lamparter edited this pageNov 18, 2024 ·2 revisions

Warning

This article is awork in progress.

Usually, IronPython is shown to be available through a console:IronPython Console

This console allows for interactive compilation of IronPython through a shell or console host.However, it's also possible to use IronPython to interpret code in a regular Python programming experience - this is known assetting the interpreter.

In order to set the interpreter of a Python project, you first need toinstall IronPython and have the Python development Visual Studio workload installed. This will allow you to createpyproj solution projects with the Python SDK.

Once you've created the project, right click it in Solution Explorer and press theproperties button. You should see a GUI appear inside the editor window that will allow you to set the interpreter to IronPython.

🙂 Looks like you've reached the end.

Still looking for more? Browse theDiscussions tab, where you can ask questions to the IronPython community.


🐍IronPython

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp