Learn Python with Talk Python's 270 hours of courses

#176: The Python Community by the Numbers Transcript

Recorded on Monday, Aug 27, 2018.

00:00 The Python landscape is changing pretty dramatically.

00:02 Python's rapid growth over the past five years means it doesn't look the same as the early days.

00:07 On this episode, we'll take a deep look inside the state of the Python ecosystem

00:12 with Eva Jalowalska and Dmitry Filipov.

00:15 They led the recent PSF and JetBrains Python survey, and they're here to dig into the results.

00:21 This is Talk Python to Me, episode 176, recorded August 27, 2018.

00:26 Welcome to Talk Python to Me, a weekly podcast on Python, the language, the libraries, the ecosystem, and the personalities.

00:46 This is your host, Michael Kennedy. Follow me on Twitter where I'm @mkennedy.

00:51 Keep up with the show and listen to past episodes at talkpython.fm, and follow the show on Twitter via at talkpython.

00:57 This episode is brought to you by Linode and brilliant.org.

01:02 Check out what they're offering during their segments. It really helps support the show.

01:05 Eva, Dmitry, welcome to Talk Python.

01:09 Thanks for having us, Michael.

01:10 It's a pleasure to be on your show.

01:12 Oh, it's great that you're both here. I'm really glad that you came to talk about this project.

01:16 It's really important, I think, to take the pulse of the community every now and then,

01:20 and this is a perfect project for that.

01:22 So excited to share the results you guys got from this whole survey thing that you've done.

01:28 Before we get to that, though, let's start with your story.

01:31 How did you get interested in Python?

01:33 Eva, start with you, I guess.

01:35 Sure. So I actually started working on PyCon by itself, and it was a very great experience.

01:43 And eventually, I left the employer that I was working through as a meeting planner and joined the PSF.

01:49 And that's how I got involved in the PSF and the Python community.

01:54 That's great.

01:54 Dmitry, how about you?

01:56 So I started my development career at Astronautics Corporation of America working on Boeing 777 and Boeing 787 projects.

02:05 So if you are on those airplanes, be sure they're safe.

02:08 I've put a lot of efforts into testing them.

02:11 Like actually working on such projects, you quickly learn that testing is an extremely important part of software development.

02:17 But my love story with Python actually began when I started working for Oracle about seven years ago.

02:24 I was responsible for interoperability between Oracle Linux and Oracle VM.

02:29 So back then, I would make sure that Oracle Linux runs smoothly as a guest virtual machine on Oracle VM.

02:36 So that required some Linux kernel hacking and writing a lot of automated tests to check that various Oracle Linux versions work properly.

02:44 So Python came in handy for writing tests and automation.

02:47 That's how I started with Python.

02:49 Later, I discovered an open position at JetBrains.

02:52 You thought you would go make some Python tools for Python people.

02:55 Exactly.

02:56 That's cool.

02:57 It must have been fun to work on the 777, especially the 787.

03:00 That's a really fantastic airplane.

03:02 Yes, it's a dream plane, dreamliner.

03:05 It totally is.

03:07 I've gotten to fly it a couple of times and I've always really enjoyed it.

03:12 I guess just to recap what you guys do today, day to day, Dubit, you're in charge of marketing and overseeing PyCharm at JetBrains.

03:19 Would you say that's your general role?

03:21 Yeah.

03:21 Basically, I'm responsible for many tasks around Python project.

03:25 PyCharm project, I mean.

03:27 I do some product management activities like making sure that PyCharm is released on time with everything ready by the release date.

03:35 I'm also responsible for everything marketing.

03:38 So, as an example, I coordinate content creation, our appearance at major Python events.

03:42 I run PyCharm blog, manage partnership campaigns, among many other things.

03:47 Yeah, that sounds like a fun job.

03:49 Eva, how about you?

03:50 So, I'm the director of operations at the Python Software Foundation.

03:53 So, that pretty much means that I oversee everything that the PSF does.

03:59 That includes Python, which is the conference that we run yearly here in the U.S.

04:04 And then our grants program, as well as any trademarks that we manage for the Python programming language.

04:11 And several other things, like managing our staff and day-to-day things like that.

04:15 Yeah, that's quite a bit.

04:16 And PyCon itself is a big project, right?

04:19 It absolutely is.

04:20 I would say at this point, it takes up two full-time employees at least eight months out of the year.

04:26 That's incredible.

04:26 But it's a huge event.

04:28 It's really fun.

04:28 So, speaking of PyCon, the reason I reached out to both of you is you did a really interesting presentation at PyCon for a project that had been maybe six months in the making, but previous to that, about this survey.

04:41 So, PSF and JetBrains put some efforts together to get a bunch of the Python community come fill out a nice questionnaire.

04:49 And you guys at JetBrains did a really great job on analysis of it.

04:54 So, we'll get to talk about all the results there and stuff, but let's start with how this project came together.

04:58 So, the story of the Python developer survey goes back in 2016, when I personally was fascinated by an idea of running a survey among Python developers.

05:09 By that time, I already had some experience with surveys among various PyStream users, but I wanted to run something on a completely different scale.

05:18 So, I gathered a working group comprised of people from the research team, where people have a lot of experience with math and stats.

05:26 People from the survey team who helped me to organize previous surveys.

05:29 People from the marketing department to help us to promote the survey designers, to create a nice-looking report.

05:35 And we did that survey, which was quite a success.

05:39 We gathered something around, I believe, 4,000 responses through our own channels, through advertisement on Google, Stack Overflow, and others.

05:48 This is the 2016 survey, right?

05:49 Yes, this is the 2016 survey.

05:51 So, it's telling the story prior to our latest 2017 survey.

05:56 Yeah, yeah, yeah.

05:56 So, back then, we've got to some nice results, and they were really good and of high quality.

06:01 I did a talk at PyGotham 2016 in New York, and the survey was well-received.

06:07 The only problem with that survey was that we had around 50% of PyTerm users among respondents, which was way higher than our estimation of PyTerm share among Python editors and IDs.

06:21 In some sense, you were surveying your customers rather than the broad.

06:24 Right.

06:25 Exactly, exactly.

06:26 Okay.

06:26 Exactly.

06:27 So, back then, I started thinking about how we can make the survey better, how to make it independent and unbiased.

06:34 So, later in 2016, I bumped into Eva, I believe, at PyCon APEC in South Korea, if I'm not mistaken.

06:41 Yeah.

06:42 Yeah.

06:43 And back then, I told her about the Python survey that we did, and together with Eva, we came up with an idea that Python Software Foundation can be the key to make the survey much better.

06:54 So, in 2017, we ran the survey in a different format.

06:58 Instead of promoting survey through JetBrains channels like we did in 2016, we promoted the survey only through the official Python channels and official Python Software Foundation channels.

07:08 Exactly.

07:09 So, we reached out via Python.org.

07:12 We put banners up on the download pages, which received the highest amount of feedback, as well as our Twitter, the PSF blog.

07:22 We reached out to several communities that we work with since the PSF gives out grants pretty much globally.

07:30 We're in touch with a lot of different communities.

07:33 So, we're going to continue to do a lot of outreach that way as well for the next version.

07:38 Yeah, that's really cool.

07:40 I think having this sort of vendor-neutral version really puts a lot of authority behind this survey, right?

07:50 It's one thing to say, well, look, PyCharm is really popular among PyCharm users.

07:54 Maybe, you know, Python 3 versus Python 2 usage varies on that because maybe more professionals use Python versus they don't.

08:04 I don't know.

08:04 I'm just making up this stuff, right?

08:05 But having it really neutral seems like a super valuable addition.

08:09 And we'll talk about where some of the participants came from, but it sounds to me like you really pulled that off quite well.

08:15 Yeah, we think it worked.

08:16 It worked very well.

08:17 Looking at the countries that we received responses from, we noticed that a lot.

08:23 We're missing a lot of feedback from people on the African continent, probably Indian continent, but we're going to move on that for the next version.

08:32 Yeah, and now you know, right?

08:33 Exactly.

08:34 Yeah.

08:35 There always has to be a starting point.

08:36 So you live and you learn.

08:38 Exactly.

08:39 So what were some of the goals of the survey?

08:41 With this survey, we wanted to solely, like, we did the survey for the purpose of mapping out an accurate landscape of the Python community.

08:51 We wanted to identify the latest trends and gather insight on how the Python development world looks today.

08:59 With this survey, we want to learn how Python is being used by diverse developers, what components complement its use,

09:06 and what makes it one of the most loved languages.

09:08 And from the PSF standpoint, it was important to us because, you know, the PSF is there to support the community.

09:14 So the more that we know of the direction that the community is going in, the more we'll be prepared to help them in the future.

09:21 So it's a very useful tool, not just for the community, in my opinion, but also for the nonprofit behind the language.

09:27 Yeah, certainly knowing where things are going and where the support needs to be.

09:32 And you learn some interesting lessons, like you were hinting at there, about, say, maybe, you know, the PSF does some outreach and some support for various communities.

09:42 And maybe some of these areas where it's somewhat underrepresented, you could, you know, maybe do more, right?

09:47 Exactly.

09:48 Yeah, that's great.

09:50 So, Dimitris, you said in your 2016 edition, you had about 4,000, 4,500 developers.

09:55 And now this survey had 9,500 developers from almost 150 different countries.

10:01 That's pretty awesome.

10:03 Yeah, it is.

10:03 And I hope in this year, actually, when we're going to run this survey next time, I hope we'll get even more respondents.

10:12 So it will be bigger and better in quality as well.

10:16 Yeah, absolutely.

10:17 I'll put this question out to both of you.

10:19 How can people, so last time it was in October 2017.

10:23 I think you're planning a similar timeframe for this one of 2018.

10:27 So that'd be in about a month and a half or so, the survey will come out again.

10:31 How do people, is there a way for people to, say, join a mailing list or get announcements so they don't have to, like, bump into a banner on python.org or something to know about it?

10:40 So we don't have a mailing list, but we'll definitely announce it via the PSF Twitter account, which is at the PSF.

10:48 And we'll be announcing it via our Slack channels and our blog, which is PyFound, blogspotpyfound.org.

10:57 How long was the survey open for, this one that you already did?

11:00 It was open for three weeks.

11:02 Three weeks.

11:03 So people have a decent amount of time.

11:04 And I'll definitely share it on my Twitter account as well and probably talk about it on the Python Bytes podcast and try to get the word out.

11:11 It'd be great to have as many people, you know, participate.

11:14 Because I know there's more than 9,000 Python developers out there.

11:17 Definitely.

11:18 Absolutely.

11:19 Eva, do you know the number, actually?

11:22 Do you have an official PSF number?

11:24 Do you have an official PSF number?

11:26 There is no PSF official data on that, but we're definitely hoping to get there with a survey like this.

11:33 Yeah, that's great.

11:34 I think it's really difficult to estimate the overall number of Python developers, and they can be official number for that.

11:40 Because in the end, like with the 2017 survey, we run into the problem because who is the Python developer?

11:49 It's a very difficult question.

11:50 It's a very difficult question because people use Python to a different extent.

11:54 Some of them use Python full-time as their primary language.

11:58 Some of them use them as an additional language.

12:03 And it's hard to say how many can be considered to be called Python developers.

12:10 Exactly.

12:11 Exactly.

12:11 Exactly.

12:11 Even for those people that are not, quote-unquote, developers in their day job, they might use Python as a tool in their day job.

12:19 It's definitely difficult to categorize.

12:22 Exactly.

12:22 For example, many people who wear, like, data analyst hats sitting in large banks doing a lot of data analysis.

12:32 Can we call them Python developers or data analysts if they use Python?

12:38 Yeah.

12:38 Does it got to do 20% other day in Python or 15%?

12:41 Right.

12:42 Right?

12:42 Yeah.

12:43 Yeah, exactly.

12:43 Yeah, that's a really good point.

12:45 Another thing, another idea I want to just throw out there as people think about this, this is not my idea.

12:49 This idea came from Scott Hanselman, who's really well-known in the developer space, has his own podcast.

12:55 But he has this really great idea talking about sort of reaching all of the developers.

13:00 And he says, look, there's this entire world of what he labeled dark matter developers.

13:06 We know they're out there, but we can't see them.

13:10 We can't detect them.

13:10 They don't come to conferences.

13:12 They're not on social media.

13:13 They just go to their job, and they work in their code, and they basically are not visible to the community in a sense.

13:19 There's tons of those people.

13:20 And that concept, I think, really makes it hard to know the entire extent.

13:25 But you guys are doing a pretty good job of trying to take that pulse anyway.

13:29 And we hope to improve it year on year.

13:30 Yeah, for sure.

13:32 So one of the things you did with this that I hinted at the beginning is you gave this as a presentation at PyCon in PyCon 2018.

13:39 So it was Python by the numbers.

13:41 So if people want to watch your presentation with some slides and graphs and stuff, they can check that out there.

13:46 And then, of course, the results of the survey are up.

13:50 And I'll put the link in the show notes.

13:51 And who was responsible for actually writing up the analysis of that?

13:55 Was that the JetBrains, the PSF, someone else?

13:58 We did it on the JetBrains side.

14:01 So our partnership with Python Software Foundation was that Python Software Foundation was responsible for promoting the survey through their official channels.

14:12 And JetBrains did all the rest.

14:14 So we set up the survey, set up the logic.

14:16 We then analyzed the results and created the report.

14:22 Yeah, congratulations, because that was a really, really nice write-up.

14:26 I love each section had like a here's the key takeaway from this section and would sort of, you know, not just show the stats, but put it into more colloquial terms, I guess.

14:36 Like, here's a bunch of stats.

14:38 And oh, by the way, what that means is there's, you know, four out of five Python developers use Python as their main language.

14:44 Or, you know, something to that effect would be like a thing that would be in there.

14:47 That was really cool.

14:48 Yeah, that was a cool feature of this report.

14:50 Yeah, I really found it super, super approachable.

14:53 So let's go back to first before we get into the results.

14:57 I want to make sure we make it really clear on who participated, where they're coming from, what groups are being measured.

15:02 Because, you know, one of the whole reasons I wanted to have you all on the show is there's so much hype around Python right now.

15:09 And there's so many surveys that are just putting Python at or near the top, or it has a, you know, really steep growth curve or something like that.

15:17 I'm thinking Stack Overflow surveys.

15:18 The IEEE survey just came out and had Python right at the top, things like that.

15:23 But those are all, people will say, well, yeah, that's what that survey said, but it's this slice of people or it's that slice of people.

15:29 So the people that took this survey were primarily coming from the Python community itself, right?

15:37 So let's talk about where, maybe Eva, you could cover this.

15:40 Where did the participants actually come from?

15:42 Like what sources did you drive them to the survey?

15:46 Sure.

15:47 So the sources that we used to get people to the survey were Python.org website, mainly through the downloads page and the homepage.

15:57 PSF Twitter account, the Python blog, LinkedIn, as well as I believe your podcast even brought some people in.

16:04 Yeah, that's, I saw you list Python podcasts and I'm like, wait, is that mine?

16:07 Yeah.

16:08 That's cool.

16:08 Yeah, that's great.

16:11 So 60% came from Python.org and then maybe social media pulled in.

16:15 Right.

16:16 Or you guys maybe pulled in another 30%.

16:18 So the vast majority was sort of from the PSF, right?

16:21 Correct.

16:22 Yeah.

16:23 And for the next version, we definitely want to do more one-on-one outreach to communities that might not necessarily have the need to go to Python.org.

16:32 Because mainly those are people that are downloading or they might not follow us on Twitter or whatnot.

16:37 So we're going to do a lot more one-on-one outreach as well.

16:40 Yeah, that's really tricky though, right?

16:41 Because if you do one-on-one outreach to certain communities, they might have really different views or like really different uses, right?

16:48 Different style.

16:49 It'll definitely give us the global outlook, right?

16:51 Yeah, absolutely.

16:53 All right.

16:54 So let's, I guess, maybe let's start talking through some of the results.

16:58 We could just start at some really high-level stuff like age.

17:01 Maybe give us a quick summary of the ages that people took this.

17:05 Was it like mostly young students or what kind of professional developers?

17:08 What did you see?

17:09 We definitely saw a younger audience.

17:11 Half were between the ages of 18 and 29 and a fourth were between the ages of 30 and 39.

17:18 Yeah, that's good.

17:20 There were still a fair number of people who were older.

17:23 I know a lot of folks feel like if they're, you know, 40, it's too late to learn the program.

17:27 But there was plenty of folks in those age ranges, right?

17:30 When you put all of the older categories together, they definitely added up to a significant amount.

17:36 Yeah, that's great to hear.

17:37 Because I feel like a lot of people are like, well, I missed my chance to be a developer.

17:41 And I just don't feel like that's really true.

17:43 Another interesting way that we were marketing the first one that we need to provide for the second one is to reach that older audience as well.

17:50 All right.

17:50 Absolutely.

17:51 The whole dark matter.

17:52 Thanks.

17:52 This portion of Talk Python to Me is brought to you by Linode.

17:57 Are you looking for bulletproof hosting that's fast, simple, and incredibly affordable?

18:01 Look past that bookstore and check out Linode at talkpython.fm/Linode.

18:05 That's L-I-N-O-D-E.

18:07 Plans start at just $5 a month for a dedicated server with a gig of RAM.

18:12 They have 10 data centers across the globe.

18:14 So no matter where you are, there's a data center near you.

18:17 Whether you want to run your Python web app, host a private Git server, or file server,

18:22 you'll get native SSDs on all the machines.

18:25 A newly upgraded 200 gigabit network, 24-7 friendly support, even on holidays, and a seven-day money-back guarantee.

18:32 Do you need a little help with your infrastructure?

18:35 They even offer professional services to help you get started with architecture, migrations, and more.

18:41 Get a dedicated server for free for the next four months.

18:44 Just visit talkpython.fm/Linode.

18:49 Another interesting fact that you guys had highlighted in your talk was that from younger developers who participated,

18:57 more disproportionately came from outside the U.S., I guess is what I'm trying to say.

19:01 We had a lot of people that came from India and China between that age range.

19:06 Yeah, I think it's interesting that maybe people see more opportunity or better opportunity by jumping into software development there,

19:14 whereas in more stable traditional markets like the U.S. or Europe, maybe there's less people going to software development.

19:21 I don't know.

19:22 It's an interesting takeaway, though.

19:24 Yeah, it could also depend on, you know, what schools are using.

19:28 It's an unknown at this point.

19:29 Yeah, for sure, for sure.

19:31 How about countries?

19:32 So speaking of coming from outside the U.S., like U.S. was probably still the most popular, right?

19:38 Yeah, the U.S. brought in 18%.

19:40 What about other ones?

19:41 Where else did people come from?

19:42 On the second place, we have India with 13%, China 7%, 6% for United Kingdom, 5% Germany,

19:52 then goes Brazil, France, Russia, Poland, Canada.

19:55 Yeah, it starts to tail off pretty quick, probably, at the far you go out.

19:58 Yeah, exactly, exactly.

19:59 So Brazil has 4%, and like the next France, it's 3%, and all the rest is 2% and 1%.

20:08 Yeah, interesting.

20:08 I wonder how much of this is a language thing, right?

20:12 To say that almost as many people came from India as they did from the U.S.,

20:17 whereas English is not the first language of folks in India.

20:21 So that's almost a stronger endorsement to have 13% coming from there, right?

20:25 True, true.

20:26 Pretty interesting.

20:27 How about an experience, like years of experience?

20:30 You said, sort of ask people how long they've been in programming.

20:33 What's the time that an average Python developer has been a Python developer?

20:38 So the Python survey respondents reported a wide range of experiences.

20:43 Like we had 22% of people with less than one year of experience in the IT industry.

20:50 We had the same percentage for people with more than 11 years of experience in software development.

20:56 And there was a smooth distribution in the middle.

20:59 Yeah, so some new people, which is great.

21:01 You've got to have new blood, or it's not going to be a vibrant community,

21:05 but also some experienced mentors around, right?

21:08 Yeah, exactly.

21:09 I think this shows how strong the Python language is growing to be.

21:13 Just like you said, Michael, you need newcomers, and you need people that have been doing this for many years in order to be a successful community.

21:21 Yeah, absolutely.

21:22 Another thing that was interesting, you measured this in a couple of ways to try to get the sense of

21:29 how large of a team or what types of folks work there.

21:33 So you have, do you work by yourself or do you work in a team was one interesting thing you asked.

21:39 And then the other was, how large of a team do you work in?

21:42 So let's see, you guys want to speak to that?

21:45 Sure.

21:46 So in terms of working in teams versus working independently, we found out that three out of five developers work on independent projects.

21:56 So 56% work on their own projects independently, while 4% work on it as external consultants.

22:08 And then in terms of team sizes, about three quarters of the developers who work in teams work in very small teams.

22:16 So 74% of their respondents in the survey said they work in team sizes between two and seven people.

22:22 And then the next highest group was 60% in eight to 12.

22:27 And that's already getting kind of large.

22:28 Yeah.

22:29 Yeah.

22:29 It's most of them right there.

22:30 I think it's really interesting to measure.

22:32 And I think it also measures something interesting about Python as a technology.

22:37 So when I think of like big corporate teams, you know, I've done lots of training and I've traveled to lots of companies and worked with their various teams.

22:44 And you think of like these like .NET folks and Java folks on these like large teams that are building like enterprise software and stuff like that.

22:54 And those, I think, probably tend to be a little bit more than what you're measuring here.

22:59 And Python, I think one of its main advantages is it doesn't require a team of 100 people to do the same thing.

23:07 And I think you're kind of measuring that here.

23:09 Or there's evidence of that here.

23:11 Yeah.

23:11 It could definitely lead to evidence of that being the reason.

23:15 Absolutely.

23:16 Yeah, there's a really interesting story that came out from Mike Driscoll's Python interviews book.

23:20 And I'm sorry, I don't remember who he interviewed because there's like 10 people we talked about that actually talked about this history.

23:27 But there was, back in the day, there was Google Video and there was YouTube.

23:32 And YouTube was a little scrappy startup using Python.

23:35 And YouTube had a team of like 100 people using C++, I think they had said.

23:40 And little scrappy YouTube kept adding features and features faster and faster than this large C++ team at Google.

23:46 So Google eventually just bought them.

23:48 Just bought YouTube as a way to win.

23:51 But, you know, it's kind of, I feel like this part of the survey kind of captures that contrast there.

23:58 And I think it's pretty interesting.

23:59 So let's talk about jobs and what people are doing.

24:03 You ask about whether people were full-time employed, whether they were students, whether they're freelance or self-employed,

24:10 which is an interesting distinction.

24:11 I think it's a proper one, but it's interesting.

24:13 What did you find there?

24:14 So we found that the large majority of the respondents, 52%, are fully employed by a company or organization.

24:21 And then to what we were talking about earlier, 28% of the respondents are students.

24:27 Yeah, that's pretty high.

24:28 I think that's a good thing, though.

24:30 I mean, students now become professional developers a couple years later, right?

24:34 Yeah, absolutely.

24:35 It keeps that funnel being filled from newcomer to longtime contributor.

24:39 Yeah.

24:40 Well, it's also good to see that Python is finally being introduced in schools because that is something that we're continuously discussing, even at the PSP level.

24:48 Yeah, maybe we could talk about that just for a second.

24:52 And I'm sorry I only have, like, really U.S. visibility into this because I don't pay that much attention to schools all over the world.

24:59 But I know in the U.S., like, Python has been becoming or is the most taught first-year computer science language at universities, which is great.

25:09 And I think that that trend is generally global.

25:15 So, you know, I think that's a good thing.

25:20 And that's a good thing.

25:21 And that's a good thing.

25:21 That's a good thing.

25:21 And that official program is, like, nationwide.

25:25 And I think it's still in Java, which makes it really, really, basically, just nobody seems to want to change that to catch up with the times because, you know, it's the way we've done things, right?

25:37 Do you ever address that or try to get around that or try to convince people maybe Java is not the best option for students to start with?

25:44 So this is a continuing discussion, I guess, debate, argument, whatever we want to call it.

25:52 So at PyCon, we even have a dedicated workshop called the Education Summit where educators get together and they discuss how to approach these situations and how to best convince people that Python is the right way to go, whether it's, you know, the tools.

26:07 That they have set up for children to learn Python or the type of support that's out there.

26:13 But mainly, I think one of the scenarios that we're running into is a lot of places just lack the instructors, maybe.

26:21 Yeah.

26:22 Who's going to reteach all the teachers that have spent all that time to learn Java, right?

26:26 They're not really developers.

26:28 They're probably, like, math teachers or chemistry teachers or something, right?

26:31 Exactly.

26:32 Interesting.

26:33 Yeah.

26:33 I'm sure that's a constant challenge that you guys deal with as a PSF.

26:36 All right.

26:37 How about salary range?

26:38 Like, one of the things that I think probably hasn't hurt Python's growth is you'll see a lot of different surveys from, like, Indeed or the job board type places where Python developers get paid above average, at least in the software space.

26:53 What do you find?

26:54 So we found that some are definitely above average.

27:00 I'm not sure what we want to call average at this point.

27:03 It varies so much by a region, right?

27:05 Right.

27:05 Exactly.

27:06 You live in the Midwest in a small town versus you live in San Francisco.

27:09 Like, one of the rich people, same salary in San Francisco, you might not be able to afford a house, right?

27:15 It's crazy.

27:15 Exactly.

27:16 And that is even a bigger range when you compare it to countries like India, right?

27:22 So I think that that even is evident in some of the other surveys that we see other communities put out.

27:28 But, yeah, it's hard to say what, which groups are above average and below without knowing that.

27:35 Sure.

27:36 So one of the things that you covered that I thought was really interesting was global job demand.

27:42 And if you take just the straight numbers, demand for Python developers in the U.S. is, I can't remember.

27:48 I'm trying to visualize the graph from the last time I saw it.

27:51 I think it was roughly like twice as much as any other country.

27:55 But that's partly because there's so much tech.

27:58 So what I found was really interesting was how much growth there was for Python jobs in different countries.

28:05 Yeah, exactly.

28:06 So I used the job board that's on python.org to gather some of those stats.

28:11 So I'm not sure how well those results, you know, actually blanket everything that's happening.

28:19 But it's definitely amazing to see what's happening in Brazil right now, how it's, you know, doubled in percentage in some of the areas.

28:27 Especially in countries that we might not consider as tech hubs.

28:31 But this is telling that maybe in the future we will.

28:34 Yeah, that's really interesting.

28:36 It definitely could be.

28:36 Yeah, so you had like year over year growth from 2016 to 2017, like four times the demand in Brazil, twice in China, and almost not quite twice, but quite a bit in India as well.

28:47 And those are all really good signs for people that know how to write Python.

28:50 Yeah, absolutely.

28:52 Probably this chart explains the numbers that we gathered with the survey on the distribution among countries.

28:59 Yeah.

28:59 So we also see here India has grown a lot, China, Brazil.

29:04 Those were all the ones where the participants were now coming from, right?

29:07 Yeah, exactly.

29:08 Yeah.

29:09 Yeah, great.

29:10 So, Dimitri, one of the things that you talked about on the survey that I thought was pretty interesting was, and we kind of touched on this earlier, is, are you a Python developer or a developer that uses Python?

29:22 So one way you tried to get at that was, is Python your main development language?

29:28 So what did you find out there?

29:30 Yeah.

29:30 Yeah.

29:30 So with this survey, we identified that almost four out of five Python developers use Python as their main language.

29:39 And comparing to the previous survey, it's 4% increase.

29:45 Right.

29:45 So we have more Python developers and the ones, and among them, more of them are choosing to make it their main language.

29:51 True.

29:51 True.

29:52 Yeah.

29:52 So, yeah, and I think that this can be explained by rapidly growing popularity of Python among data scientists.

29:59 Yeah.

29:59 Because this segment of users is growing much faster than others.

30:02 Yeah, I guess if I was going to take, like, what is the one, if there was one biggest takeaway from your survey that you two did, it would have to be that, wow, data science is making an impact.

30:12 Absolutely.

30:13 True.

30:14 Right?

30:14 There was a lot of growth.

30:15 If you look at the growth curves of Python popularity over time, there seemed to be a pretty strong increase in the rate of growth 2012, 2013, and then it's gone on from there.

30:25 And I feel like that's when, you know, a lot of, you know, Jupyter is kicking in, the machine learning stuff in Python is kicking in.

30:33 There's just a lot of people are sort of moving away from R and those other languages and, you know, MATLAB and whatnot into Python.

30:40 So that definitely shows up here, doesn't it?

30:42 Mm-hmm.

30:43 Yeah, so you asked, what are the types of, like, what type of developer are you or what types of development do you do?

30:49 And you have 50% data analysis and 48 web developers.

30:53 Yeah, that's right there, isn't it?

30:55 Yeah.

30:56 Actually, in the survey, we asked two similar questions.

30:59 What do you use Python for where respondents could select multiple answers?

31:04 And what do you use Python for the most with only one possible answer?

31:08 So you just described the results from the first question where multiple answers were allowed.

31:14 What about the other one?

31:15 Yeah.

31:15 About, yeah.

31:16 About the other one, when we asked about the primary type of development, 26% of Python users identified as web developers.

31:24 Outpacing data analysis reported by only 18% by a wide margin.

31:30 However, when we combined, we had two options for data science, actually, data analysis and machine building.

31:36 And if we combine those two types of development, we come up to 27% of people doing primarily data science.

31:46 So actually, there is 26% of web developers and 27% of people doing data science.

31:53 So it's like one-to-one.

31:54 And you asked this question on the survey.

31:57 You said, you asked them, I can't remember exactly what the question was, but it was like, what do you expect people primarily do?

32:05 Or what ratio among data scientists and web developers?

32:09 Yeah.

32:09 And one out of 10 got that ratio correct.

32:12 Yeah, that was one of the most intriguing questions in this survey.

32:16 So we asked people to estimate the ratio between web developers and data scientists in the Python world.

32:23 Respondents could answer based just on their own experience, belief, and general gut feeling.

32:29 Because we explicitly asked about primarily types of development in the previous question, we could compare the community perception with the real stats that we've got from this survey.

32:39 So based on the data we've got from the question about main type of development, ratio is one-to-one.

32:43 And just as you said, only one in 10 people guessed this correctly.

32:49 Yeah.

32:49 And the most common answer for the community was there are five times as many web developers as there are data scientists.

32:57 Right.

32:57 Exactly.

32:58 That's way, it's not like a little off.

33:03 What I find most interesting about this, like this is already super interesting, but what I find even more interesting is half of the people who took this survey are data scientists.

33:13 And still, that was the most common answer.

33:15 So in some sense, I think it's interesting that even probably among data scientists, they feel like they're more underrepresented than they actually are.

33:24 That's a great point.

33:25 Yeah.

33:26 Isn't that crazy?

33:27 Yeah.

33:27 So I think, you know, maybe this will sort of shine a little light on that, right?

33:30 That people are like, wait, most people do what I do.

33:32 I thought I was the weird guy in the corner that they came to ask for graphs or whatever, right?

33:36 Well, hopefully it will bring many communities together.

33:40 Yeah.

33:40 You know, it makes me think of the keynote from PyCon 2017, I think it was, when Jake Vanderplass talked, you know, he did a great keynote there here in Portland, actually, and about Python, the Python community being a mosaic of all these different ways in which people use Python and their goals and what their whole training and what they want to do and the types of things they're building and just appreciating the differences.

34:04 And I think this is just one more reason we should appreciate that keynote.

34:09 Yeah, I agree 100%.

34:10 Even when we look at the 2018 keynote by Q, and she's talking about kids learning how to use Python to program Raspberry Pis so they can water their flowers outside.

34:23 It's a wide, wide range and a big mosaic.

34:26 So I'm glad you brought that up.

34:27 This portion of Talk Python to Me is brought to you by Brilliant.org.

34:33 Many of you have come to software development and data science through paths that did not include a full-on computer science or mathematic degree.

34:40 Yet, in our technical field, you may find you need to learn exactly these topics.

34:45 You could go back to university.

34:47 But then again, this is the 21st century and we do have the internet.

34:51 Why not take some engaging online courses to quickly get just the skills that you need?

34:55 That's where Brilliant.org comes in.

34:57 They believe that effective learning is active.

35:00 So master the concepts you need by solving fun, challenging problems yourself.

35:05 Get started today.

35:06 Just visit talkpython.fm/brilliant and sign up for free.

35:10 And don't wait either.

35:11 If you decide to upgrade to a paid account for guided courses and more practice exercises,

35:16 the first 200 people that sign up from Talk Python will get an extra 20% off an annual premium subscription.

35:22 That's talkpython.fm/brilliant.

35:25 So another hot button item in the community has got to be Python 2 versus Python 3, right?

35:34 Yeah, exactly.

35:35 So with this survey, we've learned that Python 3 is now a strong leader with 75%.

35:41 And Python 2 is used as the main interpreter by only 25% of people.

35:46 75% Python 3.

35:48 Yeah.

35:49 And the share of Python 3 is growing rapidly.

35:52 In 2016 survey, we had just only 16% of people using Python 2 and 40% for Python 3.

36:01 So it's two times increase for Python 3.

36:03 That's really great.

36:04 I think it's super good news for the community.

36:06 I feel like the story used to be I can't switch to Python 3 because library X, Y, and Z doesn't support Python 3.

36:15 And I need it, right?

36:16 And now I feel like the story is there's these three libraries I really would like to use, but they only support Python 3.

36:28 All the new features are only Python 3.

36:41 Yeah, true.

36:41 Another interesting finding from the same question that the distribution of Python 3 users is different comparing web developers and data scientists.

36:51 So among web developers, only 70% of people use Python 3.

37:04 Why do you think that is?

37:07 I think that is?

37:07 I think that this can be explained that web developers still have to maintain some legacy code while transitioning to Python 3.

37:16 And many data analysts and machine learning specialists.

37:21 They have joined the community just recently and went straight forward to Python 3.

37:25 Yeah, I think you're probably right.

37:27 This is a really great stat because I was talking to somebody on Twitter talking about a colleague saying, hey, my colleague says we should be using Python 2 because almost everybody uses Python 2.

37:37 There's this graph or that graph that they found somewhere.

37:40 And it's not just not does everybody, you know, it's not false that everybody uses Python 2.

37:47 It's like really false, right?

37:48 75% of the people are using Python 3.

37:50 And I think this number is going to rapidly increase as we get to January 1st, 2020 when Python 2 is no longer supported.

37:59 True.

37:59 So I'll throw this out to all the consultants out there.

38:02 So I have a theory that October, November, and especially January, right around that time frame.

38:10 So October, November, December of 2019, and January 2020, there are going to be a lot of executives and stuff going, wait a minute.

38:20 Are you telling me that our main platform for our website or our company actually no longer supported if there's bugs?

38:28 We can't get them fixed?

38:29 It's like, yeah, because you guys wouldn't let us rewrite it in Python 3.

38:32 So here we are.

38:34 And it's going to be kind of like the Y2K.

38:36 There's going to be all these consultants that are like, hey, I'm a specialist in converting from Python 2 to Python 3.

38:41 And there's going to be a lot of work around that.

38:42 That's a great comparison.

38:43 Yeah, exactly.

38:47 Great job opportunity.

38:48 Exactly.

38:49 People out there listening, you have about a year to get really good and market yourself as a Python 2 to 3 expert.

38:57 Yeah, it's pretty cool that this is out there.

39:00 All right.

39:00 So I guess we could talk a little bit about what languages and frameworks are popular.

39:04 What did you find there?

39:05 Yeah, the most popular languages used together with Python is JavaScript.

39:10 So 50% of Python developers use JavaScript.

39:13 You know, that ties almost exactly to the 49% of web developers.

39:18 True.

39:18 Right?

39:19 Another thing, we also found that HTML and CSS used by 49%.

39:24 So it's a pretty close number, which kind of confirms the same thing, like the same takeaway.

39:29 We also have 39% of people using SQL, which kind of also related to web development.

39:37 Bash and Shell, 39%.

39:41 Interestingly, 34% use C and C++.

39:45 23% Java.

39:47 14% PHP.

39:49 That's interesting.

39:51 11% C#.

39:53 Yeah, that's pretty interesting.

39:54 Certainly there's the web languages tie in there and the database stuff.

39:58 What about like popular libraries like Django versus Flask, those types of things?

40:05 Yeah, we identified that Django is the most popular framework.

40:08 It's used by 41% of Python developers.

40:10 It's not a big surprise, is it?

40:12 It's not.

40:13 So one thing that's interesting about your analysis here is it's kind of interactive.

40:17 You can see all the results are from a web developer view or a data science view.

40:21 So you have Django at 41%.

40:23 You have NumPy Pandas at 39%.

40:25 So they're almost tied in popularity.

40:27 But if you say, show that to me for web developers, it's 70%.

40:32 75% of web developers are using Django.

40:35 We're just a little bit of NumPy.

40:36 And data science, it's like you flip the graph, right?

40:38 Quite a bit.

40:39 We just kind of expect it, yeah.

40:40 Yeah.

40:41 You also have an analysis of like additional parallel technologies like Jupyter and Docker

40:46 and Anaconda and so on.

40:47 And similar stuff, right?

40:49 Like web developers, more Docker, data science, very much Jupyter.

40:54 Yeah, when asked about those additional technologies, Jupyter Notebook ranked highest at 31%,

41:00 which makes sense given the large number of developers involved in data science.

41:04 Yeah, I thought another interesting thing that you guys spoke about was cloud platforms.

41:10 Oh, yeah.

41:11 When we asked which one.

41:12 Yeah, which one do you use?

41:13 Like when I think of it, certainly the 800-pound gorilla in the room, the big thing is AWS, right?

41:20 True.

41:21 And you hear stats that Microsoft Azure is in second place among all the other ones.

41:26 But restrict that view to the Python community and that's not true, right?

41:30 Mm-hmm.

41:31 Exactly.

41:32 So Microsoft Azure ranked at 16%.

41:36 What about some of the other ones?

41:37 What was number two?

41:38 Yeah.

41:39 Number two was Google App Engine.

41:40 We had Heroku with 26%, DigitalOcean with 23%, and the fifth place is for Microsoft Azure.

41:50 Yeah.

41:50 Yeah, that's pretty interesting.

41:52 You could tell for sure that AWS plays an important role because when they have an outage, it seems like the internet itself is broken.

42:02 Why is everything down?

42:03 Oh, AWS Virginia is down.

42:04 I get it.

42:05 Yeah.

42:06 Yeah.

42:06 This question about popular cloud platforms.

42:09 We didn't list a lot of other popular options.

42:15 However, people answered in the other option.

42:18 So they mentioned Linode, Python Anywhere, OpenShift, and OpenStack.

42:23 So these platforms are also quite popular among Python developers, and we are going to include those options in the next iteration of our survey.

42:30 Oh, yeah.

42:31 That'll be really interesting.

42:32 Well, I also feel like some of these have gotten more momentum in the most recent times.

42:36 So I'm very interested to see what the next version of the survey is going to bring in comparison of this one.

42:42 Yeah.

42:42 You'll start to be able to develop these trends, which will actually be super interesting.

42:46 I think that would be the most interesting part.

42:48 Yeah, for sure.

42:49 Exactly.

42:49 It's going to be the main feature of our next survey.

42:53 Yeah.

42:53 So, Dimitri, since you brought up Python Anywhere, something that really surprised me a little while ago, well, quite a while ago, actually,

43:00 but I had gone to python.org so many times, and there's a little text box with, like, code right there and, like, a prompt-looking button.

43:12 But what I didn't realize is if you click that prompt, that will open an interactive shell on Python Anywhere where you can just start typing Python.

43:19 Yes, it will.

43:21 That's pretty cool.

43:22 I wonder how many people actually know about that.

43:24 We probably don't tweet about it as much as we should.

43:27 That's a good point.

43:28 Yeah, it's cool.

43:30 I'm looking at, like, a Bash shell or actually a Python REPL on C6 right here on Python.

43:34 Exactly.

43:35 3.6.

43:36 Very cool.

43:37 How cool is that?

43:38 Yeah, it's super cool.

43:40 All right.

43:40 So, let's see.

43:41 Maybe we can talk a little bit about tools and features.

43:44 One of the questions you asked were, here's a whole bunch of features that editors and other tools, like linters and source control,

43:50 how much do you use them or not use them?

43:52 Do you want to touch on that, Dimitri?

43:53 Yeah, sure.

43:54 So, the top spots were occupied by code up to completion, code refactoring,

43:59 writing unique tests, using virtual environments for Python projects.

44:03 On the other hand, no-scale databases, Python profilers, and code coverage tools were among the more rarely used tools and features.

44:12 Yeah.

44:12 So, I think it's too bad that, like, the profiler and code coverage weren't used that much.

44:17 But, you know, they're such a valuable thing that I think it's overlooked.

44:21 Yeah.

44:21 And, by the way, the results that they've got in 2017 is very similar to the data we've got in 2016.

44:28 So, the picture or the usage of those tools doesn't change much, seems to be.

44:34 Okay.

44:35 Interesting.

44:35 I should probably ask about this one.

44:37 Dimitri would probably be really more than happy to answer this one.

44:41 What about editors?

44:41 Well, for editors and IDs, we asked two similar questions.

44:49 So, one of them was, what editor or ID have you considered for use in your Python development?

44:55 With multiple answers allowed and a single answer option, a question, what is the main editor you use for your current Python development?

45:03 So, PyCharm is the most popular tool.

45:06 We have around...

45:07 You have 32% of the people...

45:09 Yeah, 32% for PyCharm.

45:10 Yeah.

45:11 For both editions, PyCharm community and PyCharm professional.

45:13 And that's, I mean, like, I think that number would be massively skewed if, like, you and JetBrains were the ones promoting this project.

45:21 But, like, we talked about the sources, right?

45:23 It wasn't really.

45:24 Yeah.

45:25 Yeah.

45:25 And then what are some of the other editors people use?

45:27 Some of the other popular editors are Sublime Text, Veeam, Idle, Atom, and VS Code.

45:35 Yeah.

45:35 I suspect the Idle speaks a lot to the students.

45:38 And I also think...

45:39 I feel like, you know, the survey was done leading up to October 2017.

45:43 I feel like VS Code will make a much higher appearance.

45:46 Yeah.

45:47 Right?

45:48 Like...

45:48 We are really looking forward for an updated results this year.

45:52 Yeah.

45:52 I think the VS Code team has, like, really put a lot of effort into Python.

45:56 I've started...

45:57 You know, I ask this question every time at the end of the podcast, what editor people use.

46:01 And I hear VS Code showing up more, a lot more than it used to.

46:04 I see a lot of great positivity around it on Twitter as well.

46:07 Yeah.

46:08 For sure.

46:08 Another thing...

46:10 Yeah.

46:10 Another thing that's interesting, I think, is to discuss how people get Python, right?

46:15 Like, Eva, I'm not sure what you can do, but if you could just get Microsoft to ship Python 3 with Windows, we'd all be in a good place.

46:21 But that doesn't happen.

46:23 So there's different ways in which we might get Python on your system.

46:28 So you asked that question, and some of the options were like, you go to Python.org and you click the download button.

46:34 Or use something like Homebrew or Aptitude on Linux or Anaconda or surprisingly many people build it from source.

46:43 7% Yeah.

46:45 True hackers.

46:47 Exactly.

46:48 That's a lot.

46:49 7%, right?

46:51 I mean, I know people do it, but that seems like a lot.

46:53 Anyway, so I guess we had 39% go and download it from Python.org, 31% get it through some kind of package manager in their OS, and 15% in Anaconda.

47:04 Correct.

47:04 Yeah.

47:05 Those are pretty interesting things to know, I think.

47:07 Well, it makes me happy that, you know, one of the main infrastructure items that the PSF helps maintain for the community is Python.org.

47:16 So I'm very happy to see that it's being used worldwide.

47:19 Yeah, absolutely.

47:20 I guess maybe the last question directly we can touch on is operating systems.

47:25 Because to me, if I had to be somehow stripped of my knowledge and just sort of walked around conferences or something, I would feel like, well, the majority of the Python world runs on Mac, right?

47:38 I would think so, yeah.

47:40 Because, like, everyone's carrying around a Mac.

47:42 They got all their stickers on it.

47:43 They're all cool.

47:43 But that's not exactly how it breaks down, is it?

47:47 Yeah, exactly.

47:48 So it feels like a very limited view.

47:50 Well, exactly.

47:52 That's why we think that the survey is more of a global outlook on how things are versus the way that we see them.

48:02 Yeah, so your survey found that 49% of the people use Windows, 19% Linux, 15% Mac, and then other people just, I don't know, other stuff.

48:10 Which is, I think, is pretty interesting.

48:12 And it really, you know, I try to drive the point home that Windows is super important in the Python space.

48:17 And I know it's a lot of, I think, yeah.

48:18 And I know it gets a lot of love.

48:19 But also, I feel like periodically packages people build, they're not tested on Windows, or they won't install on Windows.

48:25 Or if they do, they're hard.

48:26 Unlike Mac and Linux, it might be just pip install.

48:29 But on Windows, you've got to install this other weird thing to make it work, you know.

48:33 So I feel like Windows kind of gets lost in people thinking about their, where people are using Python.

48:40 But in fact, it's more than two times as popular as anything else.

48:43 Yeah.

48:43 Yeah, we're thinking about.

48:44 All right.

48:45 Well, I think that's probably it for the topics of the survey directly we want to cover.

48:48 Well done, you guys.

48:49 That was really nice.

48:50 Yeah, thank you.

48:51 Thank you.

48:52 People want to give you feedback?

48:54 How do they do it?

48:55 They should email us.

48:57 We have a mailing list.

48:58 And we also have a GitHub repo.

49:01 So the mailing list is surveys at python.org.

49:04 And that will go to Dimitri and I.

49:06 And the GitHub link, Michael, can you include that in the links below?

49:11 Awesome.

49:11 Yeah, I'll definitely include it.

49:13 So the link to the GitHub repo, which has an issue tracker where people can submit issues.

49:18 That's cool.

49:19 And then also...

49:20 Also feedback, not just issues.

49:21 But if they have any ideas for improvements or, you know, let's say they know of a community

49:27 that wants to get involved for next time, they could definitely post it there.

49:31 Yeah, interesting.

49:31 What about the raw data?

49:33 Like, Dimitri's team took this and came up with what I said was a really beautiful result.

49:38 But, you know, it is an interpretation of the data somewhat, right?

49:43 Exactly.

49:43 Can people do their own interpreting?

49:45 Yeah, absolutely.

49:46 So along with the report, we also shared the raw data in CSV format.

49:50 Okay, cool.

49:51 And yeah, that's...

49:52 You can find that off the linked survey results.

49:55 If you go by the link to the report, down in the bottom of the page, you can find the link

50:00 to the raw data.

50:01 Yeah.

50:01 I won't link to it directly because you have a couple of things like, please consider this

50:05 as you look at this data.

50:06 I'll let people read that first.

50:07 But yeah, nice.

50:08 Yeah.

50:09 Unfortunately, last year, we didn't provide Python scripts, which people can use to, like,

50:17 bootstrap their analysis with this raw data.

50:21 Yeah, that was a suggestion.

50:22 Yeah, that was a suggestion after our talk.

50:25 Right.

50:26 So maybe a Jupyter Notebook that does the analysis or something, right?

50:30 Exactly.

50:30 Exactly.

50:30 Yeah.

50:31 That'd be really sweet to have.

50:32 All right.

50:33 So you're doing this again?

50:34 Absolutely.

50:37 Very soon.

50:37 Very soon.

50:37 I'm not sure when you're going to be airing the episode, but we're planning on launching

50:41 in October.

50:42 Okay.

50:43 Yeah.

50:43 So this episode will be out really soon.

50:44 So people should have some time to get ready and prepare for its arrival.

50:49 But sometime in October, do you actually have a date when you're letting out or just general

50:52 timeframe?

50:53 We are going to start the survey in the beginning of October.

50:56 We don't have an exact date, but stay tuned for the beginning of October.

51:00 All right.

51:01 Cool.

51:01 And I'll try to spread the word again to all of the listeners when that happens.

51:05 Yeah.

51:05 All right.

51:06 Well, I think we probably should leave it there.

51:08 We've covered a lot of stuff.

51:10 And I really think this is a great service you all are doing for the community.

51:13 And like you, I think the trends are going to be as relevant as the actual numbers.

51:19 Yeah, I agree.

51:20 And I'm very happy that it's gaining some momentum and interest.

51:23 And thank you so much for inviting us to talk about it.

51:26 Yeah, absolutely.

51:27 So final call to action.

51:28 Maybe people could spread the word.

51:32 Like when you hear that the survey is out, tell everyone you know.

51:35 Encourage them.

51:36 Drop it in your internal company's Slack channel.

51:38 Things like that, right?

51:39 Yeah, exactly.

51:40 We encourage everyone to take part in this survey and promote it to everyone.

51:44 Post it on social media.

51:45 Exactly.

51:46 Take it to your user group.

51:47 Yeah, that's a good idea.

51:49 Take it to the user group.

51:49 Very cool.

51:50 All right.

51:50 Eva, Dimitri, it's been great to have you on the show.

51:53 Thanks for doing this project and sharing it with everyone.

51:55 Thank you.

51:56 And thank you for having us.

51:57 Yeah, thanks, Michael.

51:58 You bet.

51:59 Bye.

51:59 Bye.

51:59 Bye.

51:59 Bye.

52:00 This has been another episode of Talk Python to Me.

52:05 Our guests on this episode have been Eva Jodlowska and Dimitri Filipov.

52:09 And it has been brought to you by Linode and Brilliant.org.

52:12 Linode is bulletproof hosting for whatever you're building with Python.

52:16 Get four months free at talkpython.fm/Linode.

52:20 That's L-I-N-O-D-E.

52:22 Brilliant.org wants to help you level up your math and science through fun, guided problem solving.

52:27 Get started for free at talkpython.fm/brilliant.

52:32 Want to level up your Python?

52:33 If you're just getting started, try my Python jumpstart by building 10 apps or our brand new

52:38 100 days of code in Python.

52:40 And if you're interested in more than one course, be sure to check out the everything bundle.

52:43 It's like a subscription that never expires.

52:46 Be sure to subscribe to the show.

52:48 Open your favorite podcatcher and search for Python.

52:50 We should be right at the top.

52:51 You can also find the iTunes feed at /itunes, Google Play feed at /play, and

52:57 direct RSS feed at /rss on talkpython.fm.

53:01 This is your host, Michael Kennedy.

53:03 Thanks so much for listening.

53:04 I really appreciate it.

53:05 Now get out there and write some Python code.

53:07 I'll see you next time.

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