graymauser / btcposbal2csv

List all bitcoin addresses with positive balance.
BSD 3-Clause "New" or "Revised" License
268 stars 201 forks source link

Hello graymauser, can you tell me what tool can I use to convert the generated csv file into a pickle file? Thank you graymauser #17

Closed yzjtdcm closed 3 years ago

yzjtdcm commented 3 years ago

Hello graymauser, can you tell me what tool can I use to convert the generated csv file into a pickle file? Thank you graymauser

graymauser commented 3 years ago

You can use standard python. See https://docs.python.org/2.7/library/pickle.html