Skip to content

Python files for learning purposes (CSV parsing, copying into JSON, JSON processing, CRUD with FastAPI). In spanish.

Notifications You must be signed in to change notification settings

otecode/python-csv-json-api-trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ejercicio de Python en el que, dado un CSV con posiciones geográficas de vehículos y sus fechas y matrículas, se lee, se pasa a un JSON y se realizan operaciones tomando datos del JSON. Contiene también una API con FastAPI, con un CRUD implementado para consultar, añadir, modificar o borrar matrículas.

About

Python files for learning purposes (CSV parsing, copying into JSON, JSON processing, CRUD with FastAPI). In spanish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages