pyramid-tm


Namepyramid-tm JSON
Version 2.5 PyPI version JSON
download
home_pagehttps://github.com/Pylons/pyramid_tm
SummaryA package which allows Pyramid requests to join the active transaction
upload_time2022-03-13 00:25:40
maintainerPylons Project
docs_urlNone
authorRocky Burt, Chris McDonough
requires_python>=3.7
licenseBSD-derived (Repoze)
keywords wsgi pylons pyramid transaction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ``pyramid_tm``
==============

.. image:: https://github.com/Pylons/pyramid_tm/workflows/Build%20and%20test/badge.svg
    :target: https://github.com/Pylons/pyramid_tm/actions?query=workflow%3A%22Build+and+test%22

.. image:: https://readthedocs.org/projects/pyramid-tm/badge/?version=latest
        :target: https://docs.pylonsproject.org/projects/pyramid-tm/en/latest/
        :alt: Documentation Status

``pyramid_tm`` is a package which allows Pyramid requests to join
the active transaction as provided by the `transaction
<https://pypi.org/project/transaction/>`_ package.

See `https://docs.pylonsproject.org/projects/pyramid_tm/en/latest/
<https://docs.pylonsproject.org/projects/pyramid_tm/en/latest/>`_ 
or ``docs/index.rst`` in this distribution for detailed
documentation.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Pylons/pyramid_tm",
    "name": "pyramid-tm",
    "maintainer": "Pylons Project",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "pylons-discuss@googlegroups.com",
    "keywords": "wsgi pylons pyramid transaction",
    "author": "Rocky Burt, Chris McDonough",
    "author_email": "pylons-discuss@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/65/93/601f4410a76026abf4d589c815ef6626b4923d004f30a7af105117c67d44/pyramid_tm-2.5.tar.gz",
    "platform": null,
    "description": "``pyramid_tm``\n==============\n\n.. image:: https://github.com/Pylons/pyramid_tm/workflows/Build%20and%20test/badge.svg\n    :target: https://github.com/Pylons/pyramid_tm/actions?query=workflow%3A%22Build+and+test%22\n\n.. image:: https://readthedocs.org/projects/pyramid-tm/badge/?version=latest\n        :target: https://docs.pylonsproject.org/projects/pyramid-tm/en/latest/\n        :alt: Documentation Status\n\n``pyramid_tm`` is a package which allows Pyramid requests to join\nthe active transaction as provided by the `transaction\n<https://pypi.org/project/transaction/>`_ package.\n\nSee `https://docs.pylonsproject.org/projects/pyramid_tm/en/latest/\n<https://docs.pylonsproject.org/projects/pyramid_tm/en/latest/>`_ \nor ``docs/index.rst`` in this distribution for detailed\ndocumentation.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-derived (Repoze)",
    "summary": "A package which allows Pyramid requests to join the active transaction",
    "version": "2.5",
    "project_urls": {
        "Changelog": "https://docs.pylonsproject.org/projects/pyramid-tm/en/latest/changes.html",
        "Documentation": "https://docs.pylonsproject.org/projects/pyramid-tm/en/latest/index.html",
        "Homepage": "https://github.com/Pylons/pyramid_tm",
        "Issue Tracker": "https://github.com/Pylons/pyramid_tm/issues"
    },
    "split_keywords": [
        "wsgi",
        "pylons",
        "pyramid",
        "transaction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5776aa3da7b347194ed277356648975b82b05b18d7d4cc5c9140b4389678b97",
                "md5": "e315971e4651c89a422f4710edc1b61d",
                "sha256": "6638721946e809de8b4bf3f405bd2daaaa76d58442cbdf46be30ebc259f1a354"
            },
            "downloads": -1,
            "filename": "pyramid_tm-2.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e315971e4651c89a422f4710edc1b61d",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 6511,
            "upload_time": "2022-03-13T00:25:38",
            "upload_time_iso_8601": "2022-03-13T00:25:38.843519Z",
            "url": "https://files.pythonhosted.org/packages/a5/77/6aa3da7b347194ed277356648975b82b05b18d7d4cc5c9140b4389678b97/pyramid_tm-2.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6593601f4410a76026abf4d589c815ef6626b4923d004f30a7af105117c67d44",
                "md5": "31907b03e906ace9d21457d1d258435a",
                "sha256": "5c81dcecd33770f5e3596687d2be35ffc4f8ce5eda00a31acb00ae35a51430d0"
            },
            "downloads": -1,
            "filename": "pyramid_tm-2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "31907b03e906ace9d21457d1d258435a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 34524,
            "upload_time": "2022-03-13T00:25:40",
            "upload_time_iso_8601": "2022-03-13T00:25:40.807564Z",
            "url": "https://files.pythonhosted.org/packages/65/93/601f4410a76026abf4d589c815ef6626b4923d004f30a7af105117c67d44/pyramid_tm-2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-03-13 00:25:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Pylons",
    "github_project": "pyramid_tm",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "pyramid-tm"
}
        
Elapsed time: 0.11042s