Starting Python, confused about cross platform app development. Is IronPython + .NET the only option?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. PythonNet

    Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.

    I am not set on .NET, but just curious, so thanks for the suggestions. Interesting that it's billed as cross-plaform, but doesn't do it that well. I just searched 'python wrapper for .net' and found PythonNET. Also, it seems yes IronPython is active.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Iron python

    Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).

    I am not set on .NET, but just curious, so thanks for the suggestions. Interesting that it's billed as cross-plaform, but doesn't do it that well. I just searched 'python wrapper for .net' and found PythonNET. Also, it seems yes IronPython is active.

  4. kivy

    Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

    Python is multiplatform. For GUI use Kivy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tuesday Daily Thread: Advanced questions

    2 projects | /r/Python | 20 Sep 2021
  • Running a Compiled Python Script from C# Applications

    2 projects | dev.to | 15 Sep 2024
  • OpenAI api RAG system with Qdrant

    3 projects | dev.to | 19 Jun 2024
  • Ask HN: If you are starting in 2024, what is the most productive solo dev stack?

    2 projects | news.ycombinator.com | 8 Jun 2024
  • I modified and hacked away xonsh source code

    2 projects | /r/xonsh | 18 Oct 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?