bangpypers / meetup-talks

Creative Commons Zero v1.0 Universal
6 stars 2 forks source link

Talk: Replacing pyinstaller with 100 lines of code #31

Closed tusharsadhwani closed 1 month ago

tusharsadhwani commented 2 months ago

Title of the talk

Replacing pyinstaller with 100 lines of code

Description

If you have ever struggled with figuring out how to ship a Python application to a friend, customer or anyone, that is about to change.

While tools like pyinstaller have existed for a long time, they are not very straightforward to use, and are complex tools with their sets of bugs, limitations and so on.

A few things around Python have changed, such that it's much easier today to package and ship a Python application now. And to make it even more simple, I created a tool called packaged.

Let's figure out how it works, and how you can use it to ship Python applications with ease.

What format do you have in mind for your talk?

Talk

Table of contents

What domain would you say your talk falls under?

Core Python

Duration in minutes (including Q&A)

30

Prerequisites

Understanding basic Python concepts, pip, etc. is all that's needed.

Speaker bio

Long-term Python developer, author, OSS contributor and speaker, Tushar currently works as a Software Engineer building language tools at DeepSource.

When not working, he tries to contribute to the Python developer tools ecosystem, like black, ruff, flake8 and mypy.

The talk/workshop speaker agrees to

anistark commented 2 months ago

@tusharsadhwani are you available on 15th ?

tusharsadhwani commented 2 months ago

Yes, I'm available