Skip to content
View hellowac's full-sized avatar
💖
I may be slow to respond.
💖
I may be slow to respond.
Block or Report

Block or report hellowac

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hellowac/README.md

Hi there 👋

Hellowac's github stats
def welcome_to(where: str):

    print(f'Welcome to {where}! 🎉')


if __name__ == "__main__":
    welcome_to("hellowac page")

🐔 About Me:

  • 🚀 A Back-End Developer.
  • 📖 A pythonic Developer.
  • 🏷️ A Minimalist.

Pinned

  1. reportlab-doc-zh reportlab-doc-zh Public

    reportlab 用户手册提取版,并参照过后,整理的中文版。

    Python 20 6

  2. parallel-programming-with-python-zh parallel-programming-with-python-zh Public

    Forked from Voidly/Parallel-Programming-with-Python

    《python并发编程》简体中文版克隆并完善的

    7 1

  3. pydantic-zh-cn pydantic-zh-cn Public

    使用 Python 类型提示进行数据验证 - 中文版文档

    Python 2

  4. fastapi-best-practices-zh-cn fastapi-best-practices-zh-cn Public

    Forked from zhanymkanov/fastapi-best-practices

    FastAPI最佳实践中文版

    7

  5. fluentpythoncode fluentpythoncode Public

    Forked from fluentpython/example-code

    《流畅的python》示例代码

    Python 11 8

  6. example-code-2e example-code-2e Public

    Forked from fluentpython/example-code-2e

    Fluent Python 示例代码,第二版 (O'Reilly 2022)

    Python