thcouch


Namethcouch JSON
Version 0.9.21 PyPI version JSON
download
home_pagehttps://gitlab.com/tangledlabs/thcouch
SummaryTangled thcouch library
upload_time2023-03-14 09:33:52
maintainer
docs_urlNone
authorTangled
requires_python>=3.10,<4.0
licenseBSD 3-clause
keywords tangled tangledhub tangledcloud tangledlab tangledgroup thcouch couchdb couch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build][build-image]]()
[![Status][status-image]][pypi-project-url]
[![Stable Version][stable-ver-image]][pypi-project-url]
[![Coverage][coverage-image]]()
[![Python][python-ver-image]][pypi-project-url]
[![License][bsd3-image]][bsd3-url]


# thcouch

## Overview
TangledHub library for couchdb with a focus on asynchronous functions


## Licensing
thcouch is licensed under the BSD license. Check the [LICENSE](https://opensource.org/licenses/BSD-3-Clause) for details


## Installation
```bash
pip instal thcouch
```


## Testing
```bash
docker-compose build --no-cache thcouch-test ; docker-compose run --rm thcouch-test
```


## Building
```bash
docker-compose build thcouch-build ; docker-compose run --rm thcouch-build
```


## Publish
```bash
docker-compose build thcouch-publish ; docker-compose run --rm -e PYPI_USERNAME=__token__ -e PYPI_PASSWORD=__SECRET__ thcouch-publish
```


<!-- Links -->

<!-- Badges -->
[bsd3-image]: https://img.shields.io/badge/License-BSD_3--Clause-blue.svg
[bsd3-url]: https://opensource.org/licenses/BSD-3-Clause
[build-image]: https://img.shields.io/badge/build-success-brightgreen
[coverage-image]: https://img.shields.io/badge/Coverage-100%25-green

[pypi-project-url]: https://pypi.org/project/thcouch/
[stable-ver-image]: https://img.shields.io/pypi/v/thcouch?label=stable
[python-ver-image]: https://img.shields.io/pypi/pyversions/thcouch.svg?logo=python&logoColor=FBE072
[status-image]: https://img.shields.io/pypi/status/thcouch.svg




            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/tangledlabs/thcouch",
    "name": "thcouch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "tangled,tangledhub,tangledcloud,tangledlab,tangledgroup,thcouch,couchdb,couch",
    "author": "Tangled",
    "author_email": "info@tangledgroup.com",
    "download_url": "https://files.pythonhosted.org/packages/25/02/f3d248618c264bcc5285de17bbff6158241ea83ce939360d80db7eb98393/thcouch-0.9.21.tar.gz",
    "platform": null,
    "description": "[![Build][build-image]]()\n[![Status][status-image]][pypi-project-url]\n[![Stable Version][stable-ver-image]][pypi-project-url]\n[![Coverage][coverage-image]]()\n[![Python][python-ver-image]][pypi-project-url]\n[![License][bsd3-image]][bsd3-url]\n\n\n# thcouch\n\n## Overview\nTangledHub library for couchdb with a focus on asynchronous functions\n\n\n## Licensing\nthcouch is licensed under the BSD license. Check the [LICENSE](https://opensource.org/licenses/BSD-3-Clause) for details\n\n\n## Installation\n```bash\npip instal thcouch\n```\n\n\n## Testing\n```bash\ndocker-compose build --no-cache thcouch-test ; docker-compose run --rm thcouch-test\n```\n\n\n## Building\n```bash\ndocker-compose build thcouch-build ; docker-compose run --rm thcouch-build\n```\n\n\n## Publish\n```bash\ndocker-compose build thcouch-publish ; docker-compose run --rm -e PYPI_USERNAME=__token__ -e PYPI_PASSWORD=__SECRET__ thcouch-publish\n```\n\n\n<!-- Links -->\n\n<!-- Badges -->\n[bsd3-image]: https://img.shields.io/badge/License-BSD_3--Clause-blue.svg\n[bsd3-url]: https://opensource.org/licenses/BSD-3-Clause\n[build-image]: https://img.shields.io/badge/build-success-brightgreen\n[coverage-image]: https://img.shields.io/badge/Coverage-100%25-green\n\n[pypi-project-url]: https://pypi.org/project/thcouch/\n[stable-ver-image]: https://img.shields.io/pypi/v/thcouch?label=stable\n[python-ver-image]: https://img.shields.io/pypi/pyversions/thcouch.svg?logo=python&logoColor=FBE072\n[status-image]: https://img.shields.io/pypi/status/thcouch.svg\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-clause",
    "summary": "Tangled thcouch library",
    "version": "0.9.21",
    "split_keywords": [
        "tangled",
        "tangledhub",
        "tangledcloud",
        "tangledlab",
        "tangledgroup",
        "thcouch",
        "couchdb",
        "couch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f0b7e304996eefffb3df39ffff567ad1cf28edc12f1b93fb680a7a1690b5780",
                "md5": "cd990d580c9c0ed70d53aa2b774e8846",
                "sha256": "5ab93b42803bacff8fa456b50d6cd7d5ff5e87b33613c04949d4a48cb9335f7b"
            },
            "downloads": -1,
            "filename": "thcouch-0.9.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd990d580c9c0ed70d53aa2b774e8846",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 48947,
            "upload_time": "2023-03-14T09:33:50",
            "upload_time_iso_8601": "2023-03-14T09:33:50.200897Z",
            "url": "https://files.pythonhosted.org/packages/0f/0b/7e304996eefffb3df39ffff567ad1cf28edc12f1b93fb680a7a1690b5780/thcouch-0.9.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2502f3d248618c264bcc5285de17bbff6158241ea83ce939360d80db7eb98393",
                "md5": "43c8874c06622c7af6ca109f97ff39f3",
                "sha256": "a83fccb7fbc608560b0d9b0748b3f93b02eab6b611608666e5eac76f890d9522"
            },
            "downloads": -1,
            "filename": "thcouch-0.9.21.tar.gz",
            "has_sig": false,
            "md5_digest": "43c8874c06622c7af6ca109f97ff39f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 25739,
            "upload_time": "2023-03-14T09:33:52",
            "upload_time_iso_8601": "2023-03-14T09:33:52.477030Z",
            "url": "https://files.pythonhosted.org/packages/25/02/f3d248618c264bcc5285de17bbff6158241ea83ce939360d80db7eb98393/thcouch-0.9.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-14 09:33:52",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "tangledlabs",
    "gitlab_project": "thcouch",
    "lcname": "thcouch"
}
        
Elapsed time: 0.04396s