Skip to content

WoosterTech/AttrMagic

Repository files navigation

AttrMagic

Hatch project uv Ruff

Inspired by Django's query structure.

foo = bar.filter(obj__name__in=["john", "smith"])

returns all objects in bar that have an object obj in them with an attribute name in the list.

Testing

Generate HTML Report

pytest --cov=attrmagic --cov-report html tests/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages