这是一个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.7.tar.gz
(9.0 kB
view details)
Built Distribution
podfile-1.0.7-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file podfile-1.0.7.tar.gz
.
File metadata
- Download URL: podfile-1.0.7.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 | 1080654507e788604c08b0e0d0d42bc57fc92a15516abbc8ca1c14592b8b7346 |
|
MD5 | 1eedd3c48032a88cda28aa891347be52 |
|
BLAKE2b-256 | 0f8a47744dec22292c09fd5b1394c0c50b9e62a512d08840d608ea0df067f965 |
File details
Details for the file podfile-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.7-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 | 18afdb435b1c2383b8dd7de3f6d27cc251dc89f62685e6aed0ab82317592b819 |
|
MD5 | 9b3c59dcf0a5721d04b8b5a886f375eb |
|
BLAKE2b-256 | b8e74ce3e4ca5f7805e486beaa4e0951f48034b65eee4420999e1a3039a524fd |