Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Beginner thread :)
#1
Hello,
I'm new in the python community.
I would like to know if an advanced user can give me some tips and answer to all my noob questions ^^.

My main skills are from AutoIT (Advanced user)

1) First of all I installed :
- Python 3.7
- PyCharme CE (IDE)
- Editra (Clear Notepad++ clone)

Do I'm missing something ?

2) I cannot edit my script if I'm not pressing the 'A' key before.
- Why ?
- How to disable that if it's not a bad practice.

3) My main skills are to automating Windows / Mac process.
- May you have some advice for me ?

I'll stop here from now. I'll ask more later :).

1000 thanks before your answer.
If you have any other advice I take !
Reply
#2
Hi welcome to the forum, i have used autoit in the past. https://www.autoitscript.com/forum/profile/50911-yoriz/
  1. IDE is personal choice
  2. No idea whats that's about
  3. https://pypi.org/project/pywinauto/
Reply
#3
1. I know it's personal. Just asking if I need anything else to do a particular thing ?
You know autoIT then may you know there is an advanced SciTE installer for example. And it's recommended to install it in all cases. Nothing similar with python ?

2. This is strange. Did you already worked in your desktop ? I was lazy to try to troubleshoot this behavior.
Now I have no choice :p I'll search for it.

3. Ohhhh exactly what I was looking for. Thanks !
Reply
#4
Actually you don´t need an additional editor, as Pycharm has one inside,
that´s why it´s called IDE (Integrated development environment).
Maybe this tutorial or this tutorial is useful to you.
Reply


Forum Jump:

User Panel Messages

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