distutils-pytest


Namedistutils-pytest JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/RKrahl/distutils-pytest
SummaryCall pytest from a setup.py script
upload_time2023-11-11 18:31:38
maintainer
docs_urlhttps://pythonhosted.org/distutils-pytest/
authorRolf Krahl
requires_python>=3.4
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |pypi|

.. |pypi| image:: https://img.shields.io/pypi/v/distutils-pytest
   :target: https://pypi.org/project/distutils-pytest/
   :alt: PyPI version

distutils-pytest - Call pytest from a setup.py script
=====================================================

This Python module implements a `test` command for a `setup.py`
script.  The command will call `pytest`_ to run your package's test
suite.

Download
--------

The latest release version can be found in the
`Python Package Index (PyPI)`__.

.. __: `PyPI site`_


System requirements
-------------------

Python
......

+ 3.4 and newer.

Required library packages
.........................

+ `setuptools`_

+ `pytest`_

Optional library packages
.........................

These packages are only needed in certain cases:

+ `setuptools_scm`_

  The version number is managed using this package.  All source
  distributions add a static file with the version number and fall
  back using that if `setuptools_scm` is not available.  So this
  package is only needed to build out of the plain development source
  tree as cloned from GitHub.


Installation
------------

You can install python-icat from PyPI using pip::

  $ pip install distutils-pytest


Copyright and License
---------------------

- Copyright 2013-2015
  Helmholtz-Zentrum Berlin für Materialien und Energie GmbH
- Copyright 2015-2023 Rolf Krahl

Licensed under the `Apache License`_, Version 2.0 (the "License"); you
may not use this package except in compliance with the License.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.  See the License for the specific language governing
permissions and limitations under the License.


.. _pytest: http://pytest.org/
.. _PyPI site: https://pypi.org/project/distutils-pytest/
.. _setuptools: https://github.com/pypa/setuptools/
.. _setuptools_scm: https://github.com/pypa/setuptools_scm/
.. _Apache License: https://www.apache.org/licenses/LICENSE-2.0
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RKrahl/distutils-pytest",
    "name": "distutils-pytest",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/distutils-pytest/",
    "requires_python": ">=3.4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Rolf Krahl",
    "author_email": "rolf@rotkraut.de",
    "download_url": "https://files.pythonhosted.org/packages/d0/39/ca135f4669c165c308b982123ef345b2d61618bb5d5b17c7a652ee0e28b7/distutils-pytest-0.2.1.tar.gz",
    "platform": null,
    "description": "|pypi|\n\n.. |pypi| image:: https://img.shields.io/pypi/v/distutils-pytest\n   :target: https://pypi.org/project/distutils-pytest/\n   :alt: PyPI version\n\ndistutils-pytest - Call pytest from a setup.py script\n=====================================================\n\nThis Python module implements a `test` command for a `setup.py`\nscript.  The command will call `pytest`_ to run your package's test\nsuite.\n\nDownload\n--------\n\nThe latest release version can be found in the\n`Python Package Index (PyPI)`__.\n\n.. __: `PyPI site`_\n\n\nSystem requirements\n-------------------\n\nPython\n......\n\n+ 3.4 and newer.\n\nRequired library packages\n.........................\n\n+ `setuptools`_\n\n+ `pytest`_\n\nOptional library packages\n.........................\n\nThese packages are only needed in certain cases:\n\n+ `setuptools_scm`_\n\n  The version number is managed using this package.  All source\n  distributions add a static file with the version number and fall\n  back using that if `setuptools_scm` is not available.  So this\n  package is only needed to build out of the plain development source\n  tree as cloned from GitHub.\n\n\nInstallation\n------------\n\nYou can install python-icat from PyPI using pip::\n\n  $ pip install distutils-pytest\n\n\nCopyright and License\n---------------------\n\n- Copyright 2013-2015\n  Helmholtz-Zentrum Berlin f\u00fcr Materialien und Energie GmbH\n- Copyright 2015-2023 Rolf Krahl\n\nLicensed under the `Apache License`_, Version 2.0 (the \"License\"); you\nmay not use this package except in compliance with the License.\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\nimplied.  See the License for the specific language governing\npermissions and limitations under the License.\n\n\n.. _pytest: http://pytest.org/\n.. _PyPI site: https://pypi.org/project/distutils-pytest/\n.. _setuptools: https://github.com/pypa/setuptools/\n.. _setuptools_scm: https://github.com/pypa/setuptools_scm/\n.. _Apache License: https://www.apache.org/licenses/LICENSE-2.0",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Call pytest from a setup.py script",
    "version": "0.2.1",
    "project_urls": {
        "Download": "https://github.com/RKrahl/distutils-pytest/releases/latest",
        "Homepage": "https://github.com/RKrahl/distutils-pytest",
        "Source": "https://github.com/RKrahl/distutils-pytest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d039ca135f4669c165c308b982123ef345b2d61618bb5d5b17c7a652ee0e28b7",
                "md5": "e14ab6557c79c44333db638bc42126dd",
                "sha256": "26853ec5d205d0180749303bb625caa165a8d38b60b71219923dce46917629f8"
            },
            "downloads": -1,
            "filename": "distutils-pytest-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e14ab6557c79c44333db638bc42126dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4",
            "size": 9011,
            "upload_time": "2023-11-11T18:31:38",
            "upload_time_iso_8601": "2023-11-11T18:31:38.747243Z",
            "url": "https://files.pythonhosted.org/packages/d0/39/ca135f4669c165c308b982123ef345b2d61618bb5d5b17c7a652ee0e28b7/distutils-pytest-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-11 18:31:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "RKrahl",
    "github_project": "distutils-pytest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "distutils-pytest"
}
        
Elapsed time: 0.16438s