Skip to main content

namedspace

The namedspace factory generates a simple class that encapsulates a namespace and provides various means to access it.

It is inspired by namedtuple (and shamelessly copies some of the namedtuple code), and was motivated by my realization that I was often abusing namedtuple, using a namedtuple as a base class for numerous simple custom classes that I was writing.

In these cases, it was the named attribute access and immutability of the namedtuple that was desirable, and the sequence behavior was not needed. In fact, when properties were used to override the returned value of a named attribute, the values available from the underlying tuple would not match. Fixing this behavior in a sub-class proved much more difficult than expected, which was especially frustrating since this was behavior that wasn’t needed anyway.

So, namedspace was born. Orginally, I called it “namespace” (without the ‘d’), but there was already a namespace project on PyPi, and calling it “namedspace” gives a nod to its namedtuple ancestry.

Enjoy!

–Warren A. Smith

Read the docs: http://namedspace.readthedocs.org/

Release files for namedspace 1.2.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for namedspace 1.2.1
File Size Uploaded
namedspace-1.2.1.tar.gz 83.0 kB Details

Release files / namedspace-1.2.1.tar.gz

Download URL namedspace-1.2.1.tar.gz
Size 83.0 kB
Tags Source
SHA-256 checksum
How to use checksums
0a4f3c46786fd77bcb448aab7488cde8e64e5047bf6b9064e2081da5bff6b1f8
BLAKE2b-256 checksum
How to use checksums
436369f3eefd92488c354e7d143ab9d58da08bd49a8a4941f64738b958733e58
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.2.1 This release

1 release file

1.2.0

1 release file

1.1.1

1 release file

1.1.0

1 release file

1.0.1

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page