Skip to content

juu7g/Python-Excel-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Excel-Viewer

概要 Description

エクセルビューア
Excel Viewer

エクセルファイルを選択し、ワークブックの内容ををリストビューで表示する
Select an Excel file and view the contents of the workbook in a list view

特徴 Features

  • TkinterのTreeviewを使用
    Use Treeview in Tkinter
  • 1行おきに背景色を変える
    Change the background color every other line
  • 列の幅を自動調整
    Automatically adjust column width
  • 行の高さを自動調整
    Automatically adjust row height
  • 縦横スクロールバーを表示
    Display vertical and horizontal scroll bars
  • シートをタブ表示
    Tab display of sheets

依存関係 Requirement

  • Python 3.8.5
  • openpyxl 3.0.5

使い方 Usage

	Excel_viewer.exe
  1. ファイル選択ボタンをクリックしファイルを選択
    Click ファイル選択 button and select the file
  2. 日付変換する場合はチェックを付ける
    Check if you want to convert the date
  3. 開くボタンをクリック
    Click 開く button
  4. CSV出力する場合はCSV出力ボタンをクリック
    Click the CSV出力 button to output CSV

インストール方法 Installation

  • pip install openpyxl

プログラムの説明サイト Program description site

Excel viewerアプリの作り方(Tkinter-Notebook-Treeview)【Python】- プログラムでおかえしできるかな

作者 Authors

juu7g

ライセンス License

このソフトウェアは、MITライセンスのもとで公開されています。LICENSE.txtを確認してください。
This software is released under the MIT License, see LICENSE.txt.

About

Python EXCEL veiwer app

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages