py_mega_account_generator
py_mega_account_generator copied to clipboard
Simplification for users who do not know coding.
Simplification for users who do not know coding.
There are 2-3 shortcomings but they are not a problem.
Also, the credentials section should be moved to the upper path.
Not sure if this is in the scope of the project to have an install script, if anything I'd export it all into an executable and have it be usable without required dependencies, issues might occur with install scripts and since I'm not that familiar with this it would be hard to diagnose issues and further maintain this project.
The scripts look good, though I'm not a fan of restructuring the folders, I'll leave this PR open for now if something changes. And for making the program more accessible, I wouldn't say that installing Python is any different from any other program on your computer, especially if I include a guide right in the readme of the project.
You're the boss .
Everything works, actually I only said that because they wouldn't know where to save the accounts.You can return it to its previous state in case of any problems.
I am reading carefully because I am an amateur in using programming. However I have doubts: Can the accounts be saved automatically in a .csv? Is there a video tutorial to watch and complete what you learned from the instructions? Greetings
I am reading carefully because I am an amateur in using programming. However I have doubts: Can the accounts be saved automatically in a .csv? Is there a video tutorial to watch and complete what you learned from the instructions? Greetings
When you change the extension from .txt to .xlsx or .csv, it should automatically read in Excel format.