Downloads:
37,327
Downloads of v 2.7.10-alpha0:
424
Last Update:
23 Feb 2019
Package Maintainer(s):
Software Author(s):
- IronPython Contributors
- Microsoft
Tags:
ironpython python dynamic dlr- Software Specific:
- Software Site
- Software License
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
IronPython
This is a prerelease version of IronPython.
- 1
- 2
- 3
2.7.10-alpha0 | Updated: 23 Feb 2019
- Software Specific:
- Software Site
- Software License
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
37,327
Downloads of v 2.7.10-alpha0:
424
Maintainer(s):
Software Author(s):
- IronPython Contributors
- Microsoft
IronPython 2.7.10-alpha0
This is a prerelease version of IronPython.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by IronPython Contributors, Microsoft. The inclusion of IronPython Contributors, Microsoft trademark(s), if any, upon this webpage is solely to identify IronPython Contributors, Microsoft goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install IronPython, run the following command from the command line or from PowerShell:
To upgrade IronPython, run the following command from the command line or from PowerShell:
To uninstall IronPython, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download ironpython --internalize --version=2.7.10-alpha0 --pre --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade ironpython -y --source="'INTERNAL REPO URL'" --version="'2.7.10-alpha0'" --prerelease [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade ironpython -y --source="'INTERNAL REPO URL'" --version="'2.7.10-alpha0'" --prerelease
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install ironpython
win_chocolatey:
name: ironpython
version: '2.7.10-alpha0'
source: INTERNAL REPO URL
state: present
allow_prerelease: yes
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'ironpython' do
action :install
source 'INTERNAL REPO URL'
version '2.7.10-alpha0'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller ironpython
{
Name = "ironpython"
Version = "2.7.10-alpha0"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'ironpython':
ensure => '2.7.10-alpha0',
install_options => ['--prerelease'],
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 23 Feb 2019.
IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.
md5: 021CA5233598D85C4D72D0A0A0925A33 | sha1: 13146D2C110B0CB3077DC370A3745D9E7F00B3D0 | sha256: D46263CB415195E98A28847F9206D00C15EB2D9A70DAF1BFBB6640DF580E9ABF | sha512: EDDC8B783041B8148A1A88AD2A8B0536154D16F844DB8996122A64A1CD539AEE62865CFBDADC7FFA332B2E555AB5438D75D10E32A69DCC06502B8AF26F056857
md5: C76AF08C82EBE1D49F9DA6B7C7A6E36D | sha1: 561855F67FA681AD5193FF6B036ADFEBCA96C966 | sha256: 9C665DE8662C157BDCF2767133D9C378BF4B861DD73F79A7B2D4E70C242B920A | sha512: 689CA723B6C4A85A951DA0B956D82BD67326132029E15E375C5D3BF8D0E15783385D56A48EE96DC7C83F8B418426A1077315BEF2B3EB198D559586173D101C1D
md5: 2EC8B6F478E732D34F6458B47CC83016 | sha1: 9D833125C1B4FCAE8B49C8DEB13D681D0BBC63F7 | sha256: 0718C32F2184FE2B177A9F1DFADFCFFCC2C1755DE84F659730BA237E13339AF7 | sha512: 6AD6A512471702967E67B76075EF7E458500A7EC6A3DA08841D8108ED287B1F9A20144420303EF95D12910F5318B3A7E8051E35F947732F3910CD281D2E366AA
md5: AA6E837C1A12DB8EEDDE4B5CA7F983EC | sha1: CF4E5D0ADAFAF3575A2EFDB82753B087F950C2B2 | sha256: FEE9A537540BA777126DCBBF29E8F1248B096F1023AEDDC4307FF1456599E973 | sha512: 6E89DF0BC643521116DEFDA5F141813ACDC3675CA29FB9DAED4A06B590C89A64A09678CAD6CF73E28A03B0E323F9C6FFA9948041409DBD022C39C55A5CA82BF2
md5: 01E2A9EC441B81CD29CAE7EE2F04677B | sha1: 8BA885C2014469572DD6463A907EAC5F0E646A79 | sha256: 3708BDC2B1FF99527A04816212102656DFDFD1CEF781CDE51009AC738DD2BC9F | sha512: 756BE8AA6911E11220C6488625B1C08B7778C08E8553934379FFBDCA748A8233737DA7479646EA8A2206CB5FD399F3F543B5AB475DA2FE231C680AD574DA2B28
md5: 870EE90A4CED00428328A5FA686185A9 | sha1: FDF3C2A331DE8C0B9D904C1975EE16B5DCCCCAB9 | sha256: FB4327262AA7C8B91CC429AE439E5D3A15D746A6D8CC9F29A12B467B0FB4DFF2 | sha512: 1909999605F83CC99925071ED8B5A518EE6E9417A30486B91BDE6CB187ED6B5CC75DA72E56D6219778F3C771CF16C24F56FB32FD66E6F4134EFF02C0AD57610D
md5: 1C3F18F42524B7A6E08D494A960D482D | sha1: 2D78EF622D7BC56D0ADC785FE42A3529FAFB93F5 | sha256: F1A6575A6759301B696285F87194C514D98B169911EAF25B6494D08CD2911B26 | sha512: 61E3C75ED71694C056252F425E395D2E812C611779C178D8046AEF2239ABBB07A6A99CBB7721532F83734F84E24BA68B90516AD1C6FCB4783019AF0B2B04662A
md5: 079068065E2034998A22D7FB0400FE28 | sha1: 77F9EF89EEFAD0E3E7719AF83D86D96DA6505820 | sha256: 4F980D95958EC8A7267EA98385336A37F5BACE076E4708069E3222030A0A542E | sha512: CF3A06C534FD1603E36FB13FB57723D720CD40BC8CE7A4BD0B33A469E0CD7996CB05ED533E75FD1FA629FB6347394847A0A19B598DCD456DC5361D7AFD0967B6
md5: 3CE6D3240BED11309B568175285C0200 | sha1: A7BF7373F53C3C65C4BCCACB42777F4595D21FAB | sha256: C3EAA44CC96C82B5889B111EF8E5DE93E7432BE5DEE79AB416667F7CC01389B6 | sha512: 500F1E042037278F9590C52A1A9B3A2C05ABFA884F572EFFE9938AE59F1BACC872A090B5B50A9E0105A5E65C87357CC9EC72BF4E16407E767F1E849E13CDEE69
md5: 953081EB098E350B128FF8ABF48D92F2 | sha1: A09A97E47C8C1457C12428C08E1E95E15BC1D9AA | sha256: 7CB243DA929667D323376A5A36FA5EBAA12B96165C01699C7DE22BF220753F43 | sha512: 4C565A8BD5FC591A92E1C888E834BB7E160AB9C90EF6C602DA8A732FAB3504189FE94171FB97F4D6EE25E855176FEA45DE5E5A592CB7B513F42633FA663FD3E5
This directory exists so that 3rd party packages can be installed
here. Read the source for site.py for more details.
md5: D62CCEDA08B131760CFF3A269AFB4540 | sha1: 60D9556C56AF63153FDF2111666A672201820EAC | sha256: 45EEEB5789D54BE3BA30072B0398DAA93536E3F8CECC1CDB3FBF42EBE777AFB7 | sha512: DBEA2FCAE5782BE9F8124A6E1C8AA423E880A77C84B8EFB0B5A8E160E89C2D627D6267BBB4D953D8B22AEC9A43E17CA6944D39EFCB91F5BC9917E310AB9FFB5D
md5: ACA5D6639DCE011B6F1B33761D64EC7B | sha1: 73AF9E9C01DFEE1EB7607686A6DAED412F8CA8E8 | sha256: 4448E2E0C476B194D04F3985A855F323924A46BBCCD63D9883436516E05466F4 | sha512: 5415D223D7398549D21E1EA7E2259F5C90C2D1808C8D489FA06234232F5B64EA6B7CF15F0AC56AAC25BAD3554CA0F35241581F5C70E66F0721F1BD1CC4FF520E
IronPython
===
IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.
IronPython can be obtained at [http://ironpython.net/](http://ironpython.net/).
| **What?** | **Where?** |
| --------: | :------------: |
| **Windows/Linux/macOS Builds** | [![Build status](https://dotnet.visualstudio.com/IronLanguages/_apis/build/status/ironpython2)](https://dotnet.visualstudio.com/IronLanguages/_build/latest?definitionId=42) |
| **Downloads** | [![NuGet](https://img.shields.io/nuget/v/IronPython.svg)](https://www.nuget.org/packages/IronPython/) [![Release](https://img.shields.io/github/release/IronLanguages/ironpython2.svg)](https://github.com/IronLanguages/ironpython2/releases/latest)|
| **Help** | [![Gitter chat](https://badges.gitter.im/IronLanguages/ironpython.svg)](https://gitter.im/IronLanguages/ironpython) [![StackExchange](https://img.shields.io/stackexchange/stackoverflow/t/ironpython.svg)](http://stackoverflow.com/questions/tagged/ironpython) |
Comparison of IronPython vs. C# for 'Hello World'
C#:
```cs
using System;
class Hello
{
static void Main()
{
Console.WriteLine("Hello World");
}
}
```
IronPython:
```py
print "Hello World"
```
IronPython is a Dynamic Language that runs on the .NET DLR ([Dynamic Language Runtime](http://en.wikipedia.org/wiki/Dynamic_Language_Runtime)) in contrast with VB.NET and C# which are [static languages](http://en.wikipedia.org/wiki/Type_system).
IronPython can also import DLL files compiled in other languages and use functions defined therein. For example:
```py
import clr
clr.AddReference("System.Windows.Forms")
from System.Windows.Forms import *
```
# Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).
# Documentation
Documentation can be found here: http://ironpython.net/documentation/dotnet/
## Additional information
Please see http://wiki.github.com/IronLanguages/main for information on:
- Setting up a development environment with easy access to utility scripts
- [Building](Documentation/building.md)
- Running test
## Chat/Communication
Join our Gitter-Chat under: https://gitter.im/IronLanguages/ironpython
VERIFICATION Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy.
This package is published by the IronPython Project itself. The binaries are identical to other package types published by the project, in particular the IronPython nuget package.
Log in or click on link to see number of positives.
- IKVM.Reflection.dll (0718c32f2184) - ## / 70
- ipy.exe (fee9a537540b) - ## / 63
- ipy32.exe (3708bdc2b1ff) - ## / 65
- ipyc.exe (fb4327262aa7) - ## / 65
- ipyw.exe (f1a6575a6759) - ## / 65
- ipyw32.exe (4f980d95958e) - ## / 64
- ironpython.2.7.10-alpha0.nupkg (78dcae577240) - ## / 57
- IronPython.dll (c3eaa44cc96c) - ## / 62
- IronPython.Modules.dll (7cb243da9296) - ## / 64
- Microsoft.Dynamic.dll (45eeeb5789d5) - ## / 64
- Microsoft.Scripting.dll (4448e2e0c476) - ## / 63
- IronPython.SQLite.dll (d46263cb4151) - ## / 63
- IronPython.Wpf.dll (9c665de8662c) - ## / 63
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
IronPython 3.4.1 | 2686 | Tuesday, July 18, 2023 | Approved | |
IronPython 3.4.0 | 1134 | Monday, December 12, 2022 | Approved | |
IronPython 2.7.12 | 5455 | Friday, January 21, 2022 | Approved | |
IronPython 2.7.11 | 5080 | Tuesday, November 17, 2020 | Approved | |
IronPython 2.7.11-candidate1 | 144 | Tuesday, September 15, 2020 | Approved | |
IronPython 2.7.10 | 1871 | Thursday, May 28, 2020 | Approved | |
IronPython 2.7.10-alpha0 | 424 | Saturday, February 23, 2019 | Approved | |
IronPython 2.7.9 | 6720 | Tuesday, October 9, 2018 | Approved | |
IronPython 2.7.9-candidate1 | 264 | Monday, August 20, 2018 | Approved | |
IronPython 2.7.8.1 | 9601 | Tuesday, March 20, 2018 | Approved | |
IronPython 2.7.5.20150916 | 1711 | Tuesday, September 15, 2015 | Approved | |
IronPython 2.7.5.20150915 | 400 | Tuesday, September 15, 2015 | Approved | |
IronPython 2.7.4.20140816 | 1444 | Friday, August 15, 2014 | Approved | |
IronPython 2.7.4.20140815 | 393 | Friday, August 15, 2014 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about IronPython and the IronPython package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or IronPython, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.