文件名称:vistir:大多数项目最终需要的设置实用程序
文件大小:390KB
文件格式:ZIP
更新时间:2024-06-03 06:53:39
setup development tools utilities miscellaneous-utilities
vistir:大多数项目最终需要的安装程序/实用程序 :dragon: 安装 从安装: $ pipenv install vistir 从安装: $ pipenv install -e git+https://github.com/sarugaku/vistir.git#egg=vistir :dragon: 概括 vistir是一个充满实用程序功能的库,旨在简化生活。 以下是使用这些功能的一些地方: 点工具 帕萨 pythonfinder :dragon: 用法 导入实用程序 您可以直接从vistir导入实用程序: from vistir import cd with cd ( '/path/to/somedir' ): do_stuff_in ( 'somedir' ) :dragon: 功能性 vistir提供了几类功能,包括: 返港 兼容性垫片 上下文管理器 杂项实用程序 路径实用程序 笔记 应通过vistir
【文件预览】:
vistir-master
----setup.py(804B)
----.gitignore(1KB)
----.codecov.yml(412B)
----pyproject.toml(1KB)
----src()
--------vistir()
----.travis.yml(977B)
----MANIFEST.in(455B)
----.pre-commit-config.yaml(712B)
----.azure-pipelines()
--------templates()
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(741B)
----Pipfile.lock(68KB)
----setup.cfg(3KB)
----.github()
--------FUNDING.yml(372B)
--------workflows()
----README.rst(25KB)
----tests()
--------conftest.py(278B)
--------test_path.py(11KB)
--------test_misc.py(10KB)
--------__init__.py(94B)
--------test_contextmanagers.py(12KB)
--------strategies.py(3KB)
--------utils.py(570B)
--------test_compat.py(613B)
--------test_spinner.py(4KB)
--------fixtures()
----Pipfile(629B)
----.coveragerc(704B)
----azure-pipelines.yml(2KB)
----news()
--------.gitignore(12B)
----CHANGELOG.rst(12KB)
----docs()
--------vistir.contextmanagers.rst(157B)
--------requirements.txt(24B)
--------Makefile(603B)
--------index.rst(458B)
--------vistir.backports.rst(239B)
--------conf.py(7KB)
--------vistir.path.rst(124B)
--------vistir.termcolors.rst(142B)
--------make.bat(810B)
--------vistir.compat.rst(130B)
--------vistir.rst(303B)
--------quickstart.rst(24KB)
--------vistir.cursor.rst(130B)
--------vistir.cmdparse.rst(136B)
--------vistir.misc.rst(124B)
--------vistir.spin.rst(124B)
--------vistir.backports.tempfile.rst(166B)
--------vistir.backports.functools.rst(169B)
----tasks()
--------__init__.py(8KB)
--------CHANGELOG.rst.jinja2(864B)
----.editorconfig(382B)
----tox.ini(873B)