Skip to content
#

pip

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 2,200 public repositories matching this topic...

A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

  • Updated Mar 8, 2024
  • Python

Created by Ian Bicking, Jannis Leidel

Released April 4, 2011

Followers
130 followers
Repository
pypa/pip
Website
pip.pypa.io
Wikipedia
Wikipedia

Related Topics

package-manager python