Skip to content

Commit

Permalink
Python dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
luigiselmi committed Oct 1, 2024
1 parent 2bc8155 commit 0232563
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Good references for Python programming are:
* [Gorelick - High Performance Python, 2nd Edition](https://www.amazon.com/High-Performance-Python-Performant-Programming/dp/1492055026)

## Python packages
[pytest](https://docs.pytest.org/en/stable/), framework for tests
[Python Packaging](https://packaging.python.org/en/latest/), Python code distribution
[Read the Docs](https://about.readthedocs.com/), open source software documentation
[pytest](https://docs.pytest.org/en/stable/), framework for tests
[Python Packaging](https://packaging.python.org/en/latest/), Python code distribution
[Read the Docs](https://about.readthedocs.com/), open source software documentation

0 comments on commit 0232563

Please sign in to comment.