The Wayback Machine - https://web.archive.org/web/20220210010430/https://github.com/topics/pypi
Skip to content
#

pypi

pip logo

pip is a de facto standard package-management system used to install and manage software packages written in Python. Many packages can be found in the default source for packages and their dependencies — Python Package Index (PyPI).

Here are 1,477 public repositories matching this topic...

sqlfluff
dailycheckin

基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|腾讯视频|有道云笔记|网易云音乐|一加手机社区官方论坛|百度贴吧|Bilibili|V2EX|咔叽网单|什么值得买|AcFun|天翼云盘|吾爱破解|芒果TV|Fa米家|小米运动|百度搜索资源平台|时光相册|哔咔漫画|联通营业厅|

  • Updated Jan 21, 2022
  • Shell
aucampia
aucampia commented Feb 1, 2022

The use of the property built-in as a function does not allow for
the same type annotations as using property as a decorator.

This change should not affect runtime behaviour, but I added tests to
cover all properties that were changed to decorators explicitly just to
make sure they work as they should.

There are still other places where the property built-in is used as a
function b

Created by Ian Bicking, Jannis Leidel

Released April 4, 2011

Repository
pypa/pip
Website
pip.pypa.io
Wikipedia
Wikipedia

Related Topics

package-manager python