nti.traversal


Namenti.traversal JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/OpenNTI/nti.traversal
SummaryNTI Traversal
upload_time2024-11-11 16:30:48
maintainerNone
docs_urlNone
authorJason Madden
requires_python>=3.10
licenseApache
keywords traversal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            ===============
 nti.traversal
===============

.. image:: https://travis-ci.org/NextThought/nti.traversal.svg?branch=master
    :target: https://travis-ci.org/NextThought/nti.traversal

.. image:: https://coveralls.io/repos/github/NextThought/nti.traversal/badge.svg?branch=master
    :target: https://coveralls.io/github/NextThought/nti.traversal?branch=master

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

Support for `resource tree traversal
<https://pyramid.readthedocs.io/en/latest/narr/muchadoabouttraversal.html>`_
using `zope.traversing <https://zopetraversing.readthedocs.io>`_.


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


1.0.0 (2024-11-11)
==================

- Drop support for Python < 3.10.
- Use native namespace packages.


0.0.1 (2020-01-02)
==================

- Add support for Python 3.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenNTI/nti.traversal",
    "name": "nti.traversal",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Traversal",
    "author": "Jason Madden",
    "author_email": "jason@nextthought.com",
    "download_url": "https://files.pythonhosted.org/packages/6a/f2/591936e62b23f14f7aa2d6db609880d6fc17832bb68cd99cd19a060e5f38/nti_traversal-1.0.0.tar.gz",
    "platform": null,
    "description": "===============\n nti.traversal\n===============\n\n.. image:: https://travis-ci.org/NextThought/nti.traversal.svg?branch=master\n    :target: https://travis-ci.org/NextThought/nti.traversal\n\n.. image:: https://coveralls.io/repos/github/NextThought/nti.traversal/badge.svg?branch=master\n    :target: https://coveralls.io/github/NextThought/nti.traversal?branch=master\n\n.. image:: https://readthedocs.org/projects/ntitraversal/badge/?version=latest\n   :target: https://ntitraversal.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\nSupport for `resource tree traversal\n<https://pyramid.readthedocs.io/en/latest/narr/muchadoabouttraversal.html>`_\nusing `zope.traversing <https://zopetraversing.readthedocs.io>`_.\n\n\n=========\n Changes\n=========\n\n\n1.0.0 (2024-11-11)\n==================\n\n- Drop support for Python < 3.10.\n- Use native namespace packages.\n\n\n0.0.1 (2020-01-02)\n==================\n\n- Add support for Python 3.\n",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "NTI Traversal",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenNTI/nti.traversal"
    },
    "split_keywords": [
        "traversal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6e3420c12a573f19e24f166558ec0252a9226ed6dea487ebb318b2557604cf8",
                "md5": "c85a98cba61459e399cc14ba3e58638b",
                "sha256": "ff91994dee2ca00c8b3d0eec2e4bce19773d2a9c1ab44288779c365b20dcc3a2"
            },
            "downloads": -1,
            "filename": "nti.traversal-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c85a98cba61459e399cc14ba3e58638b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 12435,
            "upload_time": "2024-11-11T16:30:47",
            "upload_time_iso_8601": "2024-11-11T16:30:47.551527Z",
            "url": "https://files.pythonhosted.org/packages/a6/e3/420c12a573f19e24f166558ec0252a9226ed6dea487ebb318b2557604cf8/nti.traversal-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6af2591936e62b23f14f7aa2d6db609880d6fc17832bb68cd99cd19a060e5f38",
                "md5": "0f256bb01cf4c4b7e3ac1f696ac8c2b4",
                "sha256": "324fdbcfb58f11bd684adb2ab94fadda5ab281e52fc63e173f3484679c3c1965"
            },
            "downloads": -1,
            "filename": "nti_traversal-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0f256bb01cf4c4b7e3ac1f696ac8c2b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 19544,
            "upload_time": "2024-11-11T16:30:48",
            "upload_time_iso_8601": "2024-11-11T16:30:48.475885Z",
            "url": "https://files.pythonhosted.org/packages/6a/f2/591936e62b23f14f7aa2d6db609880d6fc17832bb68cd99cd19a060e5f38/nti_traversal-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-11 16:30:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenNTI",
    "github_project": "nti.traversal",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "nti.traversal"
}
        
Elapsed time: 0.89577s