attrs

Class decorator

Relieves developers from boilerplate code when defining classes with attributes

Python Classes Without Boilerplate

GitHub

5k stars
63 watching
374 forks
Language: Python
last commit: almost 2 years ago
Linked from 3 awesome lists

attributesboilerplateclassesooppython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zedr/clean-code-pythonA set of guidelines and best practices for writing readable, maintainable, and efficient Python code.4,476
jvns/pandas-cookbookA comprehensive guide to getting started with Python's pandas library using real-world data examples6,697
ml-tooling/opyratorAutomates conversion of machine learning code into production-ready microservices with web API and GUI.3,116
jakevdp/pythondatasciencehandbookAn online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python.43,422
norvig/pytudesA collection of concise Python programs to practice and improve specific programming skills.23,209
thealgorithms/pythonA collection of algorithm implementations in Python195,521
encode/starletteA lightweight ASGI framework/toolkit for building async web services in Python10,361
vega/altairA declarative statistical visualization library for Python9,441
santinic/pampyA pattern-matching library for Python that simplifies code and improves readability3,515
dry-python/classesEnables typed polymorphism and type-safe business logic in Python without inheritance or interfaces.678
angr/angrA platform-agnostic binary analysis framework providing tools for disassembly, symbolic execution, and control-flow analysis.7,647
pandas-dev/pandasA powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis.44,052
google/pytypeAutomates type checking and error prevention in Python code4,791
wesm/pydata-bookMaterials and IPython notebooks for data analysis with Python22,389
lark-parser/larkA parsing toolkit that provides a flexible and modular way to parse context-free languages in Python4,971