docs/content/guides/python
Esteban Maya a30fb9e53d
EDIT: Update python code guide and include linting, formatting and type checking (#22737)
## Description
* I updated the code in the main Python guide. I noticed some
deprecations in the libraries. I made a refactor and updated the whole
code to be totally up to date with the recent library version
* I added a section about linting, formatting, and type checking to
follow the best practices. I include them in the CI/CD too

@craig-osterhout
@usha-mandya

- [ ] Technical review 
- [ ] Editorial review
- [ ] Product review
2025-06-24 10:23:54 -07:00
..
_index.md EDIT: Update python code guide and include linting, formatting and type checking (#22737) 2025-06-24 10:23:54 -07:00
configure-github-actions.md
containerize.md EDIT: Update python code guide and include linting, formatting and type checking (#22737) 2025-06-24 10:23:54 -07:00
deploy.md Added Configure GitHub Actions step to the Python guide (#22676) 2025-06-05 07:40:07 -07:00
develop.md
lint-format-typing.md