https://github.com/pyunits/pyunit-gof
23种设计模式接口设计
https://github.com/pyunits/pyunit-gof
gof implementation python3
Last synced: about 1 year ago
JSON representation
23种设计模式接口设计
- Host: GitHub
- URL: https://github.com/pyunits/pyunit-gof
- Owner: pyunits
- Created: 2020-03-11T06:03:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T06:13:28.000Z (about 6 years ago)
- Last Synced: 2024-10-18T13:16:38.152Z (over 1 year ago)
- Topics: gof, implementation, python3
- Language: Python
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **PyUnit-GOF** [][1]
## 设计模式接口
[](https://pypi.org/project/pyunit-gof/)
## 安装
pip install pyunit-gof
# TODO
- [x] 责任链模式
- [x] 克隆模式
- [x] 中介模式
- [x] 观察者模式
- [x] 代理模式
- [x] 单例模式
- [x] 状态模式
***
[1]: https://blog.jtyoui.com