Skip to main content

make it easy to use dict

Project description

dictbox

介绍

{以下是 Gitee 平台说明,您可以替换此简介 Gitee 是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 无论是个人、团队、或是企业,都能够用 Gitee 实现代码托管、项目管理、协作开发。企业项目请看 https://gitee.com/enterprises}

软件架构

软件架构说明

安装教程

  1. pip安装
pip install dictbox
  1. pip安装(使用阿里镜像加速)
pip install dictbox -i https://mirrors.aliyun.com/pypi/simple

使用说明

  1. demo
import dictbox
test_dict = {
    'aaa': 'aaa',
    'bbb': 'bbb',
    'ccc': {
        'aa': 'aa'
    }
}
test_res = dictbox.dict_tiler(test_dict)

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

dictbox-0.0.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

dictbox-0.0.1-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file dictbox-0.0.1.tar.gz.

File metadata

  • Download URL: dictbox-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.6

File hashes

Hashes for dictbox-0.0.1.tar.gz
Algorithm Hash digest
SHA256 67fc49d006becf70d8c398762fd166a0b44ac9bccc90b977dd572cec2a6ce910
MD5 4d647b85c8196e60653bc2926c3e578d
BLAKE2b-256 2f9756917c249a2dc27a1d0487f38c9c98f33231e2e47c46a0a8ac6250d53679

See more details on using hashes here.

Provenance

File details

Details for the file dictbox-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: dictbox-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.6

File hashes

Hashes for dictbox-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30b52416fa44ea55a9c860c0779b4f2f9def0d714fa59dc9884bf441ae383414
MD5 6a7e344e669f99dd03c540ad592d4cd2
BLAKE2b-256 c960f184f429ccaf2a52c63b5e53dd9d04204ab1d40624197c69a1fceb18c8dd

See more details on using hashes here.

Provenance

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