# pywallet **Repository Path**: mirrors_dlitz/pywallet ## Basic Information - **Project Name**: pywallet - **Description**: Clone of (now gone) https://github.com/joric/pywallet - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Usage: pywallet.py [options] Options: --version show program's version number and exit -h, --help show this help message and exit --dumpwallet dump wallet in json format --importprivkey=KEY import private key from vanitygen --datadir=DATADIR wallet directory (defaults to bitcoin default) --testnet use testnet subdirectory and address type --password=PASSWORD password for the encrypted wallet Dependencies: bsddb (python 2.7.2 msi includes bsddb by default) Links: http://www.python.org/ftp/python/2.7.2/python-2.7.2.msi