这是一个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.1.2.tar.gz
(9.1 kB
view details)
Built Distribution
podfile-1.1.2-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file podfile-1.1.2.tar.gz
.
File metadata
- Download URL: podfile-1.1.2.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 | 74c20dbc2be41a0e0f29ddd722322f38cd16b9b951c6d4ee95eef70d8df4a71c |
|
MD5 | 406173046d7d17d4f18870c71763c9dc |
|
BLAKE2b-256 | 7b6c25865272b0164af62eb98a68f5f1143aa3738c8bed2205764c35a2809f16 |
File details
Details for the file podfile-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.1.2-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 | a741482368cdc844e0626948fd7ac8969f92671f58811aeaa5eb210ec6785637 |
|
MD5 | 51fcc358b8ce1c60b0211cd1f79ef953 |
|
BLAKE2b-256 | a88415cc3e4094ff49df5f6e686222a7d2f898f869934676828c18397fd49fc5 |