wheezy.core
latest
  • Getting Started
  • Examples
  • User Guide
  • Modules
wheezy.core
  • Docs »
  • wheezy.core
  • Edit on GitHub

wheezy.core¶

Introduction¶

wheezy.core is a python package written in pure Python code. It is a lightweight core library.

It is optimized for performance, well tested and documented.

Resources:

  • source code, examples and issues tracker are available on github
  • documentation

Contents¶

  • Getting Started
    • Install
  • Examples
  • User Guide
    • benchmark
    • collections
    • config
    • datetime
    • db
    • descriptors
    • feistel
    • gzip
    • httpclient
    • i18n
    • introspection
    • json
    • luhn
    • mail
    • pooling
    • retry
    • url
    • uuid
  • Modules
    • wheezy.core
    • wheezy.core.benchmark
    • wheezy.core.collections
    • wheezy.core.config
    • wheezy.core.datetime
    • wheezy.core.db
    • wheezy.core.descriptors
    • wheezy.core.feistel
    • wheezy.core.gzip
    • wheezy.core.httpclient
    • wheezy.core.i18n
    • wheezy.core.introspection
    • wheezy.core.json
    • wheezy.core.luhn
    • wheezy.core.mail
    • wheezy.core.pooling
    • wheezy.core.retry
    • wheezy.core.url
    • wheezy.core.uuid
Next

Revision a15fb1b2.