Skip to content

Ferocious71/Automating_Configuration_Tasks_using_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Automating_Configuration_Tasks

The program should read a configuration file (you can provide them with a sample configuration file).

● It should extract specific key-value pairs from the configuration file.

● The program should store the extracted information in a data structure (e.g., dictionary or list).

● It should handle errors gracefully in case the configuration file is not found or cannot be read.

● Finally save the output file data as JSON data in the database.

● Create a GET request to fetch this information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages