Wallet generator for EVM compatible blockchains on Python How to use: - pip3 intall web3py - pip3 install eth_account Firstly, you should choose number of wallets you need. Secondly, you choose format (2 formats avaliable: ) address | private_key address \n private key Thirdly, you choose do you need to write arrays with addresses and private keys. (Very useuful function for use those arrays in Python scripts)