这是一个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.9.tar.gz
(9.1 kB
view details)
Built Distribution
podfile-1.0.9-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file podfile-1.0.9.tar.gz
.
File metadata
- Download URL: podfile-1.0.9.tar.gz
- Upload date:
- Size: 9.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 | 0f0d84de4491f0d5a77f413ccf0a2c946f04206920f07b7f113b7f9c08b2ecf4 |
|
MD5 | e57f6262d13b8a112a1f90d18796c487 |
|
BLAKE2b-256 | cae26f7bdf9955cf1797e93a2fa4435093812200b01d5cfe0e1eabcec5455e8f |
File details
Details for the file podfile-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.9-py3-none-any.whl
- Upload date:
- Size: 11.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 | 9b7ef64976a9c798540c4dba6d879ef4b860aabb21bc9e0bbdb26e49e4b5b08d |
|
MD5 | 67924fb66e77eb914cd32689832ea980 |
|
BLAKE2b-256 | 05b6f8a6106408de3260f5beba23b2071935a336a3d7e4f95891c559619414dc |