nti.property


Namenti.property JSON
Version 2.0.2 PyPI version JSON
download
home_pagehttps://github.com/OpenNTI/nti.property
SummaryNTI Property
upload_time2024-04-04 15:27:42
maintainerNone
docs_urlNone
authorJason Madden
requires_python>=3.10
licenseApache
keywords property
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            =============
 nti.property
=============

.. image:: https://img.shields.io/pypi/v/nti.property.svg
        :target: https://pypi.python.org/pypi/nti.property/
        :alt: Latest Version

.. image:: https://github.com/OpenNTI/nti.property/actions/workflows/tests.yml/badge.svg
        :target: https://github.com/OpenNTI/nti.property/actions/workflows/tests.yml

.. image:: https://readthedocs.org/projects/ntiproperty/badge/?version=latest
        :target: http://ntiproperty.readthedocs.org/en/latest/
        :alt: Documentation Status

nti.property offers a set of classes and utility functions to set
properties on objects or classes.

Complete documentation can be found at http://ntiproperty.readthedocs.io


=========
 Changes
=========


2.0.2 (2024-04-04)
==================

- Make ``Tunable`` search harder (farther up the call chain)
  to find a logger. This should make finding a logger in a
  class definition better.


2.0.1 (2024-02-16)
==================

- Updates to documentation and logging for tunables.


2.0.0 (2024-01-29)
==================

- Add support for Python 3.12.
- Drop runtime dependency on setuptools in favor of "native namespace
  packages".
- Drop support for legacy Python versions: 2.7, 3.6. 3.7, 3.8 and 3.9.
- Add new module ``nti.property.tunables`` for customizing parameters
  (usually represented as class variables) from the environment.


1.2.0 (2023-05-05)
==================

- Add support for Python 3.8, 3.9, 3.10 and 3.11.


1.1.0 (2018-09-13)
==================

- Add support for Python 3.7.

- Add support for zope.schema 4.7.


1.0.0 (2017-04-26)
==================

- First PyPI release.
- Add support for Python 3.6.
- Remove backward compatibility exports.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenNTI/nti.property",
    "name": "nti.property",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Property",
    "author": "Jason Madden",
    "author_email": "jason@nextthought.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/e8/bc4fa911ec065c0fe50c2c21641d4d5d06e8f370dfeb1a12625ba6cf631f/nti.property-2.0.2.tar.gz",
    "platform": null,
    "description": "=============\n nti.property\n=============\n\n.. image:: https://img.shields.io/pypi/v/nti.property.svg\n        :target: https://pypi.python.org/pypi/nti.property/\n        :alt: Latest Version\n\n.. image:: https://github.com/OpenNTI/nti.property/actions/workflows/tests.yml/badge.svg\n        :target: https://github.com/OpenNTI/nti.property/actions/workflows/tests.yml\n\n.. image:: https://readthedocs.org/projects/ntiproperty/badge/?version=latest\n        :target: http://ntiproperty.readthedocs.org/en/latest/\n        :alt: Documentation Status\n\nnti.property offers a set of classes and utility functions to set\nproperties on objects or classes.\n\nComplete documentation can be found at http://ntiproperty.readthedocs.io\n\n\n=========\n Changes\n=========\n\n\n2.0.2 (2024-04-04)\n==================\n\n- Make ``Tunable`` search harder (farther up the call chain)\n  to find a logger. This should make finding a logger in a\n  class definition better.\n\n\n2.0.1 (2024-02-16)\n==================\n\n- Updates to documentation and logging for tunables.\n\n\n2.0.0 (2024-01-29)\n==================\n\n- Add support for Python 3.12.\n- Drop runtime dependency on setuptools in favor of \"native namespace\n  packages\".\n- Drop support for legacy Python versions: 2.7, 3.6. 3.7, 3.8 and 3.9.\n- Add new module ``nti.property.tunables`` for customizing parameters\n  (usually represented as class variables) from the environment.\n\n\n1.2.0 (2023-05-05)\n==================\n\n- Add support for Python 3.8, 3.9, 3.10 and 3.11.\n\n\n1.1.0 (2018-09-13)\n==================\n\n- Add support for Python 3.7.\n\n- Add support for zope.schema 4.7.\n\n\n1.0.0 (2017-04-26)\n==================\n\n- First PyPI release.\n- Add support for Python 3.6.\n- Remove backward compatibility exports.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "NTI Property",
    "version": "2.0.2",
    "project_urls": {
        "Homepage": "https://github.com/OpenNTI/nti.property"
    },
    "split_keywords": [
        "property"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17fd66be5a985fa522b7eeac6293947278b7f27b7be53d4ebc928790bb47f14c",
                "md5": "23ffbd2a59a674f7e36f0d1d9accae2a",
                "sha256": "e48eb0a4b1899498553afcbdc4153522918ec5f1e4777ef63b3c4bf9d4766553"
            },
            "downloads": -1,
            "filename": "nti.property-2.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23ffbd2a59a674f7e36f0d1d9accae2a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.10",
            "size": 22495,
            "upload_time": "2024-04-04T15:27:37",
            "upload_time_iso_8601": "2024-04-04T15:27:37.643443Z",
            "url": "https://files.pythonhosted.org/packages/17/fd/66be5a985fa522b7eeac6293947278b7f27b7be53d4ebc928790bb47f14c/nti.property-2.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6e8bc4fa911ec065c0fe50c2c21641d4d5d06e8f370dfeb1a12625ba6cf631f",
                "md5": "2d18b81de193535d6dac5e7e809c07e4",
                "sha256": "e3d1322e403e79482ebcaa350e3e7645ac3319986137f9a04edd403824f7c6cc"
            },
            "downloads": -1,
            "filename": "nti.property-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2d18b81de193535d6dac5e7e809c07e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 28177,
            "upload_time": "2024-04-04T15:27:42",
            "upload_time_iso_8601": "2024-04-04T15:27:42.709169Z",
            "url": "https://files.pythonhosted.org/packages/a6/e8/bc4fa911ec065c0fe50c2c21641d4d5d06e8f370dfeb1a12625ba6cf631f/nti.property-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 15:27:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenNTI",
    "github_project": "nti.property",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "nti.property"
}
        
Elapsed time: 0.23111s