Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions sections/programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -1789,6 +1789,7 @@ See also [Robots](../README.md#robots)
* [Alex Mitelman](https://mitelman.engineering/blog/python-best-practice/automating-python-best-practices-for-a-new-project/) - (2021) Python Best Practices for a New Project in 2021
* [pipx](https://pypa.github.io/pipx/) - Install and Run Python Applications in Isolated Environments
* [Brandon Rhodes](https://python-patterns.guide/) - (2018) Python Design Patterns | evolving guide to design patterns in the Python programming language.
* [Pyrexp](https://pythonium.net/regex) - Test and debug regular expressions for Python.

## Reverse engineering
* [Bob Pan/dex2jar](https://github.com/pxb1988/dex2jar) - dex2jar : Tools to work with android .dex and java .class files and do some conversion
Expand Down