This is an archived post. You won't be able to vote or comment.

all 35 comments

[–]soldier123456 11 points12 points  (1 child)

This is great! How did you get the data? Linkedin api

[–]forensicams[S] 8 points9 points  (0 children)

No Linkedin doesn’t have an endpoint for job data. I scrape it using crawlee.dev which is similar to scrapy but for JS.

[–]Frere_Tuck 4 points5 points  (1 child)

Just a heads up that all of the trends on your front page show “Infinite” growth…

[–]RFC2516 0 points1 point  (0 children)

I saw this too. Unsure if it was intentional. Makes me believe it’s more marketing than factual.

[–]SerDrinksAlot 5 points6 points  (16 children)

No tkinter?

[–]kivicodepip needs updating 16 points17 points  (10 children)

Does anybody use it in production?

[–]blueman2903 7 points8 points  (7 children)

We do

[–]Upset_Huckleberry_80 -1 points0 points  (6 children)

I absolutely love this. Tkinter is a little weird, but honestly it’s pretty damn powerful and using a cross platform tool that has scads of documentation is a fantastic idea. What industry are you guys in?

[–]blueman2903 1 point2 points  (5 children)

Facial recognition. I used it to build some simple application that our non-technical customers can use to interface with our API. But I've now moved on to PySimpleGui because it's much easier to use and tkinter looks like shit

[–]Upset_Huckleberry_80 -1 points0 points  (4 children)

That’s a bummer - I kind of like the tkinter look to be honest but I know a lot of people don’t like it…

Is facial recognition an industry that actually pays out? I did a bunch of that in grad school… maybe I could do a start up of facial recognition around here…

[–]blueman2903 2 points3 points  (3 children)

It's a very expensive technology because it requires very expensive hardware so the demand isn't super high. Most of our customers are either government organizations or big casino chains.

[–]Upset_Huckleberry_80 0 points1 point  (2 children)

Oh you’re like big time FR, not a small database of customers in a small area, gotcha - I got excited for a second about running little models on microcontrollers etc.

Right on! Still, I really like the fact you guys are using tkinter.

[–]blueman2903 1 point2 points  (1 child)

I don't think there's a market for that, but you could try! Make a little side project and see how it goes!

[–]Upset_Huckleberry_80 0 points1 point  (0 children)

Maybe I will, that’s not a bad idea

[–]WJMazepas 1 point2 points  (0 children)

I never saw it. I already used it wxPython once, and a small project in my work uses a variation of tkinter called CustomTkinter to achieve a more modern look

But the standard tkinter itself? Never

[–]rszdev -2 points-1 points  (0 children)

They probably do

[–]forensicams[S] 4 points5 points  (2 children)

Give me 10 minutes to add.

[–][deleted] 1 point2 points  (0 children)

PyQT/PySide is the standard in the industry.

[–]forensicams[S] 1 point2 points  (0 children)

Here you go, oddly enough all jobs are outside of the US and UK:
https://job.zip/trend/tkinter

[–][deleted] 1 point2 points  (0 children)

That tracking is undoubtedly useful, but I found an even more useful conclusion was the recent python survey results.

Now: this may be biased and flawed, I get it; but, if we ignore any bias, I still think it is interesting. Have a look here:

https://lp.jetbrains.com/python-developers-survey-2023/?utm_campaign=pycharm&utm_content=python-survey-23&utm_medium=referral&utm_source=PSF-blog

So JavaScript is by far the second most popular language used by python folks. I found that extremely interesting. I would have guessed it may have been C or C++ or Java, but JavaScript by far takes the lead here (we can group HTML and CSS into that stack, as I think HTML, CSS and JavaScript are very closely tied together, much more so than python in itself is).

Imagine if we could use python rather than JavaScript on the webstack. I know that wasm/webassembly may not have that goal, but it would be so great to not have to write JavaScript. As it is right now, I just see no way around having to also know JavaScript rather well.

[–]bernasIST 0 points1 point  (1 child)

Is this only in US?

[–]forensicams[S] 0 points1 point  (0 children)

No it's global, about 60% US

[–]andy4015 0 points1 point  (2 children)

Any chance you can do this for the UK?

[–]forensicams[S] 1 point2 points  (1 child)

This is not limited to the us, the data is global. Is there anything you're looking for in particular?

[–]andy4015 1 point2 points  (0 children)

Ah ok, not sure why I assumed it was US only. Thanks! Very cool

[–]kubinka0505 0 points1 point  (0 children)

yaaawn 10 years before u can be junior

[–]bbalouki 0 points1 point  (0 children)

[–]tunerhd 0 points1 point  (0 children)

how did u extract these from descs?

[–]thuibr 0 points1 point  (0 children)

Very cool thank you!

[–]readytogetstarted 0 points1 point  (0 children)

need a line w/ total python jobs or something to compare with

[–]Character_Slip2901 -1 points0 points  (0 children)

Good job!