这是一个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.6.tar.gz
(9.0 kB
view details)
Built Distribution
podfile-1.0.6-py3-none-any.whl
(18.6 kB
view details)
File details
Details for the file podfile-1.0.6.tar.gz
.
File metadata
- Download URL: podfile-1.0.6.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 | f6e098704f0ef6854142ee04ac3f18b29c5054e7d89752ba60b8df780794b4ff |
|
MD5 | b277c6486bee4a797b00d2ab77853cb7 |
|
BLAKE2b-256 | dd21311bb63a19b5c00beb355b49ccfaa2f242bd1d44abe18af92f58c59161a9 |
File details
Details for the file podfile-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.6-py3-none-any.whl
- Upload date:
- Size: 18.6 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 | 5950b45fb6fcb4dbdedce8a27bdf54ebd82ff8ac9005969942ba83123cc3f06e |
|
MD5 | 370dbfab83abac7f6dbe5081a08d7367 |
|
BLAKE2b-256 | 234b9ab57abf80c8ab4e54d5d94f8c8d2b702387e2622f0034574129c03a61d3 |