这是一个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.1.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file podfile-1.0.1.tar.gz
.
File metadata
- Download URL: podfile-1.0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f4d066f7665c21adeae830f30abccdbad8da93d8b4bad4b027f517fce0d4f81 |
|
MD5 | a30de8b9ca58496c5cd64af289602da9 |
|
BLAKE2b-256 | af77dcfb6efa4833fbd286316ba5744ea6bab3e6ba33571c7414f422909a825c |
File details
Details for the file podfile-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd4069b60316c8ed52b43adbf2d6f5efd01197b2941ec49659c51857bebd054f |
|
MD5 | d44a71ec9f9eec3c2b92315b0f6deaea |
|
BLAKE2b-256 | bab294cdf914212e6c5540ac2e91fd33e564b550ca4ca3a510633ab4a9cd11ef |