https://github.com/malinkang/pythonnote
Python学习笔记
https://github.com/malinkang/pythonnote
python
Last synced: 11 months ago
JSON representation
Python学习笔记
- Host: GitHub
- URL: https://github.com/malinkang/pythonnote
- Owner: malinkang
- Created: 2018-12-18T02:47:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T03:56:41.000Z (about 2 years ago)
- Last Synced: 2025-02-16T03:25:53.972Z (about 1 year ago)
- Topics: python
- Language: Python
- Homepage: https://python.malinkang.com/
- Size: 1.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
* [Python教程](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000)
* [awesome-python](https://github.com/vinta/awesome-python)
* [requests](https://github.com/kennethreitz/requests/)
* [datetime](https://www.liaoxuefeng.com/wiki/1016959663602400/1017648783851616)
* [setuptools](https://setuptools.pypa.io/en/latest/index.html)
* [python-poetry](https://github.com/python-poetry/poetry)
* [cleo](https://github.com/python-poetry/cleo)