| Projects on Google Code | Results 1 - 10 of 36 |
=Release 00.01.71=
Davy's Ironpython Editor (DIE) is a clutter free [http://www.codeplex.com/IronPython IronPython] editor written in [http://www.codeplex.com/IronPython IronPython] with some basic IDE features. The project intentions is to create a editor along the lines of SPE or DrPython for t...
Ironclad aims, in the long term, to allow IronPython users to transparently import and use any compiled CPython extensions. Ironclad works with IronPython 2 and targets CPython 2.5 on 32-bit Windows; efforts to support other platforms are underway.
==Quick Start==
* Download the latest binar...
=Try Python=
==An interactive Python tutorial running in the browser==
An interactive [http://www.python.org Python] interpreter that runs in the browser, using [http://silverlight.net/GetStarted/ Silverlight 2] and [http://www.codeplex.com/IronPython IronPython].
You can see it running onl...
A repository for the maintenance and development of IronPython examples.
IronPython is a C# implementation of Python for .NET and Mono. It is built on the DLR (Dynamic Language Runtime) and also runs on Silverlight 2.
Articles and downloads for these examples are available from the [http://www...
python,
ironpython,
embedding,
.NET,
mono,
CSharp,
silverlight,
examples,
testing,
wpf,
asp,
databases,
VB.NET
It begins as a zero-feature text editor.
By adding or removing macros, it becomes a full featured text editor, that can be customized to your exact style of use.
http://metanote.googlecode.com/files/metanote_3_.png
This project contains the code for sample projects create for Code Voyeur articles. All samples and articles will focus on open source projects within the .NET space.
Full articles available at:
http://www.codevoyeur.com
RevitPythonShell exposes the RevitAPI in Autodesk Revit Architecture 2010 to IronPython (python on .NET) scripts.
This allows the user to explore the API in a much quicker way than writing full-blown C# or VB.NET plugins.
FarNet. Allows you to write plugins for [http://farmanager.com Far Manager] in any .NET language (or even in PowerShell with PowerShellFar plugin). It exposes significant part of Far Manager API and extends it for comfortable use in object oriented way. It is implemented in C# and C++/CLI.
PowerS...
Resolver One is a Rapid Application Development tool with a spreadsheet interface.
It is written in, and completely scriptable with, IronPython (Python for the Microsoft .NET framework). This project hosts the code and spreadsheets used on the [http://www.resolverhacks.net Resolver Hacks] website...
A project that is an IBugTraqProvider shim for implementing an issue tracker integration with TSVN in IronPython.
This project is currently in its incubation period.