This repository was archived by the owner on Aug 18, 2024. It is now read-only.
forked from xxceptive/BatchWalletGenerate
-
Notifications
You must be signed in to change notification settings - Fork 0
hairutdin/BatchWalletGenerate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To compile script into .exe you'll need to install pyinstaller:' cmd -> pip install pyinstaller Type cd /d ScriptDirectory and past: pyinstaller --onefile --hidden-import=_openpyxl --hidden-import=hdwallet --hidden-import=os BatchWalletGenerate.py You can run the script by .py file as well. Follow the steps: 1. Open cmd 2. Type cd /d ScriptDirectory (if theres an error occur, type the same but without /d) 3. Type pip install -r requirements.txt 4. After downloading finished type: python BatchWalletGenerate.py (running the script)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%