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 Distribution

objz-100.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

Details for the file objz-100.tar.gz.

File metadata

  • Download URL: objz-100.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for objz-100.tar.gz
Algorithm Hash digest
SHA256 059c2f74c77f4744050bc3799a99d532344c22fb8dfaefc7b6b1a75285ec6f1a
MD5 8e70d0fa197c748d0584c5b7e18841ab
BLAKE2b-256 371f47407299aee7d37b5fc1a1e31367caff2d0efe34203e66dae031a5f25830

See more details on using hashes here.

File details

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

File metadata

  • Download URL: objz-100-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-100-py3-none-any.whl
Algorithm Hash digest
SHA256 f699bc931e06918d3afd08b1e961cd7936d08ceb92b7004007e7f8d0fd4e0a86
MD5 345cd697e411d9ead4b0b2668d6803db
BLAKE2b-256 e88155bc16154dd92ebd282b0f6cffe6a7deda99baac67aad35a969835041c46

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