Skip to main content

Attribute management made easy

Project description

attribute

Attribute management made easy

Installation

pip install git+https://github.com/tombulled/attribute@main

Usage

>>> import attribute
>>>
>>> def foo(): pass
>>>
>>> name = attribute.Attribute('__name__')
>>>
>>> name.get(foo)
'foo'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

attribute-0.1.4.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

attribute-0.1.4-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page