A small mathematics library
Project description
Python objects introspection
This is a simple tool like Python's support for introspection, the ability to examine objects. While not needed in every program, introspection can be the key to elegant designs and debugging complex problems.
installation:
pip install dumptool
Usage:
from dumptool import dump
obj = SimpeObject()
dump(obj)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dumptool-0.0.1.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dumptool-0.0.1.tar.gz.
File metadata
- Download URL: dumptool-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2b87f455c05987c796dcf1bd6d42e1701716f20cc3a9ab0ef260187cf84bf46
|
|
| MD5 |
c6a451b861122fc0e2382a994abd795a
|
|
| BLAKE2b-256 |
199d16d6704634bdfad5ba5e222de5b31332b6cd58d41d556b89e12df2583d64
|
File details
Details for the file dumptool-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dumptool-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
492a1ea03eb669ab2d1dfe1512f4ea8df59820421fc73bf56600e1b46df4157a
|
|
| MD5 |
a88c86b5af9224a8efef2b654891098d
|
|
| BLAKE2b-256 |
5a1f8ebf83b944eb1645a5794f3a96a27e82bd49e38df6bcffaa021409d8ef0f
|