Today at SF Python, I talked about "Testing Python Web Apps with Playwright"
Slides @ https://pamelafox.github.io/my-py-talks/testing-apps-playwright-sfpy/
No recording of tonight's talk, but my FlaskCon talk was similar (but shorter):
https://www.youtube.com/watch?v=U3W9V4NWbOk
Slides @ https://pamelafox.github.io/my-py-talks/testing-apps-playwright-sfpy/
No recording of tonight's talk, but my FlaskCon talk was similar (but shorter):
https://www.youtube.com/watch?v=U3W9V4NWbOk
July 17, 2025 at 5:21 AM
Today at SF Python, I talked about "Testing Python Web Apps with Playwright"
Slides @ https://pamelafox.github.io/my-py-talks/testing-apps-playwright-sfpy/
No recording of tonight's talk, but my FlaskCon talk was similar (but shorter):
https://www.youtube.com/watch?v=U3W9V4NWbOk
Slides @ https://pamelafox.github.io/my-py-talks/testing-apps-playwright-sfpy/
No recording of tonight's talk, but my FlaskCon talk was similar (but shorter):
https://www.youtube.com/watch?v=U3W9V4NWbOk
Today at SF Python, I talked about "Testing Python Web Apps with Playwright"
Slides @ https://pamelafox.github.io/my-py-talks/testing-apps-playwright-sfpy/
No recording of tonight's talk, but my FlaskCon talk was similar (but shorter):
https://www.youtube.com/watch?v=U3W9V4NWbOk
Slides @ https://pamelafox.github.io/my-py-talks/testing-apps-playwright-sfpy/
No recording of tonight's talk, but my FlaskCon talk was similar (but shorter):
https://www.youtube.com/watch?v=U3W9V4NWbOk
Testing Python web apps with Playwright
pamelafox.github.io
July 17, 2025 at 5:23 AM
Today at SF Python, I talked about "Testing Python Web Apps with Playwright"
Slides @ https://pamelafox.github.io/my-py-talks/testing-apps-playwright-sfpy/
No recording of tonight's talk, but my FlaskCon talk was similar (but shorter):
https://www.youtube.com/watch?v=U3W9V4NWbOk
Slides @ https://pamelafox.github.io/my-py-talks/testing-apps-playwright-sfpy/
No recording of tonight's talk, but my FlaskCon talk was similar (but shorter):
https://www.youtube.com/watch?v=U3W9V4NWbOk
I'm speaking tonight at SF Python,
reprising my Flaskcon talk about testing
Flask/Quart apps with Pytest and Playwright.
Join us!
https://www.meetup.com/sfpython/events/308498219/
reprising my Flaskcon talk about testing
Flask/Quart apps with Pytest and Playwright.
Join us!
https://www.meetup.com/sfpython/events/308498219/
July 16, 2025 at 8:05 PM
I'm speaking tonight at SF Python,
reprising my Flaskcon talk about testing
Flask/Quart apps with Pytest and Playwright.
Join us!
https://www.meetup.com/sfpython/events/308498219/
reprising my Flaskcon talk about testing
Flask/Quart apps with Pytest and Playwright.
Join us!
https://www.meetup.com/sfpython/events/308498219/
I'm speaking tonight at SF Python,
reprising my Flaskcon talk about testing
Flask/Quart apps with Pytest and Playwright.
Join us!
https://www.meetup.com/sfpython/events/308498219/
reprising my Flaskcon talk about testing
Flask/Quart apps with Pytest and Playwright.
Join us!
https://www.meetup.com/sfpython/events/308498219/
Python t-strings and Testing Flask & Quart Apps w/Pytest & Playwright, Wed, Jul 16, 2025, 6:30 PM | Meetup
Want to learn more about Python and meet other Pythonistas? Please register here: [https://ti.to/sfpython/jul-16th-sf-python-sentry?source=meetup](https://ti.to/sfpython/j
www.meetup.com
July 16, 2025 at 8:06 PM
I'm speaking tonight at SF Python,
reprising my Flaskcon talk about testing
Flask/Quart apps with Pytest and Playwright.
Join us!
https://www.meetup.com/sfpython/events/308498219/
reprising my Flaskcon talk about testing
Flask/Quart apps with Pytest and Playwright.
Join us!
https://www.meetup.com/sfpython/events/308498219/
My first #PyconUS was super fun. I loved how many mini conferences were wrapped inside of it (like EduSummit and FlaskCon), the friendliness of everyone, and how easy is it was to find people to geek out over the same things I care about.
Kudos to the organizers for their great work!
Kudos to the organizers for their great work!
May 19, 2025 at 1:34 PM
My first #PyconUS was super fun. I loved how many mini conferences were wrapped inside of it (like EduSummit and FlaskCon), the friendliness of everyone, and how easy is it was to find people to geek out over the same things I care about.
Kudos to the organizers for their great work!
Kudos to the organizers for their great work!
@pamelafox.bsky.social thanks for your #PyCon2025 (technically flaskCon) talk: Testing Flask and Quart Apps with Pytest and Playwright - I use selenium but knew nothing about playwright. Looking forward to trying it out.
May 18, 2025 at 12:03 AM
@pamelafox.bsky.social thanks for your #PyCon2025 (technically flaskCon) talk: Testing Flask and Quart Apps with Pytest and Playwright - I use selenium but knew nothing about playwright. Looking forward to trying it out.
Learnt about both "event sourcing" and the datastar framework from @_chrismay at #Flaskcon #PyconUS
Really intriguing way to track data as events, and stream event changes back. Still trying to wrap my head around it!
Chris demo'ed this app:
github.com/Chris-May/mo...
Really intriguing way to track data as events, and stream event changes back. Still trying to wrap my head around it!
Chris demo'ed this app:
github.com/Chris-May/mo...
GitHub - Chris-May/movie_theater: Code to accompany my upcoming talk at FlaskCon25: Death to the spinner
Code to accompany my upcoming talk at FlaskCon25: Death to the spinner - Chris-May/movie_theater
github.com
May 16, 2025 at 10:01 PM
Learnt about both "event sourcing" and the datastar framework from @_chrismay at #Flaskcon #PyconUS
Really intriguing way to track data as events, and stream event changes back. Still trying to wrap my head around it!
Chris demo'ed this app:
github.com/Chris-May/mo...
Really intriguing way to track data as events, and stream event changes back. Still trying to wrap my head around it!
Chris demo'ed this app:
github.com/Chris-May/mo...
May 16, 2025 at 7:02 PM
May 16, 2025 at 6:55 PM
"Every library should have documentation explaining how to mock it for unit tests." @pamelafox.bsky.social speaks the truth. #flaskcon #PyConUS
May 16, 2025 at 6:13 PM
"Every library should have documentation explaining how to mock it for unit tests." @pamelafox.bsky.social speaks the truth. #flaskcon #PyConUS
Getting ready for my 2pm talk at #FlaskCon: Testing Flask and Quart Apps with Playwright
Room 317, come on by!!
pamelafox.github.io/my-py-talks/...
#PyconUs
Room 317, come on by!!
pamelafox.github.io/my-py-talks/...
#PyconUs
May 16, 2025 at 5:38 PM
Getting ready for my 2pm talk at #FlaskCon: Testing Flask and Quart Apps with Playwright
Room 317, come on by!!
pamelafox.github.io/my-py-talks/...
#PyconUs
Room 317, come on by!!
pamelafox.github.io/my-py-talks/...
#PyconUs
May 16, 2025 at 4:45 PM
May 16, 2025 at 1:32 PM
Headed to Pittsburgh for #PyCon !
My schedule:
Wed: Tutorials (AI Crash Course, Snakes in a Grid)
Thu: EduSummit, MS sponsored talk @ 3
Fri: MS Booth AM, Flaskcon @ 2-6
Sat: MS Booth AM, ??? PM (Wander around talks)
Sun: Poster session AM, then fly to Seattle for MS Build
My schedule:
Wed: Tutorials (AI Crash Course, Snakes in a Grid)
Thu: EduSummit, MS sponsored talk @ 3
Fri: MS Booth AM, Flaskcon @ 2-6
Sat: MS Booth AM, ??? PM (Wander around talks)
Sun: Poster session AM, then fly to Seattle for MS Build
May 13, 2025 at 3:47 PM
Headed to Pittsburgh for #PyCon !
My schedule:
Wed: Tutorials (AI Crash Course, Snakes in a Grid)
Thu: EduSummit, MS sponsored talk @ 3
Fri: MS Booth AM, Flaskcon @ 2-6
Sat: MS Booth AM, ??? PM (Wander around talks)
Sun: Poster session AM, then fly to Seattle for MS Build
My schedule:
Wed: Tutorials (AI Crash Course, Snakes in a Grid)
Thu: EduSummit, MS sponsored talk @ 3
Fri: MS Booth AM, Flaskcon @ 2-6
Sat: MS Booth AM, ??? PM (Wander around talks)
Sun: Poster session AM, then fly to Seattle for MS Build
On Friday at 5:15, I'll be speaking about how #eventSourcing can make your app faster at #FlaskCon!
us.pycon.org/2025/events/...
#pyConUS
us.pycon.org/2025/events/...
#pyConUS
May 12, 2025 at 7:56 PM
On Friday at 5:15, I'll be speaking about how #eventSourcing can make your app faster at #FlaskCon!
us.pycon.org/2025/events/...
#pyConUS
us.pycon.org/2025/events/...
#pyConUS
FlaskCon 2025 schedule is live!
flaskcon.com/2025/
FlaskCon will be a mini-con inside PyCon this year, thanks to the Hatchery program.
Come on by, learn new things, and meet more developers using and maintaining Flask/Quart/Jinja/etc.
Friday 2-6pm, room 317, see you there!
#pycon
flaskcon.com/2025/
FlaskCon will be a mini-con inside PyCon this year, thanks to the Hatchery program.
Come on by, learn new things, and meet more developers using and maintaining Flask/Quart/Jinja/etc.
Friday 2-6pm, room 317, see you there!
#pycon
FlaskCon 2025
A conference for the users of Flask.
flaskcon.com
May 12, 2025 at 5:44 PM
FlaskCon 2025 schedule is live!
flaskcon.com/2025/
FlaskCon will be a mini-con inside PyCon this year, thanks to the Hatchery program.
Come on by, learn new things, and meet more developers using and maintaining Flask/Quart/Jinja/etc.
Friday 2-6pm, room 317, see you there!
#pycon
flaskcon.com/2025/
FlaskCon will be a mini-con inside PyCon this year, thanks to the Hatchery program.
Come on by, learn new things, and meet more developers using and maintaining Flask/Quart/Jinja/etc.
Friday 2-6pm, room 317, see you there!
#pycon
#FlaskCon at @pycon.us CFP Closes on Friday, April 25!
www.papercall.io/flaskcon-pyc...
This conference is for the whole of the #Pallets Project and ecosystem: #Flask, Quart, Click, Jinja and projects related to and using them!
www.papercall.io/flaskcon-pyc...
This conference is for the whole of the #Pallets Project and ecosystem: #Flask, Quart, Click, Jinja and projects related to and using them!
PaperCall.io - FlaskCon @ PyCon US 2025
FlaskCon is a mini-conference inside PyCon US 2025. Join us in a mini conference dedicated to Flask, its community and ecosystem, as well as related web technologies. Meet maintainers and community me...
www.papercall.io
April 23, 2025 at 6:53 PM
#FlaskCon at @pycon.us CFP Closes on Friday, April 25!
www.papercall.io/flaskcon-pyc...
This conference is for the whole of the #Pallets Project and ecosystem: #Flask, Quart, Click, Jinja and projects related to and using them!
www.papercall.io/flaskcon-pyc...
This conference is for the whole of the #Pallets Project and ecosystem: #Flask, Quart, Click, Jinja and projects related to and using them!
[Events] FlaskCon @ PyCon US 2025 The Pallets team writes a bunch of apps that are useful for Django developers. They are looking for speakers and topics for FlaskCon, a mini-conference inside PyCon US 2025. The CFP closes April 24, 2025. #djangonews www.papercall.io/flaskcon-py...
PaperCall.io - FlaskCon @ PyCon US 2025
FlaskCon is a mini-conference inside PyCon US 2025. Join us in a mini conference dedicated to Flask, its community and ecosystem, as well as related web technologies. Meet maintainers and community members, learn about how to get involved, and join us during the sprint days to contribute. Submit ...
www.papercall.io
April 21, 2025 at 8:00 PM
[Events] FlaskCon @ PyCon US 2025 The Pallets team writes a bunch of apps that are useful for Django developers. They are looking for speakers and topics for FlaskCon, a mini-conference inside PyCon US 2025. The CFP closes April 24, 2025. #djangonews www.papercall.io/flaskcon-py...
Plone Conf 🇫🇮
pythondeadlin.es/conference/p...
JupyterCon 🇺🇸
pythondeadlin.es/conference/j...
FlaskCon 🇺🇸
pythondeadlin.es/conference/f...
Pydata Virginia 🇺🇸
pythondeadlin.es/conference/p...
Pytorch Day 🇫🇷
pythondeadlin.es/conference/p...
Python Sul 🇧🇷
pythondeadlin.es/conference/p...
pythondeadlin.es/conference/p...
JupyterCon 🇺🇸
pythondeadlin.es/conference/j...
FlaskCon 🇺🇸
pythondeadlin.es/conference/f...
Pydata Virginia 🇺🇸
pythondeadlin.es/conference/p...
Pytorch Day 🇫🇷
pythondeadlin.es/conference/p...
Python Sul 🇧🇷
pythondeadlin.es/conference/p...
Plone Conference 2025 Conference Deadlines
Countdown for the Call for Participation of this conference including conference dates and details.
pythondeadlin.es
April 20, 2025 at 2:45 PM
Plone Conf 🇫🇮
pythondeadlin.es/conference/p...
JupyterCon 🇺🇸
pythondeadlin.es/conference/j...
FlaskCon 🇺🇸
pythondeadlin.es/conference/f...
Pydata Virginia 🇺🇸
pythondeadlin.es/conference/p...
Pytorch Day 🇫🇷
pythondeadlin.es/conference/p...
Python Sul 🇧🇷
pythondeadlin.es/conference/p...
pythondeadlin.es/conference/p...
JupyterCon 🇺🇸
pythondeadlin.es/conference/j...
FlaskCon 🇺🇸
pythondeadlin.es/conference/f...
Pydata Virginia 🇺🇸
pythondeadlin.es/conference/p...
Pytorch Day 🇫🇷
pythondeadlin.es/conference/p...
Python Sul 🇧🇷
pythondeadlin.es/conference/p...
FlaskCon (at PyCon US) extended their CFP deadline.
You still have a few more days to submit a talk. If you have a 30 minute talk on #Flask (or you could put one together) submit it!
#FlaskCon #PyCon #PyConUS #Python
You still have a few more days to submit a talk. If you have a 30 minute talk on #Flask (or you could put one together) submit it!
#FlaskCon #PyCon #PyConUS #Python
PaperCall.io - FlaskCon @ PyCon US 2025
FlaskCon is a mini-conference inside PyCon US 2025. Join us in a mini conference dedicated to Flask, its community and ecosystem, as well as related web technologies. Meet maintainers and community me...
www.papercall.io
April 17, 2025 at 8:31 PM
FlaskCon call for proposals is open until April 17th, you still have time to submit your talk!
flaskcon.com/2025/
Tell us about how you're using Flask, Quart, Jinja2, Click, or anything from the Pallets and Pallets-eco ecosystem!
flaskcon.com/2025/
Tell us about how you're using Flask, Quart, Jinja2, Click, or anything from the Pallets and Pallets-eco ecosystem!
FlaskCon 2025
A conference for the users of Flask.
flaskcon.com
April 11, 2025 at 4:59 PM
FlaskCon call for proposals is open until April 17th, you still have time to submit your talk!
flaskcon.com/2025/
Tell us about how you're using Flask, Quart, Jinja2, Click, or anything from the Pallets and Pallets-eco ecosystem!
flaskcon.com/2025/
Tell us about how you're using Flask, Quart, Jinja2, Click, or anything from the Pallets and Pallets-eco ecosystem!
March 19, 2025 at 6:51 AM
FlaskCon is happening again this year at PyCon US 2025!
flaskcon.com/2025/
FlaskCon will be the first day of PyCon, Friday May 16, 2 - 6 PM. We're looking for talk proposals about using Flask, Quart, or other Pallets projects.
CFP closes April 17!
#python #pyconus #flask
flaskcon.com/2025/
FlaskCon will be the first day of PyCon, Friday May 16, 2 - 6 PM. We're looking for talk proposals about using Flask, Quart, or other Pallets projects.
CFP closes April 17!
#python #pyconus #flask
March 18, 2025 at 8:42 PM
FlaskCon is happening again this year at PyCon US 2025!
flaskcon.com/2025/
FlaskCon will be the first day of PyCon, Friday May 16, 2 - 6 PM. We're looking for talk proposals about using Flask, Quart, or other Pallets projects.
CFP closes April 17!
#python #pyconus #flask
flaskcon.com/2025/
FlaskCon will be the first day of PyCon, Friday May 16, 2 - 6 PM. We're looking for talk proposals about using Flask, Quart, or other Pallets projects.
CFP closes April 17!
#python #pyconus #flask