Git Product home page Git Product logo

scritps-manipulation-excel's Introduction

๐Ÿš€ Scripts for excel manipulation ๐Ÿš€

This repository was created with the propous of support the manipulation of the documents in format excel ๐ŸŽจ if you want export the scripts to file executable, lead the next process:

1. Open the script in the code editor.

2. Install the library "Pyinstaller" with the next command.

pip install pyinstaller

https://pypi.org/project/pyinstaller/

3. Navigate to the directory where the script is.

cd path/to/your/script

4. Execute the next command for export all code to a document in format .exe , will create a folder with the name "dist" where the document .exe is.

pyinstaller --onefile your_script.py

5. For execute the document .exe, alone is give double clic up the document .exe and done the activity programmed.

๐Ÿ”ฅ Note ๐Ÿšจ

In case what need install some library, below i share the commands and documentation about entire this repository:

pip install openpyxl

https://pypi.org/project/openpyxl//

pip install filecmp2

https://pypi.org/project/filecmp2//

pip install os

pip install pycopy-shutil

https://pypi.org/project/pycopy-shutil//

pip install filecmp2

https://pypi.org/project/filecmp2//

pip install re101

https://pypi.org/project/re101//

pip install fitz

https://pypi.org/project/fitz//

pip install Pandas3

https://pypi.org/project/Pandas3//

Made with Black Heart and __PYTHON__ Snake

Man Technologist Medium Skin Tone

scritps-manipulation-excel's People

Contributors

castellanosfelipe avatar stvanegasgi 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.