这是一个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.8.tar.gz
(9.0 kB
view details)
Built Distribution
podfile-1.0.8-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file podfile-1.0.8.tar.gz
.
File metadata
- Download URL: podfile-1.0.8.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 | 60b2d5d0802d6966c2c7dace11fe78d7ddf3d1b28455fe56a50f8584cd3d0cdc |
|
MD5 | 86936cdb05b066372dab7d27a6094b9a |
|
BLAKE2b-256 | 2539d4c18a202d96865e64ef825f72f67aca4ba1231010dc76d068678284639a |
File details
Details for the file podfile-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.8-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 | fce682d598dd1ffce2fc35ec2e74de4b702d230b37bf013fa697cd1d32389f98 |
|
MD5 | 5e4ec3b1eea08a254f003152d248f602 |
|
BLAKE2b-256 | aa20f3f792d1743d7faf24390e0882c150ae6b2f687df69699729a3083d2747a |