python-scala-libraries
CommunityMap Python libraries to Scala equivalents.
AuthorKaiserWhoLearns
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This guide helps developers port Python code by mapping common Python standard library idioms to their Scala equivalents, reducing friction when migrating logic such as JSON handling, date/time operations, file I/O, and text processing.
Core Features & Use Cases
- Code translation maps Python's json, datetime, os, re, and logging patterns to Scala libraries like circe or play-json, java.time, java.nio, and regex equivalents.
- Practical guidance on selecting the right Scala libraries for HTTP, testing, and async workflows to preserve behavior across languages.
- Use Case: Port a Python data-processor that reads JSON, transforms it, and writes results, using scanned mappings to pick the proper Scala APIs.
Quick Start
Translate a Python snippet that uses the json library into an equivalent Scala implementation using circe or play-json.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: python-scala-libraries Download link: https://github.com/KaiserWhoLearns/skillsbench/archive/main.zip#python-scala-libraries 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 471,000+ vetted skills library on demand.