Skip to content

magepow/xreplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xreplace

Xreplace Tools find and replace many content by Magepow

✓ Install Xreplace via git (recommend)

Login with root user and run commands:

Requirement
pip3 install xlrd==1.2.0
pip3 install pandas
pip3 install openpyxl
pip3 install python-dotenv


cd ~
git clone https://github.com/magepow/xreplace.git
cd xreplace
ln -s `pwd`/xreplace.py /usr/bin/xreplace
cp .env.sample .env
xreplace

*Usage:

Add content need find and replace in file xreplace.xlsx

Col "Find" content need find

Col "Replace" replace content in "Find"

note: You can change file and extension file find and replace in file .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages