[Python-announce] FOSDEM 2024: Call for Proposals - Python Devrooom

2023-11-23 Thread Marc-Andre Lemburg
We are happy to announce that we will be running a Python devroom again 
at FOSDEM 2024.


This year's edition will be exclusively in-person, and take place on the
3rd and 4th of February, with the Python devroom being available on 
Sunday 4th.


If you have not heard about FOSDEM before or are looking for more 
information, you can visit the official website at https://www.fosdem.org/.


As usual, we are looking for multiple Pythonistas to help us shape the 
devroom schedule. We are now open to receiving your proposals !


With over 8000 participants, FOSDEM is the perfect place to share your 
story and  meet fellow Python enthusiasts.


Please head over to https://python-fosdem.org/call-for-proposals/ for 
the full information about FOSDEM, the CFP and the Devroom.


Good luck to everyone applying. We’re looking forward to meeting you all 
at FOSDEM 2024 !


Cheers,
--
Eric Gazoni and
Marc-Andre Lemburg
___
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] Late 1.2.2 released

2023-11-23 Thread Juancarlo Añez
*包 Late* provides decorators and functions to work around the issues that
early binding of default argument values produces in Python.
https://github.com/neogeny/late

--
Juancarlo Añez
mailto:apal...@gmail.com
___
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] TatSu 5.10.2 - PEG parser generator

2023-11-23 Thread Juancarlo Añez
竜 TatSu is a tool that takes grammars in a variation of EBNF as input, and
outputs memoizing (Packrat) PEG parsers in Python.

Please take a look at the release log for the latest improvements and fixes:

https://github.com/neogeny/TatSu/releases

--
Juancarlo Añez
mailto:apal...@gmail.com
___
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