Learn Python with Talk Python's 270 hours of courses

#451: Djangonauts, Ready for Blast-Off Transcript

Recorded on Wednesday, Jan 10, 2024.

00:00 Are you interested in contributing to Django?

00:02 There is an amazing mentorship program that helps Python and Django enthusiasts

00:07 become contributors and potentially core developers of Django.

00:11 It's called DjangoNauts, and their slogan is, Where Contributors Launch.

00:15 On this episode, we have Sarah Boyce from the Django team and former DjangoNaut and now DjangoNaut mentor, Tushar Gupta.

00:22 Not only is this project excellent for the Django community, many open source communities would do well to keep an eye

00:29 on how this creative project is going.

00:31 This is Talk Python to Me, episode 451, recorded January 10th, 2024.

00:36 Welcome to Talk Python to Me, a weekly podcast on Python.

00:54 This is your host, Michael Kennedy.

00:56 Follow me on Mastodon, where I'm @mkennedy, and follow the podcast using @talkpython, both on fosstodon.org.

01:03 Keep up with the show and listen to over seven years of past episodes at talkpython.fm.

01:08 We've started streaming most of our episodes live on YouTube.

01:12 Subscribe to our YouTube channel over at talkpython.fm/youtube to get notified about upcoming shows and be part of that episode.

01:21 This episode is sponsored by Neo4j.

01:23 It's time to stop asking relational databases to do more than they were made for

01:28 and simplify complex data models with graphs.

01:32 Check out the sample FastAPI project and see what Neo4j, a native graph database, can do for you.

01:38 Find out more at talkpython.fm/Neo4j.

01:43 And it's brought to you by Posit Connect from the makers of Shiny.

01:47 Publish, share, and deploy all of your data projects that you're creating using Python.

01:52 Streamlit, Dash, Shiny, Bokeh, FastAPI, Flask, Quarto, Reports, Dashboards, and APIs.

01:58 Posit Connect supports all of them.

02:01 Try Posit Connect for free by going to talkpython.fm/Posit.

02:05 P-O-S-I-T.

02:06 Hello, hello.

02:09 Hey, Sarah.

02:10 Hey, Tashar.

02:11 Welcome to Talk Python to Me.

02:12 Hello.

02:13 So good to have you both on the show.

02:17 You know, when I saw the Django Knots project, I think it was Brian Okken that had found it

02:23 and started talking about it on Python Bytes initially.

02:25 I'm like, oh, that is a brilliant idea.

02:27 I definitely, definitely need to talk to the people behind it.

02:31 So, so glad to have you both here.

02:33 You both are playing multiple roles in this whole process, which is fantastic.

02:38 So excited to dive into the Django Knots.

02:41 Amazing.

02:42 I actually remember when that came up and we were all got excited and we're like,

02:46 how on earth did they find us?

02:49 So really cool.

02:50 That entire show is just about finding stuff that's interesting like that,

02:55 that maybe doesn't get a light shown on it and shining that light.

02:59 So awesome.

03:00 Glad, happy we're able to do it.

03:01 And we'll do it a little bit more today.

03:03 We'll make it the whole topic.

03:04 How's that?

03:05 Awesome.

03:05 Yeah, indeed.

03:06 Now, before we dive into all that, let's just start with your story.

03:10 And what, how do you do programming?

03:11 What do you do these days?

03:13 Sarah, let's start with you.

03:14 Okay.

03:15 Yeah.

03:15 So I am a Django developer.

03:18 That's probably not surprising.

03:19 I've been doing that pretty much my entire developer career.

03:24 It's about five years.

03:25 And about a year, two years ago, I started getting involved in open source contributions

03:34 to Django core.

03:36 And now I'm part of the review and triage team, which is a fancy name for saying like

03:41 active core Django contributor group or something like that.

03:46 And yeah, why I'm here today is now we've got the mentorship program that I co-organize.

03:53 Yeah, it's amazing.

03:54 What kind of apps do you work on?

03:56 Have you worked on in Django?

03:57 Like, are you building APIs or what are you building?

04:00 Yeah, good question.

04:01 So originally I was pretty much full stack Django experience with Django templates.

04:07 And then I changed companies and then it was with a React front end and a Django REST framework

04:15 API backend, which is perhaps quite a typical setup really.

04:19 And I've changed again.

04:22 And now I'm a developer advocate for JetBrains.

04:27 So I no longer have to maintain a web application.

04:32 So yeah, that's me.

04:34 Yeah, the dev relationship can't go down at night, right?

04:39 You're not going to get woken up on a weekend because somebody upgraded the database and now

04:44 your app doesn't work anymore.

04:45 Now, I'm a huge fan of JetBrains and what they're doing.

04:48 And that must be a fun place to work, I imagine.

04:50 Yeah, indeed.

04:51 Tushar, how about you?

04:53 Hi, everyone.

04:53 So I'm Tushar Gupta.

04:55 I'm from India.

04:56 And I have recently graduated.

04:58 I graduated in 2023.

05:00 So that was my first undergrad course.

05:02 And I currently work as a software engineer at Samagla Governance and where we deal with problems related to Indian governments.

05:09 So we work alongside the Indian government and create solutions that helps them govern better.

05:14 That's my day job.

05:16 And I've been involved with open source from my sophomore year.

05:20 That was the place like I was quite shocked seeing, wow, there are people who are there to help you for free.

05:27 And you get so high quality code reviews just for free.

05:30 So like, yeah, it was a full package for me.

05:33 And I got into some fellowships.

05:35 And one of the fellowships, I'm not sure if you've heard of it, was Major League Hacking.

05:39 They ran a fellowship.

05:41 And in there, I got introduced to Django and to Carlton as well.

05:45 And I think from there, only Django Nords got me as one of the contributors trying to get into the code.

05:51 And they reached out for the pilot program.

05:53 So, yeah, that's me.

05:55 And now I'm here.

05:56 Oh, wonderful.

05:58 So you said you just recently started working as a software developer professionally.

06:01 Is that right?

06:02 Yeah.

06:02 How are you liking it?

06:04 I think it's pretty good.

06:05 I've been always amazed with how much I can do with my laptop.

06:08 And now that you have a job, which also kind of lets you create some real impact.

06:14 I can literally see students in public schools using our apps, using our APIs to get better at their normal courses.

06:23 So, yeah, it's been a complete amazing experience.

06:25 It's definitely fun.

06:26 I think the hardest part about software development is getting your first job.

06:29 And once you have a little bit of credibility and experience, then it's, you know, then it's kind of chasing what you're interested in.

06:35 But, yeah, congratulations.

06:36 That's excellent.

06:37 Let's dive in.

06:38 Let's blast off, huh?

06:40 Let's blast off.

06:41 With the Django Nords, right?

06:44 And you really have leaned into this space and astronaut-ass angle here.

06:50 The website is django-not.space.

06:54 We have navigators and captains and Django Nords and so on.

06:58 So, yeah, very fun.

07:01 Very playful, I think.

07:02 And that's, on one hand, it's like whatever, what difference does it make.

07:05 On the other, I think it makes a difference, right?

07:07 Especially for people who are getting more into programming.

07:09 Like, it should sound fun because it is fun.

07:11 But, you know, I think it just draws people in.

07:14 It certainly did me when I heard about it, like I said.

07:16 Awesome.

07:16 Yeah.

07:18 So, Sarah, I'll let you introduce this whole program.

07:23 It's pretty neat.

07:24 Tell us about it.

07:24 There's been a need for more mentorship within the Django kind of open source community for some time.

07:33 And we have already participated in some other programs like the Major League Hacking and Google Summer of Code.

07:42 But sometimes we don't always retain people.

07:46 We have variable success.

07:49 And there are still a bunch of people who appear in our, like, help channels.

07:54 And they're always like, oh, I'm interested in mentorship.

07:56 Please help me.

07:57 How do I get started, et cetera.

07:59 And it felt like there could be more that we could be doing there.

08:03 This topic of we need a mentorship program, we need a mentorship program, came up a number of times.

08:08 And eventually we launched Django Not Space as our answer to that kind of need.

08:16 We took heavy inspiration from the Kubernetes ladder program.

08:21 So, the Kubernetes community also has their own contributor mentorship program.

08:27 And that had, like, the concept of cohorts, for example, which we've very much borrowed and things like this.

08:36 So, what we wanted to do was to design something that could be quite lightweight and sustainable.

08:41 As we want to respect everybody's time that's involved and kind of appreciate that the open source experience is a little bit in and out.

08:51 And you will.

08:52 And that's kind of normal also.

08:55 So, anyway, what we are kind of iterating on is we now have a eight-week program, which actually the next program starts on Monday.

09:05 So, we're just about getting everybody excited and together for that right now.

09:11 And in the program, we have Django Nots.

09:15 This is our term for mentees, like the participants of the program.

09:20 And they will be assigned a navigator in, like, a team.

09:26 So, there's about a team of three mentees or Django Nots with one navigator.

09:32 The navigator is a person who has open source contributor experience and some kind of background that they can use to, like, answer questions and all this kind of stuff.

09:45 Do they have to be a Django core developer or do you have to be even a contributor to Django?

09:52 Or do they, you know, if I was saying, I worked on Flask and I was really awesome at it.

09:56 But I also want to help these folks over here.

09:59 I'm really good at open source, but not so much Django contributor yet.

10:03 So, we have expanded the program.

10:07 So, in the pilot, it was originally just Django core that we were focusing on.

10:11 And now we have navigators that have a focus on other packages.

10:16 So, for example, Tim Schilling is one of the maintainers of Django Debug Toolbar.

10:23 And Mark Walker is, I think, he's the tech lead of Django CMS.

10:27 And so, we are kind of incorporating that.

10:33 We want to build a contributor base to the Django ecosystem as a whole because all of the packages really do help and support Django.

10:43 It's part of the real core value of Django as a framework is the other open source packages that are around it.

10:51 And who knows whether we will expand even further later on.

10:55 But I think really the thing that's key is having a little bit of open source experience.

11:02 And to be honest, a lot of it is transferable.

11:04 So, a little bit around etiquette for reviews.

11:08 Like, don't at people all the time and all this kind of stuff.

11:13 At channel.

11:13 I need some help.

11:15 Things like that.

11:16 We then have one other role, which is the captain.

11:19 And they add another layer of support to the program.

11:24 So, these are kind of like a supportive pastoral role.

11:29 And they have more one-to-one sessions with the Django Nuts to get to know them, check that they're okay.

11:36 And if there was anything that kind of they wanted to talk about, but they didn't feel comfortable, mention it in a larger group.

11:44 So, we do have a Discord chat.

11:47 And we also have these weekly check-ins that they have with the navigators and the team.

11:52 But the captains one-to-one, if you've got something that you, perhaps you've been really poorly, and you want to talk about that.

12:00 And anything that comes up in life that perhaps you didn't feel comfortable announcing to the world can come up with your captains.

12:09 So, they're really there to also normalize any of the anxieties or feelings that you have around working in public.

12:17 Because if this is the first time you're doing that, it's also a little bit vulnerable.

12:22 So, yeah.

12:23 Also, shout out to the captains.

12:25 Yeah, awesome.

12:26 I think that's a pretty powerful way to organize this, right?

12:29 You've got a lot of support.

12:30 The thing that strikes me about this is it feels a little bit like a boot camp, right?

12:36 Like a coding boot camp.

12:37 I'm going to just take the next three months off and dive into this.

12:41 But way more lightweight than that.

12:43 And also, I think for other people who might be thinking that, it's worth pointing out that the goal is not to teach people how to Django, right?

12:50 Yes, 100%.

12:51 Yeah.

12:51 Tishar, you want to add to that as well?

12:53 You're shaking your head there.

12:54 Yeah.

12:54 So, Django.net is not a boot camp.

12:56 I think we have been getting a lot of questions around that as well.

12:59 That whether it's a boot camp, whether someone will be taught how to Django.

13:03 But it's not like that.

13:05 It's a...

13:06 You can think of it as a program which gives you the right support, right people and right resources.

13:10 In case...

13:11 If you want to contribute to the core Django or the Django ecosystem.

13:15 So, it kind of brings in all the right people together for a short time so that you can get the needed liftoff that you want and get started with the Django.

13:24 I guess the mental model people should have is primarily the goal here is to increase the contributors to maybe Django.

13:32 Maybe as you mentioned, Sarah, a little bit broader.

13:35 Like, maybe you could contribute to Tim's project.

13:38 The Django debug toolbar.

13:40 Just don't leave it on in production.

13:42 And those types of things, right?

13:44 Like, in the broader ecosystem, bringing people in to contribute to Django more broadly.

13:50 So, it's specifically about treating people who make those contributions.

13:54 Exactly.

13:55 Rather than saying, I heard that programming is cool.

13:58 So, I'm going to quit my marketing job and do that.

14:00 Exactly.

14:01 And a thing that...

14:03 Because what is success?

14:04 It's such an interesting question because we get random commits from people all the time.

14:11 And really, it's not necessarily that there aren't going to be contributors to Django.

14:18 Django is quite a big package.

14:20 People will always come and suggest things and give some code.

14:24 It's more also around that Django has a community behind it.

14:30 And the people who stick around longer term, they feel like they're part of that community

14:36 and that they're part of something a little bit bigger than just a commit in this cold,

14:42 heartless code base that's somewhere.

14:45 And so, if we can get people to feel like, actually, there are a bunch of real, very helpful

14:52 people who are working on Django and other packages around it, and that you could interact with these people.

15:01 And a lot of them are now my friends.

15:03 It kind of is trying to show that there's a lot more to it and there's this value you can keep getting.

15:11 And hopefully, then people will stick around.

15:13 And I think it's more the, if you can stick around and do sustainable contributions

15:20 over a longer period of time, that builds up to something really quite huge.

15:24 And I think for me, I find that really exciting.

15:28 Yeah.

15:28 To me, Django, more than almost any other sub-community of a programming world,

15:35 not Python itself, but, you know, versus, you know, Flask, Litestar, whatever.

15:40 Other web frameworks, ORMs, whatever.

15:42 It seems really to build a community around it and not just technical excellence, right?

15:50 Like, Django has a lot of technical attributes that people are attracted to.

15:53 I would, a lot of the Django people I talk to are attracted because of the community and the support,

15:59 and they just want to be part of that thing.

16:02 That's amazing.

16:02 Yeah, I think you can see that in the Django Nord program itself.

16:06 When I first got in, I thought, like, meeting all the core contributors face-to-face,

16:11 having chats with them, and seeing problems that they face managing open source,

16:15 and then their actual job, and then the Django contributions, and now there's a program.

16:20 So I can see how much they're putting in towards maintaining and building this community

16:24 and how much they care about it.

16:26 So it gives you a good, inclusive feeling as well.

16:29 And I found it really good.

16:31 Yeah.

16:31 This portion of Talk Python to Me is brought to you by Neo4j.

16:37 Do you know Neo4j?

16:38 Neo4j is a native graph database.

16:41 And if the slowest part of your data access patterns involves computing relationships,

16:46 why not use a database that stores those relationships directly in the database,

16:51 unlike your typical relational one?

16:53 A graph database lets you model the data the way it looks in the real world,

16:57 instead of forcing it into rows and columns.

17:01 It's time to stop asking a relational database to do more than they were made for and simplify

17:05 complex data models with graphs.

17:08 If you haven't used a graph database before, you might be wondering about common use cases.

17:13 You know, what's it for?

17:14 Here are just a few.

17:15 Detecting fraud.

17:16 Enhancing AI.

17:18 Managing supply chains.

17:19 Gaining a 360 degree view of your data.

17:22 And anywhere else you have highly connected data.

17:26 To use Neo4j from Python, it's a simple pip install Neo4j.

17:31 And to help you get started, their docs include a sample web app demonstrating how to use it,

17:36 both from Flask and FastAPI.

17:38 Find it in their docs or search GitHub for Neo4j movies application quick start.

17:43 Developers are solving some of the world's biggest problems with graphs.

17:48 Now it's your turn.

17:49 Visit talkpython.fm/Neo4j to get started.

17:53 That's talkpython.fm/N-E-O, the number four, and the letter J.

17:58 Thank you to Neo4j for supporting Talk Python to me.

18:01 I'm sorry if I'm leaving some community out that I just don't know.

18:05 But the only other part of Python that I feel really has it as nailed as that is the SciPy space.

18:12 It seems like the Jupyter and the scientific computing side, there's kind of a big community there.

18:18 You've got NumFocus that actually funds a lot of that specifically in that area.

18:24 But it's pretty unique.

18:26 Speaking about funding, I don't see a pricing on your page here.

18:29 Like, what's the price?

18:30 Oh, I wasn't prepared enough for this question.

18:34 Okay.

18:35 Right.

18:37 So, okay.

18:39 If we compared ourselves to Outreachy or Google Summer of Codes, they do actually have a sponsorship where they do pay the...

18:51 It's almost like a scholarship that you're going to work on.

18:53 Like an internship almost type thing, yeah.

18:56 Exactly.

18:56 A little, yeah.

18:57 Okay.

18:57 And we don't have that money.

18:58 We have been very generously given a grant from the Django Software Foundation to help us grow this program.

19:09 And we will be using that in different places in order to do that.

19:13 But at some point, we'd like to sponsorship from companies.

19:20 So, if you're listening and that's something that you think would be a good idea, then, you know, please get in touch with the organizers.

19:27 That would be awesome.

19:28 Yeah.

19:29 Sarah, you should go on a podcast and let the companies know.

19:32 Yeah, that's a great idea.

19:34 No, well, I think that's awesome.

19:36 And it would be really...

19:37 I do want to encourage companies out there listening to have connections back to Django or just want to get in front of Django developers for whatever reason to do that.

19:44 That would be awesome.

19:45 But it doesn't cost money to participate as a...

19:48 100% no.

19:49 You're doing that, right?

19:50 No, no, no.

19:51 I mean, yeah.

19:52 Back to what Tasha said at the very start that, like, he couldn't believe that you got these amazing quality, like, PR reviews from all these experienced engineers for free.

20:04 I think open source is this incredible resource where you can get very usable, real-life programming experience.

20:14 And, yeah, generally for free.

20:16 So, no, we don't charge people to be part of this.

20:20 That's awesome.

20:20 And you can participate in very professional type of projects without having to go through and getting a job at a fame company or whatever, right?

20:29 You're just like, I'm going to be part of this GitHub project.

20:31 And it looks like they have continuous integration and code reviews and these experts and so on.

20:36 It's very cool.

20:37 It's pretty magical, open source.

20:38 Tushar, so originally you were a Django not.

20:43 And now you're coming back to pay it forward a little bit afterwards.

20:47 So, let's start by talking about your experience going through the program.

20:52 Like, what were you thinking when you signed up for it?

20:54 What was it?

20:55 And what was the day-to-day like?

20:57 And then what did you get out of it?

20:58 I think I got pretty excited when I saw this email.

21:01 So, I got an email, I think, a few months back saying that there's a program that Django, program named Django Not, that is going to be started.

21:10 It's a very small program.

21:11 We are going to be in teams of three to four.

21:13 And whether are you interested or not?

21:15 So, it was a complete yes for me that I'm totally interested.

21:19 And I reverted back to the email.

21:21 And after a few days, I got a selection email that, yeah, you are finally in.

21:25 I also shared it with some of my juniors who are also trying to contribute to Django REST frameworks, Django Stubbs, and other projects.

21:34 Here's the GitHub link of the program that is going in a pilot mode.

21:38 Just go and try out.

21:40 So, I think one of the other folks named Anwan, she also got in.

21:44 He's also now joining us as a captain.

21:46 And during my phase of the Django Not, I think the best part, the best part of this program that I've talked about a lot of times before as well,

21:55 the core difference that I saw on contributing to different projects and joining in as Django Not was you were actually meeting real people.

22:02 They were not just some GitHub usernames that you know that you just talk over technically,

22:07 but you can really talk with them where they live, how they look, and just get on with what got them started with the project and how they do stuff.

22:18 So, that gave me a kind of inclusivity, a sense of belonging in the community that I know people.

22:25 I know Sarah.

22:25 I know Sarah Boyce.

22:26 I know Rachel.

22:27 I know a lot of people now.

22:29 I know Tim.

22:30 And it got me, like, it gave me some kind of motivation to just be, keep, just be involved,

22:35 irrespective of, like, not lose my motivation and just be with the program.

22:40 So, during the Django Not phase, I contributed, I think, a few PRs.

22:45 There's one that's on the accessibility part of Django.

22:48 I think it's in a work of progress.

22:50 So, it's just getting in slowly and slowly.

22:52 There's some docs changes that I've done.

22:54 And then there's another one that is just in preview.

22:57 Another thing that I was getting out of Django Not was, I know there is a focused group that is communicating to me about my PRs and how I can get better reviews.

23:08 If the reviews are getting delayed, I was getting active response on, like, the team is currently busy or maybe there's a holiday season going on.

23:15 Maybe there's a new Django major release that's going on.

23:18 So, the team is not getting enough time to currently review it.

23:20 So, I didn't feel isolated or hosted out there.

23:24 But I knew, like, there are people who are seeing this.

23:27 And the whole experience was very good, meeting a lot of new people.

23:30 And it was just fun.

23:31 So, that's how Django Not worked for me.

23:34 Yeah, excellent.

23:35 And you're going on to become a captain for the next cohort, right?

23:39 So, you're doing the one-on-one mentorship side of things.

23:42 Yeah.

23:43 I wanted to, so I asked when the Django Not program was about to be ended, I asked Sarah.

23:49 There's another Sarah.

23:51 So, I asked her, like, is there any way I can still be around and, like, can this Discord group be continued or are we going to just shut it now as a programmer?

24:00 So, she told me that, no, we are going to have another cohort and you can come in as a Django Not captain if you want and just meet other people.

24:08 And, I mean, I was like, why not?

24:10 Yeah.

24:11 Meeting a lot of new people.

24:12 And there are a lot of people from the country that I am from.

24:16 So, that got me even more excited that there were folks out there that I didn't know of and now I know them.

24:22 So, yeah.

24:23 Yeah.

24:23 That's excellent.

24:24 Probably you're more likely to go to conferences where there's Django people meeting and just generally be more part of the community, right?

24:32 Not just this.

24:33 Yeah, I completely agree.

24:34 I think just the part Django Not nailed completely is doing one-on-ones, video calls.

24:40 It just gives you some sense of belonging.

24:42 Yeah, it's great to see people one-to-one and talk with them.

24:46 So, it's fun.

24:48 Yeah.

24:48 You always notice it that after a Django Con, so there's Django Con US and Django Con Europe happens pretty much every year.

24:56 We just had a Django Con Africa for the first time.

25:00 But we don't have a Django Con Asia or a Django Con South America.

25:05 And there are regions that don't have this opportunity of a conference each year that the community really gets together and that you meet people.

25:15 And whenever you see the conference and you see people afterwards, they're buzzing.

25:20 And everyone's so excited to have gotten together and to really reignite that kind of community feeling.

25:27 But it's not accessible to everybody.

25:30 And it's really nice for us to try and recreate a little bit.

25:36 It's not the same as a Django Con, of course, but a little bit of that Django magic.

25:42 If we can bring a little bit of that experience to a wider group of people, I think it's really special because I think, you know, that's really what Django is about for me.

25:54 Yeah.

25:55 For every person that is pretty close or pretty accessible to a local meetup or a regional conference, there are many, many people who work by themselves, live far from those places, you know, and it's these types of things are really important connection to the community that way.

26:12 All right, Sarah, what about time commitments?

26:16 What's the day to day look like?

26:18 12 hours a day.

26:19 What do you all do?

26:20 Yeah, it's constant.

26:23 Right.

26:23 So that's one of the things we really try to design.

26:26 Also, we have as a Django not it is self-managed and self-guided.

26:33 So with the amount of time commitment, we're saying it's maybe four hours a week, but it can really vary.

26:39 So if you did two hours or maybe one week, you decided that you're going to spend your whole Saturday or whatever, it can really be driven by that participant.

26:52 We're not going to be there with a whip saying, please do more or do less.

26:59 Yeah.

27:00 Actually, the do less would be a concern.

27:02 I mean, we do want to make sure that this is sustainable.

27:06 And if we saw people, I don't know, constantly working on something without ever taking a break, then that would be something that we would want the captains and the navigator to go in and check that they're OK and that they know it's not the end of the world.

27:23 And that, you know, they can take a break.

27:25 Yeah.

27:25 That happens to me when I get really just super into something, usually some new technology.

27:30 I'll just work and work and take a break.

27:33 Wow, I'm hungry.

27:34 Oh, it's because I haven't eaten for eight hours.

27:36 What's going on?

27:36 But, you know, to me, like that's a it's kind of cool to get lost that way.

27:40 But you shouldn't set it as an expectation.

27:42 Right.

27:43 You're like.

27:44 Yes, exactly.

27:44 And people work really differently.

27:46 And if and if this is sustainable and it works for you and that's completely fine.

27:51 But if it was that somebody said, oh, I will probably finish this ticket.

27:56 And they said this in their weekly meeting and they thought, oh, God, I have to finish it by the next weekly because I said I would or something like that.

28:04 That's not what we expect.

28:06 And that's completely fine.

28:07 So, yeah, maybe it's a roughly four hours a week for Djanganots.

28:13 Tasha would be a better person to ask that.

28:15 Yeah.

28:16 Yeah.

28:16 You've recently been there.

28:17 How was it?

28:18 When I started Django, when I started with the program, I was quite pumped.

28:21 I went through all the trash tickets on the track and made an ocean dock of tickets that I wanted to take a look at and try.

28:29 But I soon got burned out.

28:31 Then I think I had a session with Lily.

28:32 I told her that I think I'm getting a bit burned out.

28:35 So she told me that you can relax a bit.

28:37 And she told her way of contributing to Django as well.

28:40 So she told me that she has some burst of sprints where she contributes.

28:43 So it's like two PRs in a month and then another month, there's no PR.

28:47 So it kind of works like that.

28:49 But yeah, I think there's no pressure as such for Django rods to work, that they have to make a PR, that they have to make contributions regularly.

28:57 So they're part of the program.

28:58 Everyone can work at their own pace.

29:01 And you can also keep communicating with your navigators and your captains to let them know what's working for you, what's not working for you.

29:10 And I think it's a pretty chill environment out there.

29:12 So you can just figure out what works for you.

29:14 So for me, I think burst of sprints work for me.

29:18 So if I take a ticket, I make sure that I get something going on.

29:23 And then I take some break and then I come back to Django and I keep context switching between different open source projects.

29:31 So that was how I got myself through the program.

29:34 Excellent.

29:34 Yeah.

29:34 If you context switch too frequently, you kind of just never really get going.

29:38 You got to save a little focus and a little deep work on one thing.

29:42 Sarah, Tashar mentioned choosing tickets to contribute to.

29:46 One of the things that's challenging about projects like Django or any other project that's been around that long with that many people using it is it's really complicated.

29:55 And any part that you change can have really wide ranging consequences, right?

30:02 You don't want to take down Instagram just for a contribution.

30:07 So what I'm getting at is it can be hard as a beginner to find the right issues to work on.

30:13 How do you navigate that?

30:14 It is definitely a challenge.

30:15 And it's also a challenge to answer the question because it's really dependent on the individual and what are your goals.

30:25 So if you want to achieve the, I got a PR merged into Django badge, for example, that's one potential goal.

30:35 Or perhaps you're going, no, I want to be able to have my name again.

30:41 Like when I see when Django 5.1 goes out and at the top, there's like the major features and like I want to have been a part of that or something like that.

30:51 Then it's kind of like a different dynamic to it.

30:54 And so if you are one of the individuals where you don't really mind, you just want to contribute where you can and maybe start small, for example, just to get something in.

31:04 Then there are different strategies to go about that.

31:09 But the best strategy, in my opinion, is it's really common in, I would say, open source in general.

31:16 That people come along and they submit a PR that they've done a good piece of work and it gets a PR review.

31:25 And maybe there were a couple of things that needed changing.

31:28 And then this person, for whatever reason, they vanish.

31:32 And probably because of life or whatever it is.

31:37 Or they just had enough energy to do that.

31:41 And that's completely fine.

31:42 And they didn't care about it enough to do extra bits or whatever.

31:46 It could be they were trying to make Django do something and they decided, you know what, I'm going to choose some other framework.

31:50 Or even some other language.

31:52 And they just left.

31:53 And they're not going to come back and polish because you asked for reviews for better documentation.

31:58 They're like, yeah, no.

31:59 Exactly.

31:59 And for example, and you've hit the nail on the head with that.

32:02 Because for Django to accept anything, it needs tests.

32:07 It needs docs.

32:08 And so the code itself could be completely valid already.

32:12 It could be like the perfect solution for the issue you're trying to solve.

32:17 But if it was missing the tests and the docs, it wouldn't be accepted.

32:22 And so what happens is, usually what happens is after a certain period of time, the fellows might do a ping to say,

32:30 ah, do you still want to work on this or something?

32:32 And then after another period of time, they close it because it's gone quiet, basically.

32:37 And so there are a bunch of these kind of unfinished starting points that you can swoop in, take that,

32:47 and you've already got like some code.

32:50 And it gives you good context with like, because sometimes people will share a ticket and they go,

32:56 I don't even know what file I should be in to start to do this work.

33:02 Whereas if you took a PR that's got some code, you know what file, what function, you know what's going on there.

33:08 And you've got a lot more immediate stuff.

33:11 Yeah, yeah.

33:12 You're like, this basically works.

33:13 It needs some polish, maybe a little optimization and the supporting stuff.

33:17 Like that's a way smaller project.

33:19 Then imagine something you could add out of thin air, right?

33:23 Exactly.

33:23 A hundred percent.

33:24 And then you can take those and you can be that person that pushes it over the line.

33:29 And you obviously you credit the original author.

33:32 You can put them in as a co-author of the commit and thank them.

33:37 But it's a really good place to build from there because then you can slowly get more context about

33:44 what does the process of doing a PR to Django even look like?

33:48 Because you're going to go through the PR review and you will learn as you do it.

33:53 You'll learn how the documentation works.

33:56 You will learn how the tests work and all that kind of stuff.

34:00 There's quite a, the contributing docs are quite extensive and scary.

34:07 And it takes a while to absorb all that information.

34:10 And for me personally, I have to do it to like really learn it.

34:15 So I would say that's how I would suggest people get started if that was your goal.

34:21 But, and this is how I got started, but I would say it makes you like you're so scattered.

34:29 If I was trying to gain a really good, solid understanding of Django, I have a really weird

34:38 picture that's being built that I'm only getting like one pixel at a time in very random spots.

34:44 Yeah.

34:44 Maybe really deep down in the code base, you know, like pretty disconnected.

34:47 Yeah.

34:48 I suddenly understand that one thing over there that's really random, but then this other

34:54 completely unrelated thing over here.

34:56 And so I'm not gaining like a depth of a technical understanding of one section as a whole.

35:03 So if you were someone who wanted to have that star feature that you wanted to have your name

35:09 against, then really you should go and pick a section of Django.

35:14 So if you went into the ticket tracker called track, you can filter by components.

35:20 So an area of Django.

35:22 ORM or admin or something like that, right?

35:24 Exactly like this.

35:25 Exactly like that.

35:26 And then look at just the tickets for them and they will be your practical way to get that

35:34 kind of information.

35:35 But there's also sometimes there used to be a conference called Django under the hood.

35:41 And you might find that there was a talk about forms or something like this that's maybe relevant.

35:48 And you should build up your knowledge in like a much longer term perspective that you're focusing

35:55 on this area.

35:56 And there might even be like other packages that are related.

36:01 So perhaps, for example, David Smith is also a major contributor to Django and he is coming

36:08 from like a forms perspective.

36:10 And he is also a maintainer of Django Crispy Forms, which gives him a lot of extra context

36:17 with how people use forms in Django.

36:20 And so he can look at tickets and use that extra way in that knowledge and his opinions

36:28 whenever people are discussing things.

36:30 So that's a bit more of like an in-depth deep dive approach, but it might not be the quickest

36:36 way for you to get your first.

36:38 Yeah, you want to get that first early win or whatever.

36:40 I really like the idea of reviving a stale PR.

36:44 That's pretty clever.

36:45 This portion of Talk Python to Me is brought to you by Posit, the makers of Shiny, formerly

36:51 RStudio and especially Shiny for Python.

36:55 Let me ask you a question.

36:57 Are you building awesome things?

36:58 Of course you are.

36:59 You're a developer or a data scientist.

37:01 That's what we do.

37:02 And you should check out Posit Connect.

37:05 Posit Connect is a way for you to publish, share, and deploy all the data products that

37:10 you're building using Python.

37:11 People ask me the same question all the time.

37:14 Michael, I have some cool data science project or notebook that I built.

37:17 How do I share it with my users, stakeholders, teammates?

37:21 Do I need to learn FastAPI or Flask or maybe Vue or React.js?

37:25 Hold on now.

37:27 Those are cool technologies, and I'm sure you'd benefit from them, but maybe stay focused on

37:31 the data project?

37:31 Let Posit Connect handle that side of things?

37:34 With Posit Connect, you can rapidly and securely deploy the things you build in Python.

37:39 Streamlit, Dash, Shiny, Bokeh, FastAPI, Flask, Quarto, Ports, Dashboards, and APIs.

37:45 Posit Connect supports all of them.

37:47 And Posit Connect comes with all the bells and whistles to satisfy IT and other enterprise

37:53 requirements.

37:53 Make deployment the easiest step in your workflow with Posit Connect.

37:58 For a limited time, you can try Posit Connect for free for three months by going to

38:02 talkpython.fm/Posit.

38:04 That's talkpython.fm/P-O-S-I-T.

38:07 The link is in your podcast player show notes.

38:09 Thank you to the team at Posit for supporting Talk Python.

38:15 Tim, chilling out, the audience has a quick question for you, Tishar.

38:17 Did you ever run into a wall in the Django codebase?

38:20 How did you handle that?

38:21 It's very large, very old.

38:23 So I imagine parts are hard.

38:24 I know I get stumped when I try old tickets.

38:26 I think one of the tickets, one of the issues that are currently out there was an accessibility

38:31 ticket.

38:31 So basically, we want to increase the accessibility of the Django admin.

38:35 This is something that I also found it quite interesting because it was a very interesting

38:40 problem to build a CI, CD pipeline that will take care of accessibility.

38:46 Whether the Django admin is still or not.

38:48 What about accessibility?

38:48 Are you talking multilingual?

38:50 Are you talking screen reader?

38:51 What are you talking?

38:53 Django serves a very large, diverse audience.

38:55 And there could be people who are disabled.

38:57 There could be people who are colorblind.

39:00 So you have to take care of putting out a software that also caters to the needs of those people

39:06 as well.

39:06 So accessibility is, yeah.

39:09 So basically, there's a lot of thing in that.

39:12 There's a specification that's out there to define what is a good accessible software.

39:17 And you can have a CI, CD that checks your project with that software, with that specifications.

39:24 So I think that was a very open-ended ticket.

39:27 And I faced a very big wall on how to approach that.

39:30 What all is needed there?

39:32 And the thing that I did was I reached out to my navigator and captains when I was in the

39:37 program.

39:37 And they actually got me connected to the right people and the right person to ping.

39:42 So the track, they assigned the right people in the track that should have been in the

39:45 ticket.

39:47 And I think someone from the Django accessibility team came in.

39:50 They gave me weekly updates on what's the current status of this ticket.

39:55 What are we planning?

39:56 They told me that this is going to be a low-chain ticket.

39:58 It will spread out over a month because we are planning on how to do this correctly.

40:02 And I think, yeah, that's how I was able to get past that.

40:06 The ticket is still open.

40:08 There's another package that has been abandoned, but we are trying to bring it in the Django

40:13 ecosystem, I think.

40:13 So I think Mark is working on that.

40:16 That's how I basically get past the paywall, like the ball of getting the contribution.

40:22 And I think most of the time, navigators were very helpful because they have a lot of contribution.

40:29 And they also helped me in pointing to the right location.

40:33 Where should I look to?

40:34 So I think one of the times I think I reached out to Sarah to just know why this specific

40:39 ticket was closed.

40:40 And I was not able to find what went wrong so that this PR was reverted.

40:44 And she pointed out to the right, like the backtracking PR that you should take a look

40:49 at.

40:49 So this is how I generally just reach out because that's what the program is for.

40:53 It highlights a super big advantage or benefit of it, right?

40:56 Yeah.

40:57 A normal contributor can't just make all these connections or even necessarily know who was

41:03 involved in the original effort.

41:04 Why was it shut down?

41:05 Is it something the project doesn't want?

41:07 Or did people abandon it?

41:08 Or none of that is accessible from the, or less accessible from the outside.

41:12 Yes, I completely agree.

41:13 So people have been listening.

41:15 Maybe they're pretty excited to be part of it.

41:18 Do you have another cohort coming along?

41:20 When's the next one?

41:22 Okay, so we are just starting the first of the year.

41:25 That starts on the 15th of January.

41:27 So if you wanted, if this is the first time you've heard about it, unfortunately, you're

41:31 not in the, it's too late for that one, unfortunately.

41:33 And that one's pretty much left the station.

41:36 Well, I have a benefit for you with a little bit of podcasting time travel.

41:42 So this probably won't come out for six weeks.

41:44 Oh.

41:44 So on the main audio, although it's already on YouTube for folks listening there.

41:50 So it'll be a little closer to the start of the one after that, if there's going to be

41:53 a third.

41:54 Okay.

41:54 Interesting.

41:55 Thank you for that tip.

41:57 The best place to check at any point, if you wanted to check if there is, if we're accepting

42:04 applications for a session is you could go to the Janganaut Space website and then click

42:11 on sessions.

42:12 And when you click on sessions, you will see exactly right now.

42:17 You can see that the session that we have is if you scroll a bit further down on the screen,

42:23 we're sharing this session and you can see the latest information of the applications, when

42:30 it starts and all the details about that particular session.

42:33 And so whenever we agree to do a new session, that will appear on our website and there will

42:41 be this apply button essentially when applications are open.

42:46 So in six weeks time, that might be the case that we are accepting new applications.

42:53 There is also a interest form that we have.

42:58 So again, on there's, yes, if you click back on sessions at the top, there is a join us secret

43:06 button.

43:06 Yeah, exactly.

43:09 Top tip.

43:10 And here you can send us your email.

43:14 And what this just means is we will send you an email as soon as applications open for the

43:20 next session.

43:21 And then you will be the first to know.

43:23 The other thing is, is we're on social media.

43:25 We're on X and Mastodon and LinkedIn.

43:29 So followers on all of those places.

43:32 And we, you will, we will also post there for everything when, when that's.

43:38 Yeah, definitely.

43:39 And I'll put those in the podcast show notes so people can click on them and find all these

43:44 things.

43:44 It also seems you all are on YouTube.

43:46 What happens over on YouTube?

43:48 We are on YouTube.

43:49 And amazingly, we have, we gained some followers before we've even really done anything, but

43:54 this is our plan.

43:55 So also in session, we have a couple of guest speakers who come and the Django Nauts can,

44:07 they will usually talk about some topic and they've got some particular experiences that

44:14 they can share and that you have a little bit of a Q&A with them.

44:17 So in the pilot session, both Marish and Natalia, who are the two Django fellows, they had a session

44:26 with our Django Nauts and we record these sessions.

44:31 And what we want to do is we want to publish these on our YouTube to make that available

44:36 to everybody because there's quite interesting information that gets shared in these talks.

44:42 And the whole aim of open source is to, to share information really.

44:47 So that is the main plan for the YouTube channel, but we're not there yet, but maybe by the time

44:54 the podcast is published, there will be later videos.

44:56 You've got a few weeks to work on it.

44:58 That's cool.

44:59 So people can smash the subscribe and crush the bell over there.

45:02 That'll be cool.

45:03 So how many people are in the next cohort?

45:06 The 2024 first cohort?

45:08 There is 18 Django Nauts.

45:11 So we've really scaled it up since the pilot.

45:14 Yeah.

45:15 So that's six teams.

45:17 Whereas last time we had two teams.

45:19 So quite a few more.

45:20 Yeah, that's cool.

45:21 What's the cross team story, right?

45:24 Like I can imagine, say like some kind of startup accelerator where there's groups and, but sometimes

45:28 they get together and present to each other what they're building, what they're doing.

45:32 Like, is there something like that where the teams cross pollinate or whatever?

45:36 Yeah.

45:37 We have, you're in the same discord and we have channels that are available to everybody

45:41 and we are trying to achieve a community feel and that you can work with other people.

45:48 So we do have a, a life channel where people share things about, I don't know that they went

45:54 on a run.

45:55 It's a little bit more around the, the humanizing individual and all this kind of stuff.

46:00 But there are channels which are about works work, I say, but, you know, contributing specifically.

46:08 So on tickets and people can share the work that they're doing and say, Hey, I want some

46:15 input on this.

46:15 Or does anybody want to work together with me on that?

46:18 And there's nothing stopping a Django not from working with another Django not who's in a

46:24 different team.

46:25 The team is just a structure to give you a group that is manageable for, for one human to

46:32 look after.

46:34 And for you to have a meaningful discussion in a, in a smaller group.

46:38 We get too big.

46:38 It just becomes a bunch of anonymous people that happen to be in the same program.

46:42 Yeah.

46:43 William out there has an interesting question.

46:45 As you talk about adding more than before, what are your plans on scaling this?

46:49 And what do you feel are limiting factors?

46:52 That's a really awesome question, William.

46:54 So limiting factors are usually getting mentors who agree to do it at the same time.

47:04 And it's interesting as to whether we continue to organize it, that it's a session that everyone

47:09 is there at the same time, or whether we allow it to no longer be a single cohort and that somebody

47:18 could be like, right, there's two people who are available from this state to this state, and

47:24 therefore they can look after a few Django nots, for example.

47:26 That could be an option for us to prevent this larger cohort, because it means that we're trying to get

47:34 a group of, I don't know, eight volunteers who can all do this time period at the same time.

47:40 That's a challenge.

47:41 And we did struggle to, we got a reasonable amount of people.

47:48 We'll raise their hands to be mentors, but we could always do with more of them.

47:53 So if anyone wants to do that, that's, we would love to hear from you.

47:58 So that's another thing that kind of limits that scale.

48:02 And the other thing is, is we are learning the challenges as we go.

48:07 So fortunately, we haven't had any issues yet.

48:11 We have, for example, a code of conduct, and there is a way that people could report something

48:18 that we should be aware of.

48:19 And we haven't had that report yet.

48:22 Touch wood, it will never happen.

48:25 But there's some things that we, it will take a few iterations for us to really test, stress

48:32 test our processes and check that this is going to be capable of scale.

48:37 But yeah, who knows?

48:38 We're not there yet.

48:39 Well, you know what?

48:40 One positive feedback loop is people like Tushar who went through it, but now are supporting its

48:47 growth, right?

48:47 Yeah, definitely.

48:49 Yeah.

48:49 And a question for you from Sarah Shars.

48:52 I saw multiple, or at least one person out in the audience saying, hey, I'm going to be

48:56 in the next cohort.

48:57 So do you have any advice as a former Django not for new ones who are about to get started?

49:03 Yeah, I think one of the important advices would be to have a lot of fun.

49:07 You can contribute to Django, but also you make a lot of good connections.

49:12 So also like be around in the Django discord, Django, Django not discord, interact with people,

49:19 talk with each other, attend the sessions, just get to know them a lot.

49:24 Because that three weeks, the amount of time that you'll be part of the Django not program

49:30 will be, they'll focus on getting you left off, but you should plan on making this program

49:36 whole sustainable.

49:37 So just try to be around, keep talking with different people and have fun.

49:42 Good advice.

49:42 All right, let's round this out with what are the benefits for the people who are participating?

49:47 And I suppose also navigators and captains.

49:50 One thing I see here that would be really a bonus is just the edge it gives you in working

49:57 in web development and Python as a job opportunity going forward, right?

50:02 If you say, yes, I know how to do a database query with the Django ORM, please hire me.

50:08 That's one thing.

50:09 It's another to say, I added that feature that you're excited about.

50:12 Can we talk about my position, right?

50:15 Okay, everyone else is off the table, as long as you're a decent fit, right?

50:18 Like that all of a sudden just puts you in a different stratosphere, I guess, sticking

50:22 with a theme.

50:22 So maybe you all could speak a little bit to advantages beyond just, I want to contribute

50:29 to open source and have the badge or whatever it is.

50:31 Yeah, absolutely.

50:32 I think my first job was basically like no interviews just based on my open source profile.

50:38 The company or the current company that I'm part of also have some open source products.

50:44 So I was just involved with that.

50:45 And the job was just a simple, like one-on-one kinds of conversations on what other projects

50:51 are, different open source contributions.

50:53 You're like, hey, it's a chart.

50:54 It seems like you're doing this for free.

50:56 How about we pay you to do this?

50:57 Okay.

50:59 You convinced me.

51:00 Yeah.

51:00 So yeah, that's what actually happened.

51:03 I think you get a lot of, I mean, contributing to open source, you get a lot of visibility.

51:09 There are a lot of people that reach out to you.

51:11 And I think the best part of it is, as I said it before, you just grow compoundly.

51:18 There's no stopping when you get started with this stuff.

51:21 Initially, there's a barrier that you have to push before you get started.

51:24 But I think Jaguarot will do that work for you to help you push that initial barrier, get

51:29 the inertia moving.

51:30 And then it's all just a good walk down the path.

51:33 Even beyond getting your first job or getting your foot in the door, or if you're with certain

51:40 roles, you might come to a point where there's usually this learning curve, right?

51:45 Where at the start you learn loads and then it really levels off and you've become efficient

51:50 and you kind of know the processes and you've been asked to make yet another API endpoint for

51:57 something.

51:58 And it's kind of fairly, you're not learning so much as you were in the early days.

52:03 Go with me here.

52:04 What we need is we're going to need a grid of things in the database.

52:07 And I need you to be able to edit in the set.

52:09 Okay.

52:09 Like the five other ones I just built.

52:11 Got it.

52:11 Okay.

52:12 That kind of thing.

52:12 Yeah.

52:13 Okay.

52:13 I also get it that, you know, and companies don't necessarily want you to experiment too

52:20 much because experiments are risky and all this kind of stuff.

52:23 So depending on when you work, maybe you've got lots of opportunities to learn lots of new

52:29 stuff, but some people will be in a position where actually they go, oh, I've

52:33 I don't feel like I've learned anything this year or something like that.

52:37 And I think open source or contributed to Django particularly, like there's, it's so big

52:44 and there's so much there that you can really learn about if you want to.

52:50 And completely with no pressure at your own pace and with really friendly people.

52:56 And so there is, you know, if you engage in that as a practice, it can also give that you

53:03 the joy of programming again, that you can go, you know what, this is a really tough problem

53:09 and I can really think about this.

53:11 And it's not like a problem that's screaming at me that needs to be like fixed straight away

53:15 or whatever.

53:15 But you know, and I think there's lots of those opportunities in there too.

53:20 It's always a struggle as you get to work for some company.

53:24 They're like, yeah, we're not changing that.

53:25 That works.

53:25 We're not messing with that.

53:27 We're not ready for Python 2.7 yet.

53:28 We're still on 2.6.

53:29 So let's just calm down there.

53:31 Okay, sure.

53:34 I see some other people asking, is this a Discord?

53:37 This is a private Discord for the cohort.

53:40 It's not something public that others can participate in.

53:43 That's true.

53:43 There is a Django Discord that is public to everybody and I would recommend joining there.

53:48 So please do.

53:49 And a lot of people are in both.

53:51 And if you dropped into the Contributing Getting Started channel or the Contributor Discussions

53:58 channel and you were to talk about a ticket, it's very likely that I and other Django contributors

54:04 are going to engage with you directly.

54:05 So there's that.

54:07 That the Django Not Space Discord is designed for the cohort to give people a little bit

54:12 of a smaller community feel and allow them to feel comfortable sharing the pictures of their

54:20 dogs and things like that when they're very new to this.

54:24 So yeah, that's how it's working.

54:26 Excellent.

54:26 All right.

54:27 Let's wrap this up really quick with just one broader thing.

54:32 Maybe there's many other communities out there listening.

54:33 I wish we had a not, some kind of astronaut type thing for us.

54:38 What advice would you give to other open source communities that maybe want to have this type

54:43 of thing?

54:43 Give it a go.

54:44 I really try it out.

54:45 I think we're very happy for people to take, I mean, all of our documentations are on a GitHub.

54:51 It's all open source.

54:52 Please take it and make it your own.

54:54 You can use different names and keep in touch with us and tell us what works for you and

55:01 what you've changed and what's better.

55:04 And yeah, for us, we wanted to start off with something quite lightweight and basic.

55:12 And when we started, for example, we, okay, we had a name, but no one knew who we were because

55:20 we just invented it.

55:21 And for example, with Tushar, we reached out to some individuals.

55:25 So in the past, when we'd seen some people be interested, we, those were the first people

55:29 we contacted.

55:30 So you can start really small, really basic.

55:32 You don't have to have a launch where you're accepting applications because when you have

55:37 applications, you need to figure out what does an application even look like and then

55:40 how are you going to review it?

55:41 What are the criteria?

55:42 Yeah, all that.

55:43 100%.

55:43 So start small and then you can build it out in a way that works for you and see how it

55:50 goes.

55:50 All right.

55:51 Well, excellent.

55:52 I think that's probably it for all the time we have today, but I want to congratulate you

55:56 both on this really cool community you built and are building.

56:00 Final call to action.

56:01 People are excited about Django Knots.

56:02 What do you tell them?

56:03 Oh, just follow us on our social media and please do apply when we have sessions.

56:10 We really, really appreciate all the applications that we receive and mentors are always wanted

56:16 and needed.

56:16 So get in touch.

56:18 Yeah, please.

56:19 Yeah, of course.

56:20 Yeah.

56:20 Yeah.

56:20 Go to the session section and click join us and fill out the form if you think you might in

56:25 the future want to be part of it, right?

56:27 Indeed.

56:28 All right.

56:29 Sarah, thank you for being on the show and thanks for sharing your project.

56:34 It's very great.

56:34 Thanks, Michael.

56:35 This has been another episode of Talk Python to me.

56:39 Thank you to our sponsors.

56:41 Be sure to check out what they're offering.

56:42 It really helps support the show.

56:44 It's time to stop asking relational databases to do more than they were made for and simplify

56:51 complex data models with graphs.

56:53 Check out the sample FastAPI project and see what Neo4j, a native graph database, can do

57:00 for you.

57:00 Find out more at talkpython.fm/Neo4j.

57:05 This episode is sponsored by Posit Connect from the makers of Shiny.

57:10 Publish, share, and deploy all of your data projects that you're creating using Python.

57:15 Streamlit, Dash, Shiny, Bokeh, FastAPI, Flask, Quarto, Reports, Dashboards, and APIs.

57:21 Posit Connect supports all of them.

57:24 Try Posit Connect for free by going to talkpython.fm/Posit, P-O-S-I-T.

57:29 Want to level up your Python?

57:32 We have one of the largest catalogs of Python video courses over at Talk Python.

57:36 Our content ranges from true beginners to deeply advanced topics like memory and async.

57:41 And best of all, there's not a subscription in sight.

57:44 Check it out for yourself at training.talkpython.fm.

57:47 Be sure to subscribe to the show.

57:49 Open your favorite podcast app and search for Python.

57:51 We should be right at the top.

57:53 You can also find the iTunes feed at /itunes, the Google Play feed at /play,

57:58 and the direct RSS feed at /rss on talkpython.fm.

58:02 We're live streaming most of our recordings these days.

58:05 If you want to be part of the show and have your comments featured on the air,

58:08 be sure to subscribe to our YouTube channel at talkpython.fm/youtube.

58:14 This is your host, Michael Kennedy.

58:15 Thanks so much for listening.

58:16 I really appreciate it.

58:17 Now get out there and write some Python code.

58:19 I'll see you next time.

Back to show page
Talk Python's Mastodon Michael Kennedy's Mastodon