move python examples to python3
Open
enhancement
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 701
- PR merge metrics
- No merged PRs in 30d
Description
Right now, some examples are written in Python 2, some in 3. Most scripts are missing a shebang.
I'll update the examples to Python 3 syntax and perform some cleanups unless someone stops me :-)
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the repository's example scripts to identify which use Python 2 syntax and which lack shebangs. Run the examples with Python 3 where possible, and consider the work done when the examples consistently use Python 3 syntax and include shebangs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100