Giter VIP home page Giter VIP logo

eksel's Introduction

CodeQL [MIT Licence]

alt text

Eksel Splitter

Eksel Splitter is a Python script that simplifies the process of copying and saving worksheets from Excel to a folder of your choice. With Eksel Splitter, you can easily manipulate and organize your Excel data by selecting specific worksheets and saving them separately. This script provides a user-friendly interface and offers features such as selecting multiple worksheets, saving in different file formats, and handling conflicting filenames. Whether you need to split large Excel files or extract specific data, Eksel Splitter is a convenient tool to streamline your workflow.

Example

alt text

Installation

To install the Eksel Splitter script, follow these steps:

  1. Download the Eksel Splitter script from the GitHub repository.

  2. Open a terminal or command prompt and navigate to the directory where you downloaded the script.

  3. Run the following command to install the Eksel Splitter package locally:

pip install -e .

This will install the Eksel Splitter package and its dependencies.

Note: Installation isn't required to run the script, but it's recommended to ensure the requirements are met.

Requirements

The installation command above should take care of the requirements automatically.

However, if you need to install them manually, you can run:

pip install -requirements.txt

[Python 3]

[PySimpleGUI module]

[xlwings module]

[tkinter] :: Linux Users

Usage

To use Eksel Splitter, follow these steps:

  1. If you have installed Eksel Splitter, open a terminal or command prompt and run the following command:
python -m eksel

If you haven't installed the package, navigate to the Eksel Splitter directory in the terminal using the cd command, and then run:

python eksel.py
  1. Once the script is initiated, click the "Select File" button.

  2. Select your Excel file and click "OK".

  3. If desired, manipulate the worksheets by moving them between SHEETBOX #1 and SHEETBOX #2.

  • SHEETBOX #1 displays all worksheet names when a file is selected.
  • To copy and save all worksheets, click the "Save Box #1" button.
  • To select specific worksheets, click on their names to move them to SHEETBOX #2.
  • The "Save Box #2" button will be enabled if names are moved to SHEETBOX #2.
  1. To save the worksheets, use the corresponding button based on the listbox you want to save.

  2. If you need to switch names between the listboxes, simply click on them.

  3. If you made a mistake or want to start over, use the "Clear All" button.

  4. Eksel Splitter supports the following filetypes: *.xlsx, *.xlsm, and *.xls. Worksheets are saved as *.xlsx by default.

  5. By default, any conflicting filenames will be overwritten.

Note: Make sure you have the necessary requirements installed as mentioned in the "Requirements" section of this README file.

eksel's People

Contributors

sorzkode avatar

Stargazers

 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.