Coder Social home page Coder Social logo

vipinc007 / parquetviewer Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 4.0 8 KB

A web application for viewing Apache Parquet files . This is a Python + Flask application

Python 11.05% HTML 54.33% CSS 34.62%
parquet-files parquet-viewer pyarrow pandas flask-application python3

parquetviewer's Introduction

ParquetViewer

Hello, this is a web application for viewing Apache Parquet file in an web UI. This application is developed using Python + Flask framework which uses Pyarrow and Pandas Package to display csv / Parquet data as html tables. This application has used bootstrap, jquery , custom css to beautify the look and feel.It also show how to have the master page concept in Flask like we have in Dot net.

Features :

  • Simple Parquet Viewer
  • Can view both Parquet and CSV files
  • Uses Flask
  • Uses Pyarraow, Pandas Package
  • Has Example master/ child page.
  • Has an example for url routing.
  • Uses boostrap and jquery to make the dashboard/ application responsive.
  • Has an example for reading CSV using python.

How to Run :

  • Download the code as zip
  • unzip to a folder
  • open the project in Python Editor / Pycharm
  • Install Flask , Pyarraow and Pandas package
  • Place some parquet or csv files in the "OutputFolder".
  • Run Source.py fil and it should host the application on a localhost url of something like "http://127.0.0.1:5000/"

Credits

Hope you all like it :)

parquetviewer's People

Contributors

vipinc007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.