Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python Intro - only the necessary stuff #20

Open
manykarim opened this issue Dec 12, 2022 · 2 comments
Open

Add Python Intro - only the necessary stuff #20

manykarim opened this issue Dec 12, 2022 · 2 comments

Comments

@manykarim
Copy link
Collaborator

Similar to the previous Python Getting Started Guide for RF

robotframework/robotframework@55fe890#diff-e5d05d88c130bc9dce4a84dbd964151e7695a17720759c8f155d5d54c7a1ed96

@manykarim
Copy link
Collaborator Author

Maybe we can use ChatGPT for the basics

image

@pekkaklarck
Copy link

Last version of the old Python tutorial can be found here:
https://github.com/robotframework/robotframework/tree/v3.1.2/doc/python

We probably could use it as a base for a new very short Python intro. Main things to do would include:

  • Upgrade examples to Python 3.
  • Update "more info" links to point to some other resource than Dive Into Python that unfortunately doesn't exist anymore.
  • Explain type hints in high level. They are convenient with automatic argument conversion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants