这是一个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.2.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file podfile-1.0.2.tar.gz
.
File metadata
- Download URL: podfile-1.0.2.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 785a2c88229ab886b980dba351aef72caa54569258971c05eb53637267c02b23 |
|
MD5 | d54ffac2723509c0b0f002d75a957e9f |
|
BLAKE2b-256 | 70b4be111a0d8f9f8bb22d412028f31719d85d81a91b52900729ec9f3b6da84a |
File details
Details for the file podfile-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.2-py3-none-any.whl
- Upload date:
- Size: 8.7 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 | c045e78127d2c111bcccc9cce3dd94cafe4b603b7927a95f61dfd2786a0bb0e8 |
|
MD5 | df86314e9193f0f311f9d477e940d523 |
|
BLAKE2b-256 | 7d39d44aad321f3720d110442d60f69298852f616e6cfd279cb8c8f721553cd7 |