这是一个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.4.tar.gz
(7.9 kB
view details)
Built Distribution
podfile-1.0.4-py3-none-any.whl
(15.4 kB
view details)
File details
Details for the file podfile-1.0.4.tar.gz
.
File metadata
- Download URL: podfile-1.0.4.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd634c501928890e5305aabbf70048aaa68e95c04311cc35bd1c0bf859527066 |
|
MD5 | a1615a424e7db72958cdc72437ca2609 |
|
BLAKE2b-256 | 87f50e08a3e43ee5d6229d95547d1402fb10652db47cd1bfeb7d48521fa1d592 |
File details
Details for the file podfile-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.4-py3-none-any.whl
- Upload date:
- Size: 15.4 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 | 1d501cbe237c81b8d6c293fb56e1c664e407d9c68e339cab8efe7f2232653994 |
|
MD5 | 29fbd2b514cda8986b66c171ca8feffc |
|
BLAKE2b-256 | 1e3276f9c76f7ae4e3335d4acc20f0caf60f3dfa7367adb7470c9af9385f4608 |