这是一个python库,可以很好的编辑Podfile文件
Project description
podfile
用python 编辑 Podfile文件,包括添加source,添加库,修改库等
安装podfile库
pip3 install podfile
开始编辑
引入模块 import podfile
podfile_path = "" #这里传入Podfile的路径 podfile_obj = podfile.Podfile(podfile_path)
找出target tar = podfile
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
podfile-1.0.5.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file podfile-1.0.5.tar.gz
.
File metadata
- Download URL: podfile-1.0.5.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 541ee5a9980e102ce0664f17d698dc6fe52407377ef1d7280d241dcc97dd02c6 |
|
MD5 | 922c0f90b053cdbef13043fe0d18cf59 |
|
BLAKE2b-256 | d7f198043903a306aa99593026012727746d63a2d78eb2c0e376260883360e8b |
File details
Details for the file podfile-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.5-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87c266650fcf056fb07970684274e6365a151b730596ed266b371cb46ba5f8d0 |
|
MD5 | 913d78430608fc6579d4c615d0654124 |
|
BLAKE2b-256 | c2ea5da8bb7b578e5f64c1caa7f447997580aeb9844c835987b875aa200ff54c |