json-handling
There are 7 repositories under json-handling topic.
isaque-S-0liveira/Inventory-report
Este projeto trata-se de um sistema gerador de relatórios de estoque. A aplicação é capaz de ler esses arquivos, importar os dados de forma estruturada e gerar relatórios que resumem as informações contidas no estoque.
coslynx/AI-Powered-Request-Handler-Tool
AI-powered tool for handling requests, simplifying workflows and automating tasks... Created at https://coslynx.com
letsmakecakes/github-activity
Command-line tool to fetch and display a GitHub user's recent activity using the GitHub API. This lightweight Go-based CLI helps you track contributions, issues, and other actions for any GitHub user.
paschalugwu/AirBnB_clone_v3
AirBnB Clone v3 - RESTful API is a Python and Flask-based implementation of a RESTful API for managing property rental resources, emphasizing CRUD operations and API development principles.
RealZari/Data-Analytics-Concepts-
This project demonstrates basic data manipulation tasks using Python and Pandas. It covers CSV and JSON file handling, dataset analysis from Kaggle, filtering data, handling missing values, and importing/exporting Excel files.
Vishnu8299/New-s-API
Tesla News Articles is a PHP application that retrieves and displays news articles about Tesla using the NewsAPI. It fetches recent articles, processes the data, and presents it in a user-friendly format on a webpage.
paschalugwu/flowers-image-classification
Develop an AI application for classifying flower species using deep learning, featuring data preprocessing, model training, and inference capabilities.