Downloads:
37,327
Downloads of v 2.7.9-candidate1:
264
Last Update:
20 Aug 2018
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.9-candidate1 | Updated: 20 Aug 2018
- 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.9-candidate1:
264
Maintainer(s):
Software Author(s):
- IronPython Contributors
- Microsoft
IronPython 2.7.9-candidate1
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.9-candidate1 --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.9-candidate1'" --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.9-candidate1'" --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.9-candidate1'
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.9-candidate1'
options '--prerelease'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller ironpython
{
Name = "ironpython"
Version = "2.7.9-candidate1"
Source = "INTERNAL REPO URL"
chocoParams = "--prerelease"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'ironpython':
ensure => '2.7.9-candidate1',
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 20 Aug 2018.
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: 11D8B306E6CD667258611A251137848F | sha1: 9AF1347EBC39E72632013D84CBBF87F941206CEB | sha256: 65983A7EE656C2EFE043A742F6CD3411987FC8A2B0C9C7069543C04810E83B40 | sha512: E62AE38E1026DDBC433F028362E4705A8FB35A8E119145EB8C9C8357453546D01EE80BDA976E1EDA3CE4ADB49CC345EF4D0227BC65BB4AB3C3845D6589DA356A
md5: 91F1304F262C301C45774F635D3DCBCA | sha1: E5D8761EDF395D88D06942DC1C6D253EDCB1C559 | sha256: 533CF2C65CD897DD553DE1FD5C0271F6DE652F8860671BF02E8422DBCC83292F | sha512: B020385C0E9690B62772784280F2515F65BB22EFB8737D16E67AE0E9D291C620FC3FCF7BBD76400199965A3D2F23BE0BED0ED15A899D99CF2FC556C8746D8321
md5: 2EC8B6F478E732D34F6458B47CC83016 | sha1: 9D833125C1B4FCAE8B49C8DEB13D681D0BBC63F7 | sha256: 0718C32F2184FE2B177A9F1DFADFCFFCC2C1755DE84F659730BA237E13339AF7 | sha512: 6AD6A512471702967E67B76075EF7E458500A7EC6A3DA08841D8108ED287B1F9A20144420303EF95D12910F5318B3A7E8051E35F947732F3910CD281D2E366AA
md5: 184723EB637A5290E9013FB241FCB685 | sha1: 8DECE91B02F879F6664E79E36E0DEF54E934DC2A | sha256: 2EDD3F3F50A325F0F57FA0A088BC07CF7F4407CD2FB09996CA9A729443C9E4E7 | sha512: 2482B157C9A2B7237649187555747C0834051150446AF55DBD9AA2110F3A834113887EA451966D1292217AC6FAE7ACD2DB1690F074A1F4B096F81A85E5CC7D88
md5: DD8DC4A2A6DEEBB8CE37C06E117FF4D9 | sha1: E3CA0B1763097D872BBCD052B28FDA623275C8FC | sha256: 0B31B601BF389C525E3745F8F9CCF743E7FACE57E3533BF2020FC874DED6812C | sha512: ADE463F6D42730689E6A76D55FFFF210E5C2CB305895C0401EE83DC079E000B6A10CA2DF164ABA61FDBF2BEA96C2AE5743F676803D7015DB76D76CD891B4E361
md5: 63B8711402F138693EA1BE2B712E499F | sha1: 218E79992389FFDD82FEF1ECB1B222E25E6DACAE | sha256: ECD5CBDC455BBE257A17AAB32C3A7C2E2056FD473707C88D81665D084C0089E6 | sha512: 3D0AB61CB246BBEE8A033EB4E35F0E7F5A46F26A769A03B961564F130FFB10361560DEA669AF5EB359271DCC905A3A41D76E8127B29ED03989AD7D64D764E6C4
md5: 8F6BB137AC22D487F24614673C95D0C0 | sha1: 8988E673B8C4F8B05FCA13E13EC8DDA449926A83 | sha256: 2B0DA090D8EAEDCF576522542307A210441505A62E12670A2F985F2DD8432DB7 | sha512: C704144D385C7B2EB9563E4B93734F5845A73ED023E5C7CD8DF2C067644A896BDB58DA3AADAFB00C67B8AFD7DF5EBC5F9C159C73F4673BDA16309BDF745B07BF
md5: 1E8C699A6220BBFFCB25FE1E062CFFB3 | sha1: 53CC5D671EC36DC58E2496501DABA37A5695C896 | sha256: E10CC7383EDABE7774EBA350B7D9ECE7C0E38FAC003B42F5C0A69EA42D7F9979 | sha512: BC146BC52AF469B5A6A501A4A88A9058D56DA7BA7A4F6CD57FAB1FB411BBEFBEEB95FE56208CDBFE75E5F66A4932C75B99075EEF1326EAA25980DEF093C9CE03
md5: 90DEB0A2CD376692AFE34636EDF09577 | sha1: 8B01AEA5D33202C65B0E01D5B84990C9A38724DE | sha256: 2B1D8D3CA1BC132B1399241B6A9072698A3F2E69112429E71EE75BC2F50D37AC | sha512: 64B763FD6642393623E0BDC5B75D90D60B6EE2D050127F1CD95FB56846EDD7CBB968F96D38C5502E97E68A83C06C856056F28EBB7A91144F496F6620EBE821DB
md5: A7311760BFB557AAD9CC9BE8F963DA89 | sha1: 000F5AE6CF14B9246ED94AD5CD52077C7B0B833F | sha256: 2E148CDEA319248AA68727D0D912B2AD6D964D24C16247465CA6C7DE941606E1 | sha512: 5C941264A4EFC70EC200EB6F5D95D29D48C78572679E4016F14C49B46C25694A413E8C499A8646733D29714AFC59ED414C889440FD884F89AA3DA44FF65C80E1
This directory exists so that 3rd party packages can be installed
here. Read the source for site.py for more details.
md5: 9681E4A2236DFEF37B3EFFFC2B18BB40 | sha1: BDF610802F0A1A094333F4E273D3CB32AA64A9EA | sha256: 2EDD8D191CF6F84D7E9360A3C2DDF8E8739A1A4C660F01531A69F4DFC5CEE25A | sha512: B3904DCE1B3242EAE7B8A53887192CADEC826373347C8DBE4B877CA7324BC8656A95D971C847A00AA6B979A02E6019C928B92435BED155CD761CDF6187196A0D
md5: F87F81A2624AF5B89BBF8BE4BC1D0E3C | sha1: 7679CCB1E47F41D928A6A64B226DE682C2EEE0B9 | sha256: 2608A3E5281D0D15269E69C3F0FC3123F5DB1FC937ECFC14DDCDC0A0E12B7BF5 | sha512: 433C0A67F81B671B0A38378168E5FAD9591B6F89C6B2FAD182742BF09B7CE6CDD11ACE1E2A6ECE17C4E80B8B2FBB6D473CCD03CBB5920B8BE8EEDFF9890138D6
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://dotnetfoundation.visualstudio.com/IronLanguages/_apis/build/status/DLR)](https://dotnetfoundation.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
- 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 (2edd3f3f50a3) - ## / 68
- ipy32.exe (0b31b601bf38) - ## / 68
- ipyc.exe (ecd5cbdc455b) - ## / 68
- ipyw.exe (2b0da090d8ea) - ## / 68
- ipyw32.exe (e10cc7383eda) - ## / 68
- ironpython.2.7.9-candidate1.nupkg (e5c13c5c74e3) - ## / 60
- IronPython.dll (2b1d8d3ca1bc) - ## / 67
- IronPython.Modules.dll (2e148cdea319) - ## / 67
- Microsoft.Dynamic.dll (2edd8d191cf6) - ## / 67
- Microsoft.Scripting.dll (2608a3e5281d) - ## / 67
- IronPython.SQLite.dll (65983a7ee656) - ## / 67
- IronPython.Wpf.dll (533cf2c65cd8) - ## / 67
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.