Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talk - "pip install new syntax" #35

Closed
3 tasks done
tusharsadhwani opened this issue Jul 18, 2024 · 5 comments
Closed
3 tasks done

Talk - "pip install new syntax" #35

tusharsadhwani opened this issue Jul 18, 2024 · 5 comments
Labels
accepted Proposal Accepted talk-proposal New Talk for Bangpypers Meetup

Comments

@tusharsadhwani
Copy link

tusharsadhwani commented Jul 18, 2024

Title of the talk

pip install new syntax

Description

In the past few projects of mine, I've tinkered with adding new syntax to Python. There's many different approaches for doing it, but they're all really cumbersome and hard to maintain and use together.

So I decided it is time to create a framework that lets you do that.

Do you want to use something like JSX in your Python code? Do you like the |> operator from Elixir, or the ?. operator from JavaScript?

All of that, and more, is now possible with a new framework called new_syntax.

What format do you have in mind for your talk?

Talk

Table of contents

  • Why add new syntax to Python
  • How does this even work
  • Composition, and the possibilities that open up with new_syntax.

What domain would you say your talk falls under?

Core Python

Duration in minutes (including Q&A)

30

Prerequisites

No pre requisites, other being able to understand simple Python code.

Speaker bio

Python + OSS code monkey, writer and speaker, keeps inventing packages that no-one uses, usually. Sometimes they get really popular and maintaining them becomes an unexpected burden, but enjoys it nonetheless.

Blog: https://tushar.lol
Twitter: https://twitter.com/tusharisanerd
GitHub: https://github.com/tusharsadhwani

The talk/workshop speaker agrees to

@tusharsadhwani tusharsadhwani added the talk-proposal New Talk for Bangpypers Meetup label Jul 18, 2024
@nvs-abhilash
Copy link
Member

@tusharsadhwani are you open to presenting this talk on 19th October BangPyper's meet-up?

@tusharsadhwani
Copy link
Author

I have other commitments that weekend. Can we do next month?

@tusharsadhwani
Copy link
Author

tusharsadhwani commented Oct 5, 2024

Actually nevermind, I'll present on 19th, it's in the afternoon right?

@nvs-abhilash
Copy link
Member

First half from 10:30.

@tusharsadhwani
Copy link
Author

works for me.

@anistark anistark added the accepted Proposal Accepted label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Proposal Accepted talk-proposal New Talk for Bangpypers Meetup
Projects
None yet
Development

No branches or pull requests

3 participants