SaaSHub helps you find the best software and product alternatives Learn more →
Wimsey Alternatives
Similar projects and alternatives to wimsey
-
OpenRefine
OpenRefine is a free, open source power tool for working with messy data and improving it
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
FlashLearn
Integrate LLM in any pipeline - fit/predict pattern, JSON driven flows, and built in concurency support.
-
Scrapling
🕷️ An undetectable, powerful, flexible, high-performance Python library that makes Web Scraping easy again!
-
-
-
data-engineer-handbook
This is a repo with links to everything you'd ever want to learn about data engineering
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
wimsey discussion
wimsey reviews and mentions
-
Classic Data science pipelines built with LLMs
I'm definitely biased because my day job is writing ETL pipelines and supporting software, and my current side project is a data contracts library for helping the above[0]. Still I'm not sure I see this happening.
80% of the focus of an ETL pipeline is in ensuring edge cases are handled appropriately (i.e. not producing models from potentially erroneous data, dead letter queing unknown fields etc).
I think an LLM would be great for "take this json and make it a pandas dataframe", but a lot less great for interact with this billing API to produce auditable payment tables.
For areas that are reliability focused, LLMs still need a lot more improvments to be useful.
[0] https://github.com/benrutter/wimsey
-
The Data Engineering Handbook
Nice list! Although as somebody who works on open source tools for data engineering, it kills me a little to see "companies" as the the list header rather than, say, "projects".
(also, shameless plug for my.latest project Wimsey which is non-company affiliated but does let you test data in a nice, lightweight way: https://github.com/benrutter/wimsey)
- Wimsey: A flexible, lightweight data contracts library
-
This Week In Python
wimsey – Easy and flexible data testing and documentation
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Mar 2025
Stats
benrutter/wimsey is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of wimsey is Python.