BangPypers presents · Bengaluru Tech Week

import_bengaluru

Gold sponsored by SerpApi

Python isn't just one ecosystem. Meet the communities building Bengaluru's web, data, AI, scientific computing, developer tools and open-source infrastructure.

  • September 6, 2026
  • 10:00 AM–6:00 PM
  • inMobi Techonology, Bengaluru
import bengaluru event poster featuring Bengaluru landmarks

Venue Partner

InMobi | Glance

We're excited to host the community at InMobi's Bengaluru office. Join developers, engineers, researchers and open-source enthusiasts for a day of learning, collaboration and community.

Why we're gathering

Different ecosystems. Shared learnings.

Across Bengaluru, Python communities often meet inside their own circles. import_ bengaluru brings those circles together for one day of practical talks, honest conversations and useful connections.

Community-ledEach participating community brings a session from its own ecosystem.
PracticalExpect real experiences, lessons and work—not product pitches.
Open to everyoneBeginners, maintainers, engineers, researchers and the Python-curious are welcome.

Agenda

A full day across
the Python landscape.

Meet the speakers and explore what each session will cover.

Entry & networking

Check in, meet the participating communities and settle in.

How NumPy divides integers really fast (and the bugs I caused doing it)

PyData Bangalore

Talk details

Every AI framework, dataframe library and scientific tool in Python eventually bottoms out in NumPy, yet integer division is one of the most expensive things a CPU can do. Follow a multi-year contribution journey from replacing division by a constant with multiplication and shifts, through portable SIMD on Intel, AMD and ARM, to edge cases such as INT_MIN // -1. The session also covers a regression shipped to millions of users and what benchmarks, review and fixing it revealed about real open-source performance work.

Point Blank and Writing GPU Kernels in Pure Python

Point Blank

Talk details

Learn how Point Blank became what it is today, then see how Triton makes it possible to write fast, low-level GPU kernels in pure Python instead of dropping into C++ and CUDA.

Building Smarter AI Agents with Real-Time Search

SerpAPI

Talk details

LLM knowledge alone is not enough for many real-world tasks. Using practical Python and SerpApi examples, this session shows how tools, MCP and reusable skills let agents search the web, retrieve current information and solve tasks beyond what an LLM can do on its own.

Don't Migrate Your DAGs. Compile Them.

InMobi

Talk details

Building the abstraction was the easy part. We designed an Offline Job Orchestration Platform—a thin layer over Airflow where a DAG declares intent (data, application and runtime) instead of hand-wiring paths, SparkConf and Kubernetes manifests—and it worked almost immediately. Then it sat there. More than 600 existing DAGs stayed where they were because migrating meant each team rewriting its own code on our schedule instead of theirs. Adoption is a cost problem, not a persuasion problem, so we stopped writing migration guides and shipped the migration itself. A transpiler built on Python's standard-library ast module rewrites legacy DAGs onto the new abstraction, while a triage classifier identifies which DAGs are automatable and which functions the tool should learn next. You'll learn to write your own codemod, what ast gives you for free, where it breaks and why the differ mattered more than the generator. Takeaways: every user step is an adoption tax; trust is the bottleneck, so ship the diff that proves nothing changed; and rejected DAGs are a design review of your abstraction. A platform nobody has migrated to is only a proposal.

Break

Lunch and community connections.

PyTorch Foundations and deep dive into Executorch

PyTorch

Talk details

Start with the core ideas behind PyTorch, then explore ExecuTorch and how PyTorch models move from development to efficient inference on mobile and edge devices.

Building RAG Applications with MongoDB Vector Search & Python

Namma MUG

Talk details

Build a retrieval-augmented generation application in Python and learn how MongoDB Vector Search stores embeddings, retrieves relevant context and grounds an LLM's answers in your own data.

WTF AI Agent Harness? Let's build a Baby Codex

BangPypers

Talk details

A demo-led build of a minimal AI agent harness from the ground up. Unpack the agent loop, tool calling, context management and memory, then combine them into a working harness that clarifies how tools such as Claude Code and Codex work.

Unconference / Lightning talks

Participant-led conversations and short community talks.

Closing notes & networking

Wrap up the day, share takeaways and make final connections.

September 6, 2026 · inMobi Techonology, Bengaluru

Bring your curiosity.
Leave with a bigger community.

Join developers, maintainers, data practitioners, researchers and open-source contributors from across the city.

RSVP on Luma →