attrs

Class builder

A Python package that simplifies class creation and attribute definition.

Python Classes Without Boilerplate

GitHub

5k stars
63 watching
373 forks
Language: Python
last commit: 4 days ago
Linked from 3 awesome lists

attributesboilerplateclassesooppython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zedr/clean-code-python A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. 4,443
jvns/pandas-cookbook A comprehensive guide to getting started with Python's pandas library using real-world data examples 6,664
ml-tooling/opyrator Automates conversion of machine learning code into production-ready microservices with web API and GUI. 3,102
jakevdp/pythondatasciencehandbook An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. 43,214
norvig/pytudes A collection of Python programs designed to help perfect programming skills through practice and demonstration. 23,140
thealgorithms/python A collection of algorithm implementations in Python 194,305
encode/starlette A lightweight ASGI framework/toolkit for building async web services in Python 10,271
vega/altair A Python library for creating declarative statistical visualizations with a simple and consistent API. 9,362
santinic/pampy A pattern-matching library for Python that simplifies code and improves readability 3,516
dry-python/classes Typed polymorphism primitives for Python business logic 670
angr/angr A platform-agnostic binary analysis framework providing tools for disassembly, symbolic execution, and control-flow analysis. 7,592
pandas-dev/pandas A powerful data analysis toolkit for Python that provides flexible and expressive data structures for efficient data manipulation and analysis. 43,807
google/pytype Automates type checking and error prevention in Python code 4,773
wesm/pydata-book Materials and IPython notebooks for data analysis with Python 22,248
lark-parser/lark A parsing toolkit that provides a flexible and modular way to parse context-free languages in Python 4,909