Python Forum
What could work a Python developer?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What could work a Python developer?
#1
Hi everybody.
Python is my favourite language, because of the simplicity and great modules.
I like it a lot, I'd like to work something as developer with Python , but before dig deeper in it I'd like to understand better two points:
- what jobs could find a Python developer apart of Jango/Web development?
- I'd like to make my personal programs with Python 3 and PyQt5/PySide/Wx, but I'm not sure how to protect and wether is possible to protect the code.I know that there are some instruments which compress the code and make it not readable, but this is not a reliable protection.Is it possible to exist commercial GUI software written in Python.What advices could you give.
Reply
#2
Hello and welcome!

Python is a general purpose programming language. So jobs you can find are very much like those you'd find for other languages, such as C++, Java, etc. It is less likely that you will find Python in low level programming (operating systems, drivers, embedded systems) or game development. But for most of other things, Python can fit the bill. Since you are aware of the numerous existing Python modules, you can easily imagine Python in various scenarios. The most common uses I am aware of are web development, data science, task automation/scripting, system administration, software testing, web scraping...

As you have found, it is very very hard to protect Python code, once someone has access to your program files. But a popular solution is to offer your program as an online service. That way your code will run on a secure server, and user gets access only to the interface.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Senior Full-stack Python Developer Nadiia_H 2 461 Mar-19-2024, 12:12 PM
Last Post: sunilP
  Python Developer (part time / contract) notiforand 0 570 Feb-01-2024, 08:55 PM
Last Post: notiforand
  Mid Level Django Python Developer at Bitcoin Solutions, Inc djangojobs.net 1 2,973 Oct-04-2022, 07:08 PM
Last Post: Lauren11
  Passionate Python developer from India "waiting" :/ to get hired sunando_samaddar 3 2,538 May-24-2022, 03:38 PM
Last Post: micseydel
  Python / Django Web Developer (F/M/D) at MIR MEDIA - Digital Agency djangojobs.net 0 2,223 May-06-2022, 07:31 AM
Last Post: djangojobs.net
  Hiring Expert Python Developer (Remote) For USA based Client Naheed 2 3,543 Feb-23-2022, 03:27 PM
Last Post: deepvyas
  Python Software Developer in Medical Imaging jcohenadad 1 2,250 Dec-17-2021, 10:08 AM
Last Post: Trish0414
  Remote Job Python Developer JohWebster 4 3,462 Nov-22-2021, 12:55 PM
Last Post: deepvyas
  Hiring: Expert python Bot developer otsaki 3 10,206 Oct-18-2021, 07:47 AM
Last Post: cis_harry
  Looking for a Python developer in London salesource 4 3,492 Dec-14-2020, 07:27 PM
Last Post: ReyMond

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020