Code
  • 首页
  • cpu-architecture
  • performance
  • c++
  • branch-prediction
  • java
2024-01-21 05:00:00

我可以向pip需求文件添加注释吗?

pythoncommentspip

我想在pip需求文件中为几个包添加注释。(只是解释一下为什么这个包在清单上。)我能这样做吗?

我在想象

Babel==0.9.5 # translation
CherryPy==3.2.0 # web server
Creoleparser==0.7.1 # wiki formatting
Genshi==0.5.1 # templating

当然,你可以使用#

皮普文档:

以#开头的行被视为注释并被忽略。后面跟着#的空格会使#和该行的其余部分被视为注释。

2012-02-06 12:28:11

推荐文章

  • 插入一行到熊猫数据框架
  • 要列出Pandas DataFrame列
  • 在Django模型中存储电话号码的最佳方法是什么?
  • 从导入的模块中模拟函数
  • 滚动或滑动窗口迭代器?
  • python的方法找到最大值和它的索引在一个列表?
  • 如何读取文件的前N行?
  • 如何删除matplotlib中的顶部和右侧轴?
  • 解析.py文件,读取AST,修改它,然后写回修改后的源代码
  • Visual Studio Code:如何调试Python脚本的参数
  • 使用元组/列表等等。从输入vs直接引用类型如list/tuple/etc
  • 结合conda环境。Yml和PIP requirements.txt
  • 将命名元组转换为字典
  • 如何使x轴和y轴的刻度相等呢?
  • Numpy在这里函数多个条件

aliyun

最新文章

  • 插入一行到熊猫数据框架
  • swift语言中的结构与类
  • 我如何在Swift连接字符串?
  • 要列出Pandas DataFrame列
  • src和dist文件夹的作用是什么?
  • 加载资源:net::ERR_INSECURE_RESPONSE失败
  • 如何使用yyyyMMddHHmmss格式格式化当前时间?
  • 如何连接列在Postgres选择?
  • Uint8_t不能用cout打印
  • 在Django模型中存储电话号码的最佳方法是什么?
  • 请求失败:不可接受的内容类型:文本/html使用AFNetworking 2.0
  • 缺少推荐的图标文件-该包不包含iPhone / iPod Touch的应用程序图标,像素为“120x120”,png格式
  • 防止滚动条增加到Chrome页面的宽度
  • “node_modules”文件夹应该包含在git存储库中吗
  • 在c#的控制台应用程序中使用'async

标签

cpu-architectureperformancec++branch-predictionjavaundogit-commitgitversion-controlgit-remotegit-pushgit-branchgit-pullgit-fetchpythongeneratoriteratorjsonmime-typescontent-typearraysjavascriptgit-addcode-formattingcstandards-complianceoperatorscommentsdynamic-memory-allocationstackmemory-managementheap-memorylanguage-agnosticoverwritebackground-colorbrowserhtmldomjqueryvisibilityuse-strictsyntaxjslintremote-branchgit-checkoutpython-moduleidiomsprogram-entry-pointnamespacesbranch
2025 code 京ICP备15047053号-1