[Python-announce] Announcement: TLSSysLogHandler added on PyPI

2023-12-13 Thread epsilon--- via Python-announce-list
A new package for extending SysLogHandler with TLS support has been added on PyPI [1]. Modern syslog servers such as rsyslog, syslog-ng and OpenBSD's syslogd have TLS support for secure remote logging. Unfortunately the core python SysLogHandler does not have this functionalit

[Python-announce] ANN: A new version (0.5.2) of python-gnupg has been released.

2023-12-13 Thread Vinay Sajip via Python-announce-list
ource code repository is at [1]. Documentation is available at [5]. As always, your feedback is most welcome (especially bug reports [3], patches and suggestions for improvement, or any other points via this group). Enjoy! Cheers Vinay Sajip [1] https://github.com/vsajip/python-gnupg [2]

[Python-announce] Announcement: distlib 0.3.8 released on PyPI

2023-12-13 Thread Vinay Sajip via Python-announce-list
during test. * Fix #208: handle deprecation removals in Python 3.13. * Fix #209: use legacy version implementation for Python versions. A more detailed change log is available at [2]. Please try it out, and if you find any problems or have any suggestions for improvements, please give some

[Python-announce] akarsu 0.2.0

2023-10-23 Thread furkanonder via Python-announce-list
What is akarsu? [akarsu](https://github.com/furkanonder/akarsu) is the New Generation Profiler based on [PEP 669](https://peps.python.org/pep-0669/). Installation pip install akarsu (It requires Python 3.12.0+ to run) Example Usage cat example.py > def foo(): > x = 1 > isinstan

[Python-announce] ANN: A new version (0.5.1) of python-gnupg has been released.

2023-07-22 Thread Vinay Sajip via Python-announce-list
ons for improvement, or any other points via this group). Enjoy! Cheers Vinay Sajip [1] https://github.com/vsajip/python-gnupg [2] https://pypi.org/project/python-gnupg/0.5.1 [3] https://github.com/vsajip/python-gnupg/issues [4] https://github.com/vsajip/python-gnupg/releases/ [5

[Python-announce] Announcement: distlib 0.3.7 released on PyPI

2023-07-17 Thread Vinay Sajip via Python-announce-list
metadata. * Use version comparison logic for python_full_version. * Fix shebang computation for source builds of Python. * Extract tarfiles more safely by incorporating tarfile filters. * Check for 'has_cert' attribute before using it. * Fix #200: Improve conformance to PEP440. * Fix #2

[Python-announce] [Release] Kedro 0.18.11 🔶

2023-07-03 Thread Juan Luis Cano via Python-announce-list
Hi all, It fills us with astronomical joy to announce the release of Kedro 0.18.11! 🔶 Kedro is an open source, orchestrator-agnostic Python framework for creating reproducible, maintainable and modular data science code. It reduces technical debt when moving prototypes into production by

[Python-announce] pytest-7.4.0

2023-06-23 Thread Ran Benita via Python-announce-list
___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: arch...@mail-archive.com

[Python-announce] pytest-7.3.2

2023-06-10 Thread Ran Benita via Python-announce-list
. Stewart * Alessio Izzo * Bruno Oliveira * Ran Benita Happy testing, The pytest Development Team ___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https

[Python-announce] [Release] Kedro 0.18.9

2023-06-01 Thread Juan Luis Cano via Python-announce-list
Hi all, It fills us with astronomical joy to announce the release of Kedro 0.18.9! 🔶 Kedro is an open source, opinionated Python framework for creating reproducible, maintainable and modular data science code. It reduces technical debt when moving prototypes into production by providing a

[Python-announce] [Release] Kedro 0.18.8 🔶

2023-05-04 Thread Juan Luis Cano via Python-announce-list
Hi all, It fills us with astronomical joy to announce the release of Kedro 0.18.8! 🔶 Kedro is an open source, opinionated Python framework for creating reproducible, maintainable and modular data science code. It reduces technical debt when moving prototypes into production by providing a

[Python-announce] pytest-7.3.0

2023-04-08 Thread Ran Benita via Python-announce-list
Team ___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: arch...@mail-archive.com

[Python-announce] PyCon Estonia 2023: Call for papers

2023-03-29 Thread Kreete Mi Rand via Python-announce-list
[image: fallback.png] PyCon Estonia 2023 is coming again! I am writing to invite you to submit a proposal for PyCon Estonia 2023, the annual conference to promote and educate people about the Python programming language. We aim to have our biggest, most international and diverse conference to

[Python-announce] objerve 0.2.0

2022-09-12 Thread furkanonder via Python-announce-list
Announcing objerve 0.2.0 = PyPI: https://pypi.org/project/objerve/0.2.0/ Pip: ``pip install objerve==0.2.0`` Source: https://github.com/furkanonder/objerve/ What is objerve? - Objerve is a tiny observer for Python object attributes that only use one

[Python-announce] ANN: A new version (0.5.0) of python-gnupg has been released.

2022-08-23 Thread Vinay Sajip via Python-announce-list
[1] https://github.com/vsajip/python-gnupg [2] https://pypi.org/project/python-gnupg/0.5.0 [3] https://github.com/vsajip/python-gnupg/issues [4] https://github.com/vsajip/python-gnupg/releases/ [5] https://docs.red-dove.com/python-gnupg/ _______ Python-announce-li

[Python-announce] bor 0.2.0

2022-08-12 Thread furkanonder via Python-announce-list
Announcing bor 0.2.0 = PyPI: https://pypi.org/project/bor/0.2.0/ Pip: ``pip install bor==0.2.0`` Source: https://github.com/furkanonder/bor/ What is bor? - Bor is user-friendly, tiny source code searcher written in pure Python. bor currently supports

[Python-announce] bor 0.2.0

2022-08-12 Thread furkanonder via Python-announce-list
Announcing bor 0.2.0 = PyPI: https://pypi.org/project/bor/0.2.0/ Pip: ``pip install bor==0.2.0`` Source: https://github.com/furkanonder/bor/ What is wxPython? - Bor is user-friendly, tiny source code searcher written in pure Python. bor currently supports

[Python-announce] ANN: distlib 0.3.5 released on PyPI

2022-07-14 Thread Vinay Sajip via Python-announce-list
dists()``. * Fixed #172: Compute ABI correctly for Python < 3.8. * Changed the default locator configuration. * Made updates in support of PEP 643 / Metadata 2.2. * Updated launcher executables. Thanks to Michael Bikovitsky for his help with   the launcher changes. * Updated to write archive

[Python-announce] ANN: A new version (0.4.9) of python-gnupg has been released.

2022-05-20 Thread Vinay Sajip via Python-announce-list
especially bug reports [3], patches and suggestions for improvement, or any other points via this group). Enjoy! Cheers Vinay Sajip [1] https://github.com/vsajip/python-gnupg [2] https://pypi.org/project/python-gnupg/0.4.9 [3] https://github.com/vsajip/python-gnupg/issues [4] https://github.com/vsa

[Python-announce] pytest-7.1.1

2022-03-17 Thread Ran Benita via Python-announce-list
all of the contributors to this release: * Ran Benita Happy testing, The pytest Development Team ___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https

[Python-announce] pytest-7.1.0

2022-03-13 Thread Ran Benita via Python-announce-list
Development Team ___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: arch

[Python-announce] ANN: distlib 0.3.4 released on PyPI

2021-12-08 Thread Vinay Sajip via Python-announce-list
gs in get_distributions() if bad metadata seen, but keep   going. * Fixed #154: Determine Python versions correctly for Python >= 3.10. * Updated launcher executables with changes to handle duplication logic. Code relating to support for Python 2.6 was also removed (support for Python 2.6 was dropped in an

[Python-announce] ANN: A new library for encryption and signing has been released.

2021-12-05 Thread Vinay Sajip via Python-announce-list
A new library called pagesign (Python-age-sign) has been released on PyPI [1]. It covers similar functionality to python-gnupg, but uses the modern encryption tool age [2] and the modern signing tool minisign [3]. The initial release allows you to: * Create and manage identities (which are

[Python-announce] ANN: distlib 0.3.3 released on PyPI

2021-09-22 Thread Vinay Sajip via Python-announce-list
a version. Thanks to Blazej   Floch for the report and suggested fix. * Fixed #150: Fix incorrect handling of epochs. * Reverted handling of tags for Python >= 3.10 (use 310 rather than 3_10). This is   because PEP 641 was rejected. * Added a GitHub Actions workflow to perform tests. A more de

[Python-announce] ANN: Version 0.5.1 of the Python config module has been released.

2021-09-11 Thread Vinay Sajip via Python-announce-list
doesn’t allow trailing commas in lists and mappings. * JSON doesn’t provide easy cross-referencing, interpolation, or composition. The Python config module provides an interface to work with configuration files written in the CFG format. Comprehensive documentation is available at https://docs.red

[Python-announce]Announcing sqlalchemy-bigquery 1.0.0

2021-08-19 Thread Tim Swast via Python-announce-list
We’re happy to announce the general-availability <https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability> of sqlalchemy-bigquery <https://googleapis.dev/python/sqlalchemy-bigquery/latest/index.html> version 1.0.0, the Google BigQuery dialect fo

ANN: distlib 0.3.2 released on PyPI

2021-05-31 Thread Vinay Sajip via Python-announce-list
tlib/issues/new ___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Member address: arch...@mail-archive.com

pytest 6.2.3

2021-04-03 Thread Ran Benita via Python-announce-list
Oliveira * Ran Benita Happy testing, The pytest Development Team ___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https://mail.python.org/mailman3/lists/python

PyData/Sparse 0.12.0 Release Announcement

2021-03-19 Thread Hameer Abbasi via Python-announce-list
bugfixes. Changelog: https://sparse.pydata.org/en/stable/changelog.html Documentation: https://sparse.pydata.org/ Source: https://github.com/pydata/sparse/ Best regards, Hameer Abbasi -- Sent from Canary (https://canarymail.io) ___ Python-announce-list

SQLObject 3.9.1

2021-02-27 Thread Oleg Broytman via Python-announce-list
t of ``pwd`` module. Build - * Change URLs for ``oursql`` in ``extras_require`` in ``setup.py``. Provide separate URLs for Python 2.7 and 3.4+. * Add ``mariadb`` in ``extras_require`` in ``setup.py``. CI -- * For tests with Python 3.4 run ``tox`` under Python 3.5. Tests - * Refactor

Introducing NestedText, a nice alternative to JSON, YAML, TOML

2020-10-04 Thread python
a try. -Ken (nestedt...@shalmirane.com) https://nestedtext.org";>NestedText 1.0A Human Friendly Data Format. (03-Oct-20) ___ Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce

ANN: Version 0.1.6 of sarge (a subprocess wrapper library) has been released.

2020-08-24 Thread Vinay Sajip via Python-announce-list
Version 0.1.6 of Sarge, a cross-platform library which wraps the subprocess module in the standard library, has been released. What changed? - - Fixed #44: Added an optional timeout to Command.wait() and Pipeline.wait(), which   only takes effect on Python >= 3.3. - Fixed

ANN: distlib 0.3.1 released on PyPI

2020-06-28 Thread Vinay Sajip via Python-announce-list
with relative interpreter paths. Thanks   to Paul Kienzle for the patch. * Fixed #134: Allowed specifying a different target Python version when generating   scripts. * Fixed #135: Exposed the ``enquote_executable`` function previously implemented   as an internal function. * Addressed

pvlib v0.7.2

2020-04-22 Thread Stark, Cameron Thomas via Python-announce-list
pvlib has a new minor release, v0.7.2 Release Notes: https://pvlib-python.readthedocs.io/en/v0.7.2/whatsnew.html PyPI: https://pypi.org/project/pvlib/ Read the Docs: https://pvlib-python.readthedocs.io/en/latest/ GitHub: https://github.com/pvlib/pvlib-python Highlights: - add new module

Re: ANN: distlib 0.3.0 released on PyPI

2019-10-30 Thread Vinay Sajip via Python-announce-list
/0.3.0/ Regards, Vinay Sajip -- Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Support the Python Software Foundation

ANN: distlib 0.3.0 released on PyPI

2019-10-29 Thread Vinay Sajip via Python-announce-list
g non-ASCII characters. The updated launchers now also support  relative paths (see http://bit.ly/2JxmOoi for more information). * Fixed #127: Allowed hyphens in flags in export specifications. * Changed Python version handling to accommodate versions like e.g. 3.10  (no longer assume a version X.Y where

ANN: A new version (0.4.5) of python-gnupg has been released.

2019-08-12 Thread Vinay Sajip via Python-announce-list
A new version of the Python module which wraps GnuPG has been released. What Changed?= This is an enhancement and bug-fix release, and all users are encouraged toupgrade. Brief summary: * Fixed #107: Improved documentation. * Fixed #112: Raised a ValueError if a gnupghome is specified

ANN: distlib 0.2.9 released on PyPI

2019-05-19 Thread Vinay Sajip via Python-announce-list
uggestions for improvements,please give some feedback using the issue tracker! [3] Regards, Vinay Sajip [1] https://pypi.org/project/distlib/0.2.9/[2] https://distlib.readthedocs.io/en/latest/overview.html#change-log-for-distlib[3] https://bitbucket.org/pypa/distlib/issues/new -- https://mail

ANN: A new version (0.4.4) of python-gnupg has been released. It contains a security-related change - please update to this version

2019-01-25 Thread Vinay Sajip via Python-announce-list
A new version of the Python module which wraps GnuPG has been released. What Changed?=This is an enhancement and security-fix release, and all users are stronglyencouraged to upgrade. Brief summary: * Fixed #108: Changed how any return value from the on_data callable is  processed

Introducing NimbusML - experimental Python bindings for ML.NET

2018-11-05 Thread Gani Nazirov via Python-announce-list
7C1%7C0%7C636767866514956851&sdata=1irzCc9xFFC0OID4SNpVniylBH7dxjgIXCv2L8pT01E%3D&reserved=0> ! This project provides experimental Python bindings for ML.NET<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fdotnet%2Fmachinelearning&data=02%7C01%7

ANN: distlib 0.2.8 released on PyPI

2018-10-02 Thread Vinay Sajip via Python-announce-list
tinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

relatorio 0.8.1

2018-10-02 Thread Cédric Krier via Python-announce-list
We are glade to announce the release 0.8.1 of relatorio. Relatorio is a templating library which provides a way to easily output several kinds of files (odt, ods, png, svg, …). It is a bug-fix release which includes: Add support for Python 3.7 Escape invalid XML characters Enforce

python-sql 1.0.0 release

2018-10-02 Thread Cédric Krier via Python-announce-list
We are proud to announce the release of the version 1.0.0 of python-sql. python-sql is a library to write SQL queries in a pythonic way. In addition to bug-fixes, this release contains those improvements: Add Flavor filter_ to fallback to case expression Allow to use expression in

ANN: Version 0.1.5 of sarge (a subprocess wrapper library) has been released.

2018-06-18 Thread Vinay Sajip via Python-announce-list
uot;Command not found" message. - Fixed #38: Replaced ``async`` keyword argument with ``async_``, as ``async``  has become a keyword in Python 3.7. - Fixed #39: Updated tutorial example on progress monitoring. What does Sarge do?--- Sarge tries to make interfacing with ex

ANN: A new version (0.4.3) of python-gnupg has been released. It contains a security-related change - please update to this version

2018-06-14 Thread Vinay Sajip via Python-announce-list
A new version of the Python module which wraps GnuPG has been released. What Changed?=This is a security-fix release, and all users are strongly encouraged to upgrade.This fix mitigates against CVE-2018-12020. See the discoverer's blog post [6] formore information. Brief su

ANN: distlib 0.2.7 released on PyPI

2018-04-18 Thread Vinay Sajip via Python-announce-list
ilman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: A new version (0.4.2) of python-gnupg has been released.

2018-03-28 Thread Vinay Sajip via Python-announce-list
A new version of the Python module which wraps GnuPG has been released.  What Changed? = This is an enhancement and bug-fix release, and all users are encouraged to upgrade. See the project website [1] for more information.  Brief summary:  * Subkey information is now collected and

[ANN] 11ᵗʰ Advanced Scientific Programming in Python in Camerino, Italy, 3—8 September, 2018

2018-03-24 Thread Python School Organizers
11ᵗʰ Advanced Scientific Programming in Python == a Summer School by the G-Node and the University of Camerino https://python.g-node.org Scientists spend more and more time writing, maintaining, and debugging software. While techniques for doing this

ANN: distlib 0.2.6 released on PyPI

2017-10-28 Thread Vinay Sajip via Python-announce-list
https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: PyCLIF 0.3 released

2017-09-30 Thread mrovner--- via Python-announce-list
The C++ Language Interface Framework (CLIF) provides a common foundation for creating C++ wrapper generators for various languages. Python generator (PyCLIF) is used widely inside Google. It is available on pypi here: https://pypi.python.org/pypi/pyclif and via git from: https

ANN: A new version (0.4.1) of python-gnupg has been released.

2017-07-11 Thread Vinay Sajip via Python-announce-list
A new version of the Python module which wraps GnuPG has been released. What Changed? = This is an enhancement and bug-fix release, and all users are encouraged to upgrade. See the project website [1] for more information. Brief summary: * Updated message handling logic to no

ANN: distlib 0.2.5 released on PyPI

2017-05-07 Thread Vinay Sajip via Python-announce-list
or in scoring URLs for preferences. * Removed Python 2.6 from the support list. A more detailed change log is available at [2]. Please try it out, and if you find any problems or have any suggestions for improvements, please give some feedback using the issue tracker! [3] Regards, Vinay Sajip [1]

Update to Python 3 Cheat Sheet

2017-01-30 Thread Laurent Pointal via Python-announce-list
ttps://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: A new version (0.4.0) of python-gnupg has been released.

2017-01-30 Thread Vinay Sajip via Python-announce-list
A new version of the Python module which wraps GnuPG has been released. What Changed? = This is an enhancement and bug-fix release, and all users are encouraged to upgrade. See the project website [1] for more information. Brief summary: * Added support for ``KEY_CONSIDERED`` in

ANN: distlib 0.2.4 released on PyPI

2016-10-03 Thread Vinay Sajip via Python-announce-list
s not available. * Changed project name comparisons to follow PEP 503. * Changed manifest and resources logic to work correctly under (upcoming) Python 3.6. * Updated Windows launchers with fixes to bugs related to argument-passing in shebang lines. A more detailed change log is available

ANN: A new version (0.3.9) of python-gnupg has been released.

2016-09-10 Thread Vinay Sajip via Python-announce-list
A new version of the Python module which wraps GnuPG has been released. What Changed? = This is an enhancement and bug-fix release, and all users are encouraged to upgrade. See the project website [1] for more information. Brief summary: * Fixed #38: You can now request

[ANN] Python 3 Cheat Sheet v2.0

2015-11-02 Thread Laurent Pointal via Python-announce-list
Hello, I just updated my one recto-verso sheet Python 3 Cheat Sheet https://perso.limsi.fr/pointal/python:memento Many modifications and enhancements (bytes, literal ints, assignment complement, conversion tricks, cleaning sequences indexing, complement on boolean logic, modules

PyCon Ireland 2015 Call for Proposals

2015-07-04 Thread Vicky Twomey-Lee - Python Ireland
:59 (BST)*. If you are interested in running/helping in a workshop or have any enquiries, please email us via cont...@python.ie. Thanks, /// Vicky Twomey-Lee (PyLadies Dublin <https://twitter.com/pyladiesdub> Founder) Python Ireland <http://python.ie/> Member PSF

PyCon Ireland Early Bird tickets ending in just over 2 weeks

2013-06-01 Thread Vicky Lee - Python Ireland
2013/> co-Chair) Python Ireland <http://python.ie/> co-Chair / Treasurer EuroPython Board<https://ep2012.europython.eu/blog/2012/07/08/change-board-europython-society> PSF member <http://pyfound.blogspot.ie/2012/08/welcome-new-psf-members.html> -- http://mail.python.org/m

PSF Python Brochure available as PDF preview. Last chance to order your ad!

2013-03-16 Thread PSF Python Brochure Project Team
The first full format pre-production issues were shown at several Python conferences throughout the last year and caused a lot of excitement among the attendees. The PSF Python Brochure Project has now finished getting all approvals from the content providers, so we can finally publish a PDF

PyCon Ireland 2012 (13th - 14th Oct) - Dublin, Ireland

2012-08-22 Thread Vicky Lee - Python Ireland
2012 <http://python.ie/pycon/2012/>) -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

PythonOnWheels (PoW)

2012-08-04 Thread python onwheels
Hi, I am announcing PythonOnWheels. (short PoW) Projectname: PythonOnWheels Motto: We are only on wheels but it feels like having wings ;) A quick and easy to use generative Web framework for python. STOP: I know what you are thinking: " What the world doen't need are more lawyers

PSF Python Brochure is ready to print: accepting ad orders now!

2012-07-13 Thread PSF Python Brochure Project Team
The PSF Python Brochure Project has finished the content and layout phase. The first full format pre-production issues were shown at the PSF booth during the EuroPython Conference 2012 in Florence, Italy, and caused a lot of excitement - to print the brochure we now need supporting sponsors

ATpy 0.9.4 Release

2010-09-02 Thread Astronomical Python
We are pleased to announce the release of ATpy 0.9.4! ATpy is a high-level Python package providing a generic Table class that can contain data and meta-data, and includes column manipulation, row selection, and sorting methods. In addition, read and write methods are provided to to seamlessly

Python training in Florida, January 19-21

2009-12-17 Thread Python Training
Don't miss your chance to attend our upcoming Florida Python training class next month. This 3-day public class is being held January 19-21, in Sarasota, Florida. It is open to both individual and group enrollments. For more details on the class, as well as registration instructions, p

Pythons in Florida (training next month)

2009-09-21 Thread Python Training
Don't miss your chance to attend our first Florida Python training session next month. This 3-day class is being held October 20-22, in Sarasota, Florida. It is open to both individual and group enrollments. For more details on the class, as well as registration instructions, please visi

Python training in Colorado, April 27-29

2009-03-21 Thread Python Training
Python author and trainer Mark Lutz will be teaching a 3-day Python class on April 27-29, in Longmont, Colorado. This is a public training session open to individual enrollments, and covers the same topics and hands-on lab work as the onsite sessions that Mark teaches. The class provides an in

Python training in Colorado, January 27-30

2009-01-05 Thread Python Training
Python author and trainer Mark Lutz will be teaching a 4-day Python class on January 27-30, in Longmont, Colorado. This is a public training session open to individual enrollments, and covers the same topics and hands-on lab work as the onsite sessions that Mark teaches. The class provides an in

2009 Python class schedule

2008-11-06 Thread Python Training
A page describing our 2009 Python class offerings has just been posted here: http://home.earthlink.net/~python-training/2009-public-classes.htm The first class in 2009 will be held January 27-30, and is now open for enrollments. These are public classes, open to individuals. They provide in

Python training in Colorado, October 15-17

2008-09-09 Thread Python Training
Python author and trainer Mark Lutz will be teaching another 3-day Python class at a conference center in Longmont, Colorado, on October 15-17, 2008. This is a public training session open to individual enrollments, and covers the same topics as the 3-day onsite sessions that Mark teaches, with

Python training in Colorado, June 2007

2007-04-20 Thread Python Training
Python author and trainer Mark Lutz will be teaching another 3-day Python class at a conference center in Longmont, Colorado, on June 11-13, 2007. This is a public training session open to individual enrollments, and covers the same topics as the 3-day onsite sessions that Mark teaches, with

ANN: SPE 0.8.3.c Python IDE editor

2006-10-30 Thread SPE - Stani&#x27;s Python Editor
nuing donations. The SPE 0.8.2.a release got downloaded 110550 times on berlios and sourceforge together. Not bad. This means SPE has not seen an update for a while or is getting very popular. Maybe both ;-) Installers are available for python 2.3, 2.4 and 2.5 for Windows and as a rpm including wxPython.

ANN: SPE 0.7.5.c: Improved documentation & bugfixes

2005-08-26 Thread SPE - Stani&#x27;s Python Editor
python IDE with auto indentation & completion, call tips, syntax coloring & highlighting, UML diagrams, class explorer, source index, auto todo list, sticky notes, pycrust shell, file browsers, drag&drop, context help, Blender support, ... Spe ships with Python debugger (remote & encrypte