Projects in Awesome Lists tagged with pycon
A curated list of projects in awesome lists tagged with pycon .
https://github.com/zurutech/gans-from-theory-to-production
Material for the tutorial: "Deep Diving into GANs: from theory to production"
deep-learning euroscipy gan pycon tensorflow tensorflow-tutorials tfgan tutorial
Last synced: 09 Apr 2025
https://github.com/amyreese/pycon
Python conference talks
example-code examples pycon python python3
Last synced: 19 Feb 2026
https://github.com/gahjelle/decorators_tutorial
Introduction to Decorators - Tutorial given at PyCon Online 2020 and 2021
decorators materials pycon python tutorial
Last synced: 20 Aug 2025
https://github.com/mjmolina/plantaris
PyCon 2020 Talk: "How to build an intelligent “indoor garden” with microcontrollers, CircuitPython, and IoT."
circuitpython hardware iot microcontrollers plants pycon raspberry-pi watering-plants
Last synced: 23 Oct 2025
https://github.com/ryansmccoy/spreadsheets-to-dataframes
Pycon 2021 Tutorial to help Spreadsheet (Excel) Users learn Python
automation excel flask pandas pycon pycon2021 python requests
Last synced: 13 Apr 2026
https://github.com/pythonindia/inpycon2017
PyCon India 2017 Website, staging site from master branch is available at https://pythonindia.github.io/inpycon2017
Last synced: 12 Mar 2026
https://github.com/tylerjereddy/pycon-2017
Mastering scipy.spatial PyCon 2017 Tutorial
computational-geometry pycon python-3 scipy
Last synced: 28 Oct 2025
https://github.com/xfenix/pycon2022
Примеры к докладу «Современный CI/CD пайплайн для python микросервисов» на конференции pycon 2022
ci cicd conference docker gitlab gitlab-ci kubernetes microservices pycon pycon2022
Last synced: 27 Jun 2025
https://github.com/simonprickett/python-probabilistic-data-structures
Exploring Probabilistic Data Structures in Python - my 2021 Pycon USA and Australia and Pycon MEA 2022 talk.
bloom-filter hyperloglog probabilistic-data-structures pycon python redis
Last synced: 25 Mar 2025
https://github.com/akkefa/pycon-python-performance-profiling
Examples of using common Python profiling techniques
cprofile profiling pycon python
Last synced: 12 Oct 2025
https://github.com/honzajavorek/become-mentor
"Be(Come) A Mentor! Help Others Succeed!" by @OssAnna16
conference conference-talk keynote keynote-presentation mentoring mentorship presentation pycon pyconcz pyladies slides talk transcript
Last synced: 12 Mar 2025
https://github.com/tonykipkemboi/streamlit_pycon24_tutorial
Streamlit tutorial presentation for PyCon 2024
github llamaindex pycon pycon2024 streamlit
Last synced: 06 Oct 2025
https://github.com/reubano/pycon17-tute
code for "Using Functional Programming for efficient Data Processing and Analysis" PyCon '17 tutorial
data functional-programming meza pycon python riko tutorial
Last synced: 12 Apr 2025
https://github.com/pratapvardhan/pycon-2015
Slides and Code for PyCon - 2015 - Consuming Government Data with Python and d3
d3js government-data india open-data pycon python
Last synced: 13 Apr 2025
https://github.com/elastic/pycon-2021-workshop-app-search
Searchable Django Applications with Elastic App Search
app-search elastic-app-search pycon pycon2021 python
Last synced: 31 Jul 2025
https://github.com/andriisoldatenko/django-orm-crash-test
The essence of Django ORM
django django-models django-orm pycon
Last synced: 03 Mar 2026
https://github.com/uranusjr/packaging-the-hard-way
Content for talk submitted to PyCon Taiwan 2020
packaging pycon pycontw pycontw2020 python
Last synced: 09 Oct 2025
https://github.com/hearot/guida-bot-telegram
"Come pensare da zero un bot di Telegram con Python? Una guida passo dopo passo" da PyCon IT 22
pycon pycon-it pycon-it-22 pyconitalia pyrogram python-telegram-bot telegram telethon
Last synced: 08 Aug 2025
https://github.com/zac-hd/hypothesis-workshop
Tutorial and links for Pycon Asia-Pacific workshop
Last synced: 19 Apr 2025
https://github.com/harshcasper/pycon-my-2021
Slides and Code for the PyCon Malaysia 2021 talk
metacall metacall-core pycon pycon-21 pycon-my slides talk
Last synced: 14 Apr 2025
https://github.com/primaprashant/pycon-apac-2023-tech-talk
Repo containing talk video, slides, and proposal for my tech talk at PyCon APAC 2023 about use of AI for efficient routing of customer inquiries at Mercari.
ai customer-support machine-learning mercari natural-language-processing nlp pycon pyconapac pyconjp python tech-talk tech-talks
Last synced: 13 Apr 2025
https://github.com/sfdye/pyconsg-workshop-cookiecutter-django
Workshop material for use at PyCon APAC 2018
cookiecutter cookiecutter-django django pycon python singapore
Last synced: 06 May 2026
https://github.com/bkamapantula/discover-workshop
Code search utility to assist developer workflows via code discovery. Currently uses tf-idf estimator.
developer-tools pycon python scikit-learn tf-idf
Last synced: 18 Oct 2025
https://github.com/bossenti/pycon-23-streampipes-pythonistas
supplementary material of the PyConDE 2023 talk "Apache StreamPipes for Pythonistas: IIoT data handling made easy!"
conference-talk iiot modbus pycon streampipes
Last synced: 03 Apr 2025
https://github.com/pioneershub/pytube
Utilize Pretalx data to manage and release your conference videos on YouTube.
conference linkedin pycon youtube
Last synced: 08 Oct 2025
https://github.com/drapegnik/pycon-2020-github-bot
How to Build a GitHub Bot
bots github-api github-bot github-webhooks heroku octomachinery pycon
Last synced: 12 Feb 2026
https://github.com/harshit98/retail-updates-streamer
EuroPython 2021 - High Performance Data Processing using Python, Elasticsearch and Kafka.
elasticsearch fastapi kafka pycon python3
Last synced: 09 May 2026
https://github.com/jarcelao/python-in-a-click
Presentation and template used for the "Python in a Click" talk for PyCon APAC 2025
devcontainer devtools pycon uv
Last synced: 27 Jun 2025
https://github.com/luphord/user_voting_rocks
Use your personal talk voting for PyConDE 2019 to predict your interest in a talk.
prediction pycon text-classification
Last synced: 07 Feb 2026
https://github.com/pawamoy/markdown-pycon
Markdown extension to parse `pycon` code blocks without indentation or fences.
markdown markdown-extension pycon python python-markdown
Last synced: 13 Feb 2026
https://github.com/besnik/pycon2017-closures
Slides and sample source code in Python, Java, C#, Javascript for talk Closures in Python @ Pycon SK 2017
Last synced: 07 Oct 2025
https://github.com/xfenix/conference-presentations
My presentations and videos for public speeches at conferences and meetups. Here you can view them interactively https://speakerdeck.com/xfenix (this link updates often then current repository)
crossconf ekbpy evrone moscow-python-conf ontico presentation pycon pycon2022
Last synced: 27 Jun 2025
https://github.com/ola-kaznowska/taskbar-download
Taskbar Download.
git pycon pyladies-workshop python python3 taskbar-application workshop
Last synced: 15 May 2026
https://github.com/ethanlee928/pyconhk2023
Materials for PyCon Hong Kong 2023
computer-vision data-science data-visualization pycon python streamlit
Last synced: 20 Apr 2026
https://github.com/tnir/pyconjp-2016-sprints-cookiecutter-django
cookiecutter-django (No.4) on PyCon JP 2016 Development Sprints
cookiecutter-django hacktoberfest pycon sprint
Last synced: 16 Feb 2026
https://github.com/chendaniely/2022-04-28-pycon2022-edusummit-practice
PyCon 2022 Edu Summit: Designing Domain-Specific Data Science Materials and Leveraging Long-Term Practice
education pycon pycon2022 talk
Last synced: 18 Mar 2026
https://github.com/waseem18/pymeetups
Find information about upcoming Python conferences and meetups through your terminal
cli google-calendar-api meetup pycon
Last synced: 27 Jan 2026
https://github.com/joelibaceta/pycon-2023-bogota-travel-guide
PyCon 2023 Bogotá Travel Guide
Last synced: 18 Mar 2026
https://github.com/nipunsadvilkar/probabilityforhackers
🐍 My PyCon India 2017 Talk ✨Inspired from Jake VanderPlas's 'Statistics for Hackers' 📊talk. 'Probability for Hackers' 🎲 - how you can use your coding skills to "hack probability"
Last synced: 31 Mar 2026
https://github.com/sebastiaanz/introducing-asynchronous-sqlalchemy
My talk about Asynchronous SQLAlchemy
asyncio conference conference-talk europython pycon python sqlalchemy talk
Last synced: 10 Jun 2026
https://github.com/svetlanam/pycon-csv-to-firebase
Convert data from CSV and upload them to Firebase Cloud Database
data-transformation firebase-database import json mobile-app pycon python
Last synced: 12 May 2026
https://github.com/ola-kaznowska/list-comprehensions
List Comprehensions
git list-comprehension pycon pyladies-workshop python python3 workshops
Last synced: 17 May 2026
https://github.com/dlr-sc/conference-analyzer
conference-management diversity diversity-measures pycon python web-crawling
Last synced: 18 Jun 2025
https://github.com/prashant0598/speaker-deck
A list of all my talks and presentations
Last synced: 01 Feb 2026
https://github.com/c-goosen/pyconza2016
Prep and files/slides for pyconza2016
Last synced: 19 Jun 2026
https://github.com/reubano/pyconza-tutorial
Jupyter notebooks and data for "Data Mining and Processing for fun and profit" PyConZA16 tutorial
data functional-programming jupyter-notebook meza pycon python tutorial
Last synced: 17 May 2026
https://github.com/svetlanam/pycon-ios-app
Mobile app for PyCon and DjangoCon conferences
djangocon firebase firebase-database ios-app mobile-app pycon swift
Last synced: 10 May 2026
https://github.com/tushar-rishav/epgit
EuroPython'16 Workshop stuff
2016 european europython foss pycon
Last synced: 21 Apr 2026
https://github.com/jond01/pycon-il-23
My talk and materials for PyCon IL 2023
pycon pycon2023 pyconil pyconil23 pyproject pyproject-toml python
Last synced: 29 Apr 2026
https://github.com/shreyasbapat/through_python_to_the_stars-talk
Slides and Content for the lightning talk in PyCon India 2018
astropy poliastro proposal pycon pyconindia python slide
Last synced: 01 May 2026
https://github.com/svetlanam/my-presentations
This is backup of my presentations from different events, school, workshop or conferences
conference economics-university-in-bratislava presentation pycon school-project workshop
Last synced: 07 Mar 2026
https://github.com/gavincyi/pycon-hk-2020-talks
Gavin Chan's PyCon Hong Kong 2020 talk slides
Last synced: 07 Jan 2026
https://github.com/sujinleeme/pyconkr-youngcoder
[한국어 번역] A Python Tutorial For Pycon Youngcoder (PyconKR, 2017)
education korean-docs pycon pycon-youngcoder
Last synced: 04 Oct 2025
https://github.com/ola-kaznowska/upper-and-find
Upper and find Python function
pycon pyladies-workshop python python3 workshop
Last synced: 17 Sep 2025