这是一个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.0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file podfile-1.0.0.tar.gz
.
File metadata
- Download URL: podfile-1.0.0.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 | 8d5299c139bfea886280a517d08a7658bcddea4bb166f0b4168ef5f64d61a129 |
|
MD5 | 0a95e2f76ceace4641afdf10a28a3e4d |
|
BLAKE2b-256 | 6d7de42e7de175bdc371d685618a651e69e0ec8fa8c38e661b886a87f7d6dd37 |
File details
Details for the file podfile-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: podfile-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.9 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 | 981fc202e76244a0ed8620ccefaed64653c443f0053572eac581f678767ffe82 |
|
MD5 | 679e7a4583b4f0e01d88410d923fcc94 |
|
BLAKE2b-256 | 6ce5337d569ea360fd7d4dac4597887b18e55cb6ad6752d6971bd12e76f5f8f6 |