py

library with cross-python path, ini-parsing, io, code, log facilities

MIT license 65 个版本 Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
holger krekel, Ronny Pfannschmidt, Benjamin Peterson and others <pytest-dev@python.org>
安装
pip install py
poetry add py
pipenv install py
conda install py
描述

.. image:: https://img.shields.io/pypi/v/py.svg :target: https://pypi.org/project/py

.. image:: https://img.shields.io/conda/vn/conda-forge/py.svg :target: https://anaconda.org/conda-forge/py

.. image:: https://img.shields.io/pypi/pyversions/py.svg :target: https://pypi.org/project/py

.. image:: https://github.com/pytest-dev/py/workflows/build/badge.svg :target: https://github.com/pytest-dev/py/actions

NOTE: this library is in maintenance mode and should not be used in new code.

The py lib is a Python development support library featuring the following tools and modules:

  • py.path: uniform local and svn path objects -> please use pathlib/pathlib2 instead
  • py.apipkg: explicit API control and lazy-importing -> please use the standalone package instead
  • py.iniconfig: easy parsing of .ini files -> please use the standalone package instead
  • py.code: dynamic code generation and introspection (deprecated, moved to pytest as a implementation detail).

NOTE: prior to the 1.4 release this distribution used to contain py.test which is now its own package, see https://docs.pytest.org

For questions and more information please visit https://py.readthedocs.io

Bugs and issues: https://github.com/pytest-dev/py

Authors: Holger Krekel and others, 2004-2017

版本列表
1.11.0 2021-11-04
1.10.0 2020-12-12
1.9.0 2020-06-25
1.8.2 2020-06-15
1.8.1 2019-12-27
1.8.0 2019-02-22
1.7.0 2018-10-12
1.6.0 2018-08-27
1.5.4 2018-06-27
1.5.3 2018-03-22
1.5.2 2017-11-15
1.5.1 2017-11-15
1.4.34 2017-06-04
1.4.33 2017-03-17
1.4.32 2016-12-16
1.4.31 2015-11-27
1.4.30 2015-06-26
1.4.29 2015-06-23
1.4.28 2015-05-27
1.4.27 2015-05-07
1.4.26 2014-10-24
1.4.25 2014-09-24
1.4.24 2014-09-05
1.4.23 2014-08-04
1.4.22 2014-07-17
1.4.21 2014-07-14
1.4.20 2014-01-29
1.4.19 2013-12-12
1.4.18 2013-10-30
1.4.17 2013-10-04
1.4.16 2013-10-01
1.4.15 2013-06-21
1.4.14 2013-05-07
1.4.13 2013-03-01
1.4.12 2012-11-06
1.4.11 2012-10-25
1.4.10 2012-10-19
1.4.9 2012-06-13
1.4.8 2012-05-22
1.4.7 2012-02-06
1.4.7.dev3 2012-02-06
1.4.6 2011-12-16
1.4.5 2011-08-20
1.4.4 2011-07-09
1.4.3 2011-04-17
1.4.2 2011-03-09
1.4.1 2011-02-07
1.4.0 2010-11-25
1.3.4 2010-09-14
1.3.3 2010-07-31
1.3.2 2010-07-08
1.3.1 2010-05-25
1.3.0 2010-05-05
1.2.1 2010-02-08
1.2.0 2010-01-18
1.1.1 2009-11-24
1.1.0 2009-11-05
1.0.2 2009-08-27
1.0.1 2009-08-19
1.0.0 2009-08-04
0.9.2 2008-08-22
0.9.1 2008-03-30