Skip to content

Ga11u/automatic-solid-pod-creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages