Skip to content

Hassenebrahim/alx-system_engineering-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0x15. API

Description

The aim of this project is to write automated tasks in Python instead of Bash. Those tasks focus on getting data from an API and exporting it in JSON or CSV format.

Table of contents

Files Description
0-gather_data_from_an_API.py Python script that, using this REST API, for a given employee ID, returns information about his/her TODO list progress
1-export_to_CSV.py Python script to export data in the CSV format, extending from 0-gather_data_from_an_API.py
2-export_to_JSON.py Python script to export data in the JSON format, extending from 0-gather_data_from_an_API.py
3-dictionary_of_list_of_dictionaries.py Python script to export data in the JSON format, extending from 0-gather_data_from_an_API.py and 2-export_to_JSON.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •