modernize-scientific-stack
CommunityUpgrade legacy Python scientific code.
Software Engineering#python#data analysis#scientific computing#legacy code#code modernization#python 3
AuthorZurybr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps modernize outdated Python 2 scientific computing code, migrating it to Python 3 and updating to current libraries.
Core Features & Use Cases
- Python 2 to 3 Conversion: Handles syntax changes like print statements and exception handling.
- Library Modernization: Replaces deprecated libraries (e.g., ConfigParser, cPickle) with modern equivalents (e.g., configparser, pickle).
- Use Case: You have a critical data analysis script written in Python 2 that relies on old libraries. This Skill will guide you through converting it to a robust Python 3 script using NumPy, pandas, and SciPy.
Quick Start
Use the modernize-scientific-stack skill to convert the provided Python 2 script to Python 3.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: modernize-scientific-stack Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#modernize-scientific-stack Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.