implemented quick and easy way for storing credentials in json files. Most of the stuff in here is template ideas, season them to taste for yourself #2

Merged
alex_orid merged 1 commits from class_credentials_loader into credentials-class-idea 2020-09-22 22:04:14 +00:00
Contributor

Most of the freaky stuff in credentials.py happened due to reordering the script.

Added some functionality to just simply load json files directly into python classes for you.

All you have to do is define the classes and make sure the variables align with the json and you're essentially done with the loading part.

Most of the freaky stuff in credentials.py happened due to reordering the script. Added some functionality to just simply load json files directly into python classes for you. All you have to do is define the classes and make sure the variables align with the json and you're essentially done with the loading part.
alex_orid merged commit 97166feaf0 into credentials-class-idea 2020-09-22 22:04:14 +00:00
alex_orid deleted branch class_credentials_loader 2020-09-23 03:21:15 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: alex_orid/Praxis_Bot#2
No description provided.