[pylons-discuss] Pyramid 2, SQLAlchemy 2, and SQLAlchemy-Continuum

2023-02-11 Thread Nejc Zupan
Hey! In case it is of any interest to anyone here, I’ve been playing with the SQLAlchemy + URL dispatch wiki tutorial last night and created two example repos/scaffolds: * Pyramid 2.0 + SQLAlchemy 2.0 + Poetry: https://github.com/zupo/tutorial/tree/main * Pyramid + SQLAlchemy-Continuum for

[pylons-discuss] PyramidConf, Fall 2023, Spain

2022-10-23 Thread Nejc Zupan
Now that lockdowns are (hopefully!) a part of history, I started thinking of organizing a Pyramid conference. The general idea is two days of talks and a day for a sprint. Wed to Fri. Probably Spain, in October or November 2023. I want to gauge if there is interest from the community in

Re: [pylons-discuss] Re: Top like monitoring for Pyramid / Gunicorn

2022-08-22 Thread Nejc Zupan
I’ve used NewRelic with success in the past, but its a cloud thingy so doesn’t apply to all use cases. -- Excuse brevity, sent from a mobile device. > On 22 Aug 2022, at 16:50, 'Jonathan Vanasco' via pylons-discuss > wrote: > > Have you tried using statsd ?

Re: [pylons-discuss] webtest access to request object

2021-12-08 Thread Nejc Zupan
I have the following in my conftest.py for exactly the purpose of inspecting the state of the request in tests. class WebTestRequest(Request): """A custom WebTest request that allows access to Pyramid's Request.""" def __init__( self, environ: t.Dict, charset:

Re: [pylons-discuss] Poetry and Pyramid

2020-12-12 Thread Nejc Zupan
I used Poetry for the “Pyramid RealWorld.io example app”: https://github.com/niteoweb/pyramid-realworld-example-app/ > On 12 Dec 2020, at 01:13, MJF wrote: > > I have been away from using Pyramid (well, from

[pylons-discuss] Pyramid Sprint, April 2020, Ljubljana, Slovenia

2019-12-12 Thread Nejc Zupan
Hey all! I’m organizing a Python conference in Ljubljana, Slovenia next April: https://dragonpy.com/ After the conference weekend we’ll have 3 days of sprints. I would love to have a couple of Pyramid people attend, so we could sprint together. If you give a talk at the

[pylons-discuss] New package released: pyramid_mixpanel

2019-08-22 Thread Nejc Zupan
Hey all! I’m taking a few days for summer cleanups and I managed to distill 5 years of using mixpanel.com in production into a Pyramid add-on: https://pypi.org/project/pyramid-mixpanel/ It’s quite niche, you need to be sold on Mixpanel and to agree

Re: [pylons-discuss] Call for speakers at PloneConf, in Ferrara, Italy, Oct 21-27, 2019

2019-06-29 Thread Nejc Zupan
I must chip in with my two cents: PloneConf is consistently one of the best conferences I go to. I haven’t used Plone in ~5 years, but I still go to PloneConf every year. The level of talks on the usual “related technologies” track and especially how deep the hallway discussions go is what

Re: [pylons-discuss] RFC: Pyramid showcase of RealWorld.io

2019-05-26 Thread Nejc Zupan
> On 25 May 2019, at 18:56, Theron Luhn wrote: > > You’ve organized the modules by sections of the website, and the relevant > views and models in each section. I usually do the inverse, split my app > into views, models, templates, etc. I’d be interested to see what “best > practice” is

[pylons-discuss] RFC: Pyramid showcase of RealWorld.io

2019-05-25 Thread Nejc Zupan
Hey all! TL;DR: I’m working on a RealWorld.io backend implementation in Pyramid. I’d like to ask fellow pharaohs and mummies to review my code so that I don’t teach people bad patterns: https://github.com/niteoweb/pyramid-realworld-example-app RealWorld.io is a community effort of implementing a

Re: [pylons-discuss] pyramid_openapi3 released under Pylons Project

2019-05-22 Thread Nejc Zupan
> On 22 May 2019, at 11:47, Julien Cigar wrote: > > On Wed, May 22, 2019 at 11:31:22AM +0200, Nejc Zupan wrote: >> [… snip ...] >> >> https://pypi.org/project/pyramid-openapi3/ >> <https://pypi.org/project/pyramid-openapi3/> >> <https

[pylons-discuss] pyramid_openapi3 released under Pylons Project

2019-05-22 Thread Nejc Zupan
Hey all! Last summer, Domen and I started working on an OpenAPI 3.0 integration package for Pyramid. After almost a year of refinement and running it in production, I’m finally ready to announce it to the wider community. The reason this package exists is to give you peace of mind when

[pylons-discuss] GSOC 2019

2019-01-15 Thread Nejc Zupan
Hey folks! Are there any plans to do GSOC[1] for Pyramid this year? I’d love to mentor (been doing it on Plone for years), I have a few project ideas and there are some students coming to the local Python meetups that seem to show some interest to apply. Who should I talk to? tnx, z. --

Re: [pylons-discuss] Pyramid 1.10a1 released

2018-10-15 Thread Nejc Zupan
Fantastic, big thanks to everyone involved! z. > On 15 Oct 2018, at 20:52, Michael Merickel wrote: > > Pyramid 1.10a1 has been released. > > The full changelog is here: > https://docs.pylonsproject.org/projects/pyramid/en/1.10-branch/changes.html >

Re: [pylons-discuss] Checking if a route is allowed

2016-11-10 Thread Nejc Zupan
Just a bit of logistics help, should you need it: * an affordable and reliable way of getting to Ljubljana from Budapest is the van sharing service GoOpti.com. Been using them for years. * there is a discussion on the sprint’s mailinglist about sharing an AirBNB place:

[pylons-discuss] Pyramid sprint

2016-10-23 Thread Nejc Zupan
Proof read pls: - Hello everyone! Domen and I have been talking for a long time about organizing a sprint in Ljubljana, our home town. Then a few weeks back we were again going at it, trying to sync our calendars. And realized that if we don’t do it