Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65791 > unrolled thread

[ANN] PyExt 0.6 Released!

Started byRyan Gonzalez <rymg19@gmail.com>
First post2014-02-09 16:42 -0600
Last post2014-02-09 16:42 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  [ANN] PyExt 0.6 Released! Ryan Gonzalez <rymg19@gmail.com> - 2014-02-09 16:42 -0600

#65791 — [ANN] PyExt 0.6 Released!

FromRyan Gonzalez <rymg19@gmail.com>
Date2014-02-09 16:42 -0600
Subject[ANN] PyExt 0.6 Released!
Message-ID<mailman.6607.1391996520.18130.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

PyExt is a set of nifty(and sometimes either overly hackish, overly
dangerous, or overly both) extensions to Python. It has things like a
switch statement, runtime module creation, function overloading(does NOT
work with class methods...yet), and more!

Links:
PyPI: https://pypi.python.org/pypi/pyext
GitHub: https://github.com/kirbyfan64/pyext

-- 
Ryan
If anybody ever asks me why I prefer C++ to C, my answer will be simple:
"It's becauseslejfp23(@#Q*(E*EIdc-SEGFAULT. Wait, I don't think that was
nul-terminated."

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web