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
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]
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
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
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
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
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-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
. 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
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
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
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
[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
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
[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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 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
/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
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
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
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
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
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
tinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
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
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
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
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
ilman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
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
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
https://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
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
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
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]
ttps://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
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
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
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
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
: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
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
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
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/
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
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
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
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
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 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 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
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 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 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
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.
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
73 matches
Mail list logo