这是一个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.0.tar.gz
(9.0 kB
view details)
Built Distribution
podfile-1.1.0-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file podfile-1.1.0.tar.gz
.
File metadata
- Download URL: podfile-1.1.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ad7f4e4f7f4f9d42b67d127c920410358e1ce097defffe34e66a695e1488dd2 |
|
MD5 | f9bdd23d55ffeb28e5ef02a361ddabdd |
|
BLAKE2b-256 | bd9c26b29317d4f6400af095f3a41ce7ad907c1ef5fe986b44528a345ab25f3e |
File details
Details for the file podfile-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.1.0-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 | 6c2fb746c6c808345d150a787c36bbd423bad9c65518dd5af63b42d496d8c046 |
|
MD5 | 8a033df5c790c06f8d3671427a501cbc |
|
BLAKE2b-256 | d51fb332681b97f9b5a73a25441c3a8f7a85b021d1fdc460876f05f531ed5668 |