Skip to content

DonkeypunchEX/Victoria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vicious Processor 🦾

A brutally efficient data processing engine with zero tolerance for nonsense

Python Version License: MIT Code style: black

Vicious Processor is a Python library for data processing that takes no prisoners. It validates input with extreme prejudice, processes only worthy values, and fails aggressively when necessary.

Why Vicious?

Traditional data processors are too forgiving. They:

  • Silently skip invalid data
  • Return ambiguous errors
  • Don't tell you when something smells fishy

Vicious Processor is different. It:

  • Fails fast and loud on invalid input
  • Logs every questionable decision
  • Gives you complete control over aggression levels
  • Provides detailed metrics about data quality

Installation

pip install vicious-processor

About

Cyber-Aggressive Orchestration Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors