Skip to main content

objects

Project description

NAME


objz - a clean namespace

SYNOPSIS

>>> from objz import Object, dumps, loads
>>> o = Object()
>>> o.a = "b"
>>> print(loads(dumps(o)))
{'a': 'b'}

DESCRIPTION

objz contains python3 code to program objz in a functional way. it provides an “clean namespace” Object class that only has dunder methods, so the namespace is not cluttered with method names.

This makes reading to/from json possible.

INSTALL

installation is done with pip


$ pip install objz

AUTHOR


Bart Thate <bthate@dds.nl>

COPYRIGHT


objz is Public Domain.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

objz-1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file objz-1-py3-none-any.whl.

File metadata

  • Download URL: objz-1-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for objz-1-py3-none-any.whl
Algorithm Hash digest
SHA256 e181d379a3037d29babd69143410a8c7c915bfc09e57b088da276423275c5bf3
MD5 12db0a22dba461e3facdd575730352f6
BLAKE2b-256 2250ffbc5273561b760d997d0900193989b03ddf901c4a46eaee0dd6c74462d3

See more details on using hashes here.

Supported by

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