Simple python terminal script to create a bitcoin address from a random secret key or from a specific one (several formats accepted). This open-source project may be safer than online address generators, because it can be run offline, away from hackers.
Clone this repository and run the following commands:
python3 -m pip install -r requirements.txt