attrs

    Python Classes Without Boilerplate

    Language: python

    Author: Oscar Bradley (@oscar_bradley)

    0 stars · 273 views

    Files

    • license.md (md)
    • changelog.md (md)
    • hashing.md (md)
    • why.md (md)
    • how-does-it-work.md (md)
    • overview.md (md)
    • init.md (md)
    • index.md (md)
    • _static (txt)
    • attrs_logo.svg (image)
    • attrs_logo.png (image)
    • social card.png (image)
    • [email protected] (image)
    • attrs_logo_white.png (image)
    • attrs_logo_white.svg (image)
    • custom.css (css)
    • docset-icon.png (image)
    • sponsors (txt)
    • Klaviyo.svg (image)
    • Polar.svg (image)
    • Variomedia.svg (image)
    • FilePreviews.svg (image)
    • TestMu-AI.svg (image)
    • Kraken.svg (image)
    • codspeed.yml (yml)
    • zizmor.yml (yml)
    • dependabot.yml (yml)
    • test_packaging.py (py)
    • test_pattern_matching.py (py)
    • _version_info.py (py)
    • .pre-commit-config.yaml (yaml)
    • tox.ini (ini)
    • CHANGELOG.md (md)
    • ATTRIBUTION.md (markdown)
    • docs (txt)
    • types.md (md)
    • Makefile (txt)
    • extending.md (md)
    • conf.py (py)
    • names.md (md)
    • glossary.md (md)
    • mypy.py (py)
    • README.md (md)
    • Tidelift.svg (image)
    • Privacy-Solutions.svg (image)
    • examples.md (md)
    • comparison.md (md)
    • README.md (md)
    • pyproject.toml (toml)
    • .readthedocs.yaml (yaml)
    • changelog.d (d)
    • 240.change.md (md)
    • 1564.change.md (md)
    • bench (txt)
    • test_benchmarks.py (py)
    • LICENSE (txt)
    • typing-examples (txt)
    • baseline.py (py)
    • .github (github)
    • AI_POLICY.md (md)
    • SECURITY.md (md)
    • workflows (txt)
    • build-docset.yml (yml)
    • pypi-package.yml (yml)
    • ci.yml (yml)
    • codeql-analysis.yml (yml)
    • validators.py (py)
    • PULL_REQUEST_TEMPLATE.md (md)
    • CONTRIBUTING.md (md)
    • CODE_OF_CONDUCT.md (md)
    • FUNDING.yml (yml)
    • tests (txt)
    • test_utils.py (py)
    • test_init_subclass.py (py)
    • test_make.py (py)
    • attr_import_star.py (py)
    • test_slots.py (py)
    • __init__.py (py)
    • test_hooks.py (py)
    • dataclass_transform_example.py (py)
    • test_abc.py (py)
    • test_validators.py (py)
    • test_dunders.py (py)
    • test_3rd_party.py (py)
    • test_filters.py (py)
    • test_forward_references.py (py)
    • test_pyright.py (py)
    • test_annotations.py (py)
    • test_cmp.py (py)
    • strategies.py (py)
    • test_config.py (py)
    • test_version_info.py (py)
    • conftest.py (py)
    • test_setattr.py (py)
    • test_import.py (py)
    • test_mypy.yml (yml)
    • test_converters.py (py)
    • test_funcs.py (py)
    • test_next_gen.py (py)
    • test_compat.py (py)
    • test_functional.py (py)
    • utils.py (py)
    • .git_archival.txt (txt)
    • src (txt)
    • attr (txt)
    • _next_gen.py (py)
    • filters.py (py)
    • converters.py (py)
    • _funcs.py (py)
    • __init__.py (py)
    • setters.py (py)
    • _config.py (py)
    • _compat.py (py)
    • _cmp.py (py)
    • exceptions.py (py)
    • _make.py (py)
    • attrs (txt)
    • validators.py (py)
    • filters.py (py)
    • converters.py (py)
    • __init__.py (py)
    • setters.py (py)
    • exceptions.py (py)

    Loading code snippet…