Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 641 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 641 Bytes

Automatic SOLID PODs creation code

The automatic SOLID PODs creation code consisting of only 1 python script file solid_create_account.py

To run the file simply run:

python solid_create_account.py

The program will ask for the following information:

  • SOLID provider, to choose between two options by providing the option number: (1) solid.community or (2) inrupt.net
  • The username to be used as pattern for creating accounts, using the following pattern: usernameXX where XX are the number of the account (01, 02, 03 ... 10, 11, 12)
  • The password for the SOLID POD account
  • The email for the SOLID POD account