
Research
/Security News
60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
A Python package for automating dropdown creation in Excel files while preserving formatting and formulas.
🚀 Batch process multiple Excel files
📊 Maintain original formatting and merged cells
⚙️ Dynamic dropdown creation from configuration sheets
✅ Microsoft Excel compatibility guaranteed
📁 CLI interface for easy automation
Python 3.6+
Microsoft Excel (for proper dropdown visualization)
Packages:
openpyxl>=3.0.0
xlsxwriter>=3.0.0
pip install excel-dropdown-tool
Note: Processed files work best in Microsoft Excel. Other spreadsheet applications (e.g., LibreOffice, Google Sheets) may not display dropdowns correctly.
Command-Line Interface (CLI)
Process all Excel files in a folder:
excel-dropdown --input-folder path/to/your/excel/files
$ excel-dropdown --help
usage: excel-dropdown [-h] --input-folder INPUT_FOLDER
Process Excel files with dropdown validations
options:
-h, --help show this help message and exit
--input-folder INPUT_FOLDER
Path to folder containing Excel files to process
Processed files are saved in
your-input-folder/
└── processed_files/
├── processed_file1.xlsx
└── processed_file2.xlsx
MIT License
Copyright (c) 2025 Romin Rajesh Katre
For full license terms, see LICENSE.
FAQs
Excel file processor with dynamic dropdown creation
We found that excel-dropdown-tool demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.