Skip to main content

those common functions of package for inner corporation

Project description

天智信达的库

用法

  1. 此库作为git项目管理,凡是修改完后应及时通知到开发团队
  2. 需要使用库中的方法,需要将项目下载的本地,然后进入到项目中执行 python setup.py install,这时候就可以在项目中引用库中的方法
  3. 引用的方法举例:

usage:

auth.py:

    from wisdoms.auth import permit

    host ={'AMQP_URI': "amqp://guest:guest@localhost"}

    auth = permit(host)

    class A:
        @auth
        def func():
            pass

config.py

    from wisdoms.config import c
    c.get('name')

如何设计包

  • 顶级包:wisdom,代表天智,智慧
  • 现阶段的约定:采用一级包的方式
  • 不同的功能放在不同的文件(模块)即可做好方法的分类

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

wisdoms-0.0.5.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

wisdoms-0.0.5-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file wisdoms-0.0.5.tar.gz.

File metadata

  • Download URL: wisdoms-0.0.5.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6

File hashes

Hashes for wisdoms-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c24007cc0c3259c71b8c053e63ea3b3dd8bf561062604133b12410fa97a9b8ee
MD5 897530c45a385a9a9fc86a1c9a830d92
BLAKE2b-256 6a46e6714c851e48606ad14e469669bc7c29da6c75b94e131986d15c8203034a

See more details on using hashes here.

File details

Details for the file wisdoms-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: wisdoms-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6

File hashes

Hashes for wisdoms-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0d4332f1626ac464d75140bccbd5865b98e0dffdd72451eb0181ebe35dbd3112
MD5 1cb0bd25969a53f96bd9a1899489eafd
BLAKE2b-256 f71ee76b8c9aee1bdd9a1fb92e5e3b8dc534b40b24bd5c583e9588fb40242aa2

See more details on using hashes here.

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