attrs
Class decorator
Relieves developers from boilerplate code when defining classes with attributes
Python Classes Without Boilerplate
5k stars
63 watching
374 forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
attributesboilerplateclassesooppython
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. | 4,476 |
| A comprehensive guide to getting started with Python's pandas library using real-world data examples | 6,697 |
| Automates conversion of machine learning code into production-ready microservices with web API and GUI. | 3,116 |
| An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. | 43,422 |
| A collection of concise Python programs to practice and improve specific programming skills. | 23,209 |
| A collection of algorithm implementations in Python | 195,521 |
| A lightweight ASGI framework/toolkit for building async web services in Python | 10,361 |
| A declarative statistical visualization library for Python | 9,441 |
| A pattern-matching library for Python that simplifies code and improves readability | 3,515 |
| Enables typed polymorphism and type-safe business logic in Python without inheritance or interfaces. | 678 |
| A platform-agnostic binary analysis framework providing tools for disassembly, symbolic execution, and control-flow analysis. | 7,647 |
| A powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis. | 44,052 |
| Automates type checking and error prevention in Python code | 4,791 |
| Materials and IPython notebooks for data analysis with Python | 22,389 |
| A parsing toolkit that provides a flexible and modular way to parse context-free languages in Python | 4,971 |