Skip to content

This is a work to create an API in python using the Flask framework.

Notifications You must be signed in to change notification settings

Geo99pro/ICA-Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ICA Task

The objective of this work is to create an API that allows a client to create :

  • In a first step
  1. a file of type txt,
  2. to add content to it,
  3. to modify it and delete it if necessary
  • In the second time with the pandas framework
  1. a file of type csv by adding contents to it
  2. read its content
  3. edit its content
  4. select the desired lines in the csv file
  5. then filter numeric columns.

About

This is a work to create an API in python using the Flask framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published