suncle1993 / hutils

a charming python web util-library

Home Page:https://hutils.readthedocs.io/en/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HUtils, a charming python web util-library.

Package Travis RTFD

本项目为我司(@zaihui)在后端开发中, 积攒的比较好用的各类基类函数。

Installation

pip install hutils

Document

文档地址请参见 ReadTheDocs - hutils

License

MIT License

Others

欢迎各位大佬提 PR/Issue 把你们觉得 好用的/写得不够完善的/缺少单元测试 的功能也提交进来~

最后献上一首 The Zen of Python:

The Zen of Python, by Tim Peters

Beautiful is better than ugly.

Explicit is better than implicit.

Simple is better than complex.

Complex is better than complicated.

Flat is better than nested.

Sparse is better than dense.

Readability counts.

Special cases aren't special enough to break the rules.

Although practicality beats purity.

Errors should never pass silently.

Unless explicitly silenced.

In the face of ambiguity, refuse the temptation to guess.

There should be one-- and preferably only one --obvious way to do it.

Although that way may not be obvious at first unless you're Dutch.

Now is better than never.

Although never is often better than right now.

If the implementation is hard to explain, it's a bad idea.

If the implementation is easy to explain, it may be a good idea.

Namespaces are one honking great idea -- let's do more of those!

About

a charming python web util-library

https://hutils.readthedocs.io/en/latest

License:MIT License


Languages

Language:Python 100.0%