Name | py JSON |
Version |
1.11.0
JSON |
| download |
home_page | https://py.readthedocs.io/ |
Summary | library with cross-python path, ini-parsing, io, code, log facilities |
upload_time | 2021-11-04 17:17:01 |
maintainer | |
docs_url | None |
author | holger krekel, Ronny Pfannschmidt, Benjamin Peterson and others |
requires_python | >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* |
license | MIT license |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
.. 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
Raw data
{
"_id": null,
"home_page": "https://py.readthedocs.io/",
"name": "py",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"maintainer_email": "",
"keywords": "",
"author": "holger krekel, Ronny Pfannschmidt, Benjamin Peterson and others",
"author_email": "pytest-dev@python.org",
"download_url": "https://files.pythonhosted.org/packages/98/ff/fec109ceb715d2a6b4c4a85a61af3b40c723a961e8828319fbcb15b868dc/py-1.11.0.tar.gz",
"platform": "unix",
"description": ".. image:: https://img.shields.io/pypi/v/py.svg\n :target: https://pypi.org/project/py\n\n.. image:: https://img.shields.io/conda/vn/conda-forge/py.svg\n :target: https://anaconda.org/conda-forge/py\n\n.. image:: https://img.shields.io/pypi/pyversions/py.svg\n :target: https://pypi.org/project/py\n\n.. image:: https://github.com/pytest-dev/py/workflows/build/badge.svg\n :target: https://github.com/pytest-dev/py/actions\n\n\n**NOTE**: this library is in **maintenance mode** and should not be used in new code.\n\nThe py lib is a Python development support library featuring\nthe following tools and modules:\n\n* ``py.path``: uniform local and svn path objects -> please use pathlib/pathlib2 instead\n* ``py.apipkg``: explicit API control and lazy-importing -> please use the standalone package instead\n* ``py.iniconfig``: easy parsing of .ini files -> please use the standalone package instead\n* ``py.code``: dynamic code generation and introspection (deprecated, moved to ``pytest`` as a implementation detail).\n\n**NOTE**: prior to the 1.4 release this distribution used to\ncontain py.test which is now its own package, see https://docs.pytest.org\n\nFor questions and more information please visit https://py.readthedocs.io\n\nBugs and issues: https://github.com/pytest-dev/py\n\nAuthors: Holger Krekel and others, 2004-2017\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "library with cross-python path, ini-parsing, io, code, log facilities",
"version": "1.11.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "52d444d43edb21938fad6010a2134cc3",
"sha256": "607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378"
},
"downloads": -1,
"filename": "py-1.11.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "52d444d43edb21938fad6010a2134cc3",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 98708,
"upload_time": "2021-11-04T17:17:00",
"upload_time_iso_8601": "2021-11-04T17:17:00.152107Z",
"url": "https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "bde7dcc1cb452a1e10206ef2f811ba88",
"sha256": "51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719"
},
"downloads": -1,
"filename": "py-1.11.0.tar.gz",
"has_sig": false,
"md5_digest": "bde7dcc1cb452a1e10206ef2f811ba88",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
"size": 207796,
"upload_time": "2021-11-04T17:17:01",
"upload_time_iso_8601": "2021-11-04T17:17:01.377437Z",
"url": "https://files.pythonhosted.org/packages/98/ff/fec109ceb715d2a6b4c4a85a61af3b40c723a961e8828319fbcb15b868dc/py-1.11.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-11-04 17:17:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "py"
}