zyme


Namezyme JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/Stephen-RA-King/zyme
Summaryplaceholder
upload_time2023-06-27 12:17:54
maintainerStephen R A King
docs_urlNone
authorStephen R A King
requires_python>=3.9
licenseMIT
keywords utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # zyme

> Short blurb about what your product does.

[![PyPI][pypi-image]][pypi-url]
[![Downloads][downloads-image]][downloads-url]
[![Status][status-image]][pypi-url]
[![Python Version][python-version-image]][pypi-url]
[![tests][tests-image]][tests-url]
[![Codecov][codecov-image]][codecov-url]
[![CodeQl][codeql-image]][codeql-url]
[![Docker][docker-image]][docker-url]
[![pre-commit][pre-commit-image]][pre-commit-url]
[![pre-commit.ci status][pre-commit.ci-image]][pre-commit.ci-url]
[![readthedocs][readthedocs-image]][readthedocs-url]
[![CodeFactor][codefactor-image]][codefactor-url]
[![Codeclimate][codeclimate-image]][codeclimate-url]
[![Imports: isort][isort-image]][isort-url]
[![Code style: black][black-image]][black-url]
[![Checked with mypy][mypy-image]][mypy-url]
[![security: bandit][bandit-image]][bandit-url]
[![Commitizen friendly][commitizen-image]][commitizen-url]
[![Conventional Commits][conventional-commits-image]][conventional-commits-url]
[![DeepSource][deepsource-image]][deepsource-url]
[![license][license-image]][license-url]
[![Pydough][pydough-image]][pydough-url]
[![OpenSSFScorecard][openssf-image]][openssf-url]

One to two paragraph statement about your product and what it does.

![](assets/header_dough.png)

## Installation

---

OS X & Linux:

```sh
pip3 install zyme
```

Windows:

```sh
pip install zyme
```

## Usage example

---

A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.

_For more examples and usage, please refer to the [Wiki][wiki]._

## Development setup

---

Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

```sh
pip install --editable zyme
```

## Documentation

---

[**Read the Docs**](https://zyme.readthedocs.io/en/latest/)

-   [**Example Usage**](https://zyme.readthedocs.io/en/latest/example.html)
-   [**Credits**](https://zyme.readthedocs.io/en/latest/example.html)
-   [**Changelog**](https://zyme.readthedocs.io/en/latest/changelog.html)
-   [**API Reference**](https://zyme.readthedocs.io/en/latest/autoapi/index.html)

[**Wiki**](https://github.com/Stephen-RA-King/zyme/wiki)

## Meta

---

[![](assets/linkedin.png)](https://www.linkedin.com/in/sr-king)
[![](assets/github.png)](https://github.com/Stephen-RA-King)
[![](assets/pypi.png)](https://pypi.org/project/zyme)
[![Docker](assets/docker.png)](https://hub.docker.com/r/sraking/zyme)
[![](assets/www.png)](https://www.justpython.tech)
[![](assets/email.png)](mailto:sking.github@gmail.com)
[![](assets/github.png)](https://github.com/Stephen-RA-King/zyme)

Author: Stephen R A King ([sking.github@gmail.com](mailto:sking.github@gmail.com))

Distributed under the MIT license. See [![][license-image]][license-url] for more information.

Created with Cookiecutter template: [![pydough][pydough-image]][pydough-url] version 1.3.3

Digital object identifier: [![DOI](https://zenodo.org/badge/xxxxxxxxx.svg)](https://zenodo.org/badge/latestdoi/xxxxxxxxx)

<!-- Markdown link & img dfn's -->

[bandit-image]: https://img.shields.io/badge/security-bandit-yellow.svg
[bandit-url]: https://github.com/PyCQA/bandit
[black-image]: https://img.shields.io/badge/code%20style-black-000000.svg
[black-url]: https://github.com/psf/black
[codeclimate-image]: https://api.codeclimate.com/v1/badges/7fc352185512a1dab75d/maintainability
[codeclimate-url]: https://codeclimate.com/github/Stephen-RA-King/zyme/maintainability
[codecov-image]: https://codecov.io/gh/Stephen-RA-King/zyme/branch/main/graph/badge.svg
[codecov-url]: https://app.codecov.io/gh/Stephen-RA-King/zyme
[codefactor-image]: https://www.codefactor.io/repository/github/Stephen-RA-King/zyme/badge
[codefactor-url]: https://www.codefactor.io/repository/github/Stephen-RA-King/zyme
[codeql-image]: https://github.com/Stephen-RA-King/zyme/actions/workflows/github-code-scanning/codeql/badge.svg
[codeql-url]: https://github.com/Stephen-RA-King/zyme/actions/workflows/github-code-scanning/codeql
[commitizen-image]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg
[commitizen-url]: http://commitizen.github.io/cz-cli/
[conventional-commits-image]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square
[conventional-commits-url]: https://conventionalcommits.org
[deepsource-image]: https://static.deepsource.io/deepsource-badge-light-mini.svg
[deepsource-url]: https://deepsource.io/gh/Stephen-RA-King/zyme/?ref=repository-badge
[docker-image]: https://github.com/Stephen-RA-King/zyme/actions/workflows/docker-image.yml/badge.svg
[docker-url]: https://github.com/Stephen-RA-King/zyme/actions/workflows/docker-image.yml
[downloads-image]: https://static.pepy.tech/personalized-badge/zyme?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads
[downloads-url]: https://pepy.tech/project/zyme
[format-image]: https://img.shields.io/pypi/format/zyme
[isort-image]: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336
[isort-url]: https://github.com/pycqa/isort/
[lgtm-alerts-image]: https://img.shields.io/lgtm/alerts/g/Stephen-RA-King/zyme.svg?logo=lgtm&logoWidth=18
[lgtm-alerts-url]: https://lgtm.com/projects/g/Stephen-RA-King/zyme/alerts/
[lgtm-quality-image]: https://img.shields.io/lgtm/grade/python/g/Stephen-RA-King/zyme.svg?logo=lgtm&logoWidth=18
[lgtm-quality-url]: https://lgtm.com/projects/g/Stephen-RA-King/zyme/context:python
[license-image]: https://img.shields.io/pypi/l/zyme
[license-url]: https://github.com/Stephen-RA-King/zyme/blob/main/LICENSE
[mypy-image]: http://www.mypy-lang.org/static/mypy_badge.svg
[mypy-url]: http://mypy-lang.org/
[openssf-image]: https://api.securityscorecards.dev/projects/github.com/Stephen-RA-King/zyme/badge
[openssf-url]: https://api.securityscorecards.dev/projects/github.com/Stephen-RA-King/zyme
[pre-commit-image]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
[pre-commit-url]: https://github.com/pre-commit/pre-commit
[pre-commit.ci-image]: https://results.pre-commit.ci/badge/github/Stephen-RA-King/zyme/main.svg
[pre-commit.ci-url]: https://results.pre-commit.ci/latest/github/Stephen-RA-King/zyme/main
[pydough-image]: https://img.shields.io/badge/pydough-2023-orange
[pydough-url]: https://github.com/Stephen-RA-King/pydough
[pypi-url]: https://pypi.org/project/zyme/
[pypi-image]: https://img.shields.io/pypi/v/zyme.svg
[python-version-image]: https://img.shields.io/pypi/pyversions/zyme
[readthedocs-image]: https://readthedocs.org/projects/zyme/badge/?version=latest
[readthedocs-url]: https://zyme.readthedocs.io/en/latest/?badge=latest
[status-image]: https://img.shields.io/pypi/status/zyme.svg
[tests-image]: https://github.com/Stephen-RA-King/zyme/actions/workflows/tests.yml/badge.svg
[tests-url]: https://github.com/Stephen-RA-King/zyme/actions/workflows/tests.yml
[wiki]: https://github.com/Stephen-RA-King/zyme/wiki

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Stephen-RA-King/zyme",
    "name": "zyme",
    "maintainer": "Stephen R A King",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "sking.github@gmail.com",
    "keywords": "utility",
    "author": "Stephen R A King",
    "author_email": "sking.github@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/af/3a469496c985e2b1409c6b23a7c21c813ca1783d4d871147fff5e848630f/zyme-0.1.5.tar.gz",
    "platform": "Any",
    "description": "# zyme\r\n\r\n> Short blurb about what your product does.\r\n\r\n[![PyPI][pypi-image]][pypi-url]\r\n[![Downloads][downloads-image]][downloads-url]\r\n[![Status][status-image]][pypi-url]\r\n[![Python Version][python-version-image]][pypi-url]\r\n[![tests][tests-image]][tests-url]\r\n[![Codecov][codecov-image]][codecov-url]\r\n[![CodeQl][codeql-image]][codeql-url]\r\n[![Docker][docker-image]][docker-url]\r\n[![pre-commit][pre-commit-image]][pre-commit-url]\r\n[![pre-commit.ci status][pre-commit.ci-image]][pre-commit.ci-url]\r\n[![readthedocs][readthedocs-image]][readthedocs-url]\r\n[![CodeFactor][codefactor-image]][codefactor-url]\r\n[![Codeclimate][codeclimate-image]][codeclimate-url]\r\n[![Imports: isort][isort-image]][isort-url]\r\n[![Code style: black][black-image]][black-url]\r\n[![Checked with mypy][mypy-image]][mypy-url]\r\n[![security: bandit][bandit-image]][bandit-url]\r\n[![Commitizen friendly][commitizen-image]][commitizen-url]\r\n[![Conventional Commits][conventional-commits-image]][conventional-commits-url]\r\n[![DeepSource][deepsource-image]][deepsource-url]\r\n[![license][license-image]][license-url]\r\n[![Pydough][pydough-image]][pydough-url]\r\n[![OpenSSFScorecard][openssf-image]][openssf-url]\r\n\r\nOne to two paragraph statement about your product and what it does.\r\n\r\n![](assets/header_dough.png)\r\n\r\n## Installation\r\n\r\n---\r\n\r\nOS X & Linux:\r\n\r\n```sh\r\npip3 install zyme\r\n```\r\n\r\nWindows:\r\n\r\n```sh\r\npip install zyme\r\n```\r\n\r\n## Usage example\r\n\r\n---\r\n\r\nA few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.\r\n\r\n_For more examples and usage, please refer to the [Wiki][wiki]._\r\n\r\n## Development setup\r\n\r\n---\r\n\r\nDescribe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.\r\n\r\n```sh\r\npip install --editable zyme\r\n```\r\n\r\n## Documentation\r\n\r\n---\r\n\r\n[**Read the Docs**](https://zyme.readthedocs.io/en/latest/)\r\n\r\n-   [**Example Usage**](https://zyme.readthedocs.io/en/latest/example.html)\r\n-   [**Credits**](https://zyme.readthedocs.io/en/latest/example.html)\r\n-   [**Changelog**](https://zyme.readthedocs.io/en/latest/changelog.html)\r\n-   [**API Reference**](https://zyme.readthedocs.io/en/latest/autoapi/index.html)\r\n\r\n[**Wiki**](https://github.com/Stephen-RA-King/zyme/wiki)\r\n\r\n## Meta\r\n\r\n---\r\n\r\n[![](assets/linkedin.png)](https://www.linkedin.com/in/sr-king)\r\n[![](assets/github.png)](https://github.com/Stephen-RA-King)\r\n[![](assets/pypi.png)](https://pypi.org/project/zyme)\r\n[![Docker](assets/docker.png)](https://hub.docker.com/r/sraking/zyme)\r\n[![](assets/www.png)](https://www.justpython.tech)\r\n[![](assets/email.png)](mailto:sking.github@gmail.com)\r\n[![](assets/github.png)](https://github.com/Stephen-RA-King/zyme)\r\n\r\nAuthor: Stephen R A King ([sking.github@gmail.com](mailto:sking.github@gmail.com))\r\n\r\nDistributed under the MIT license. See [![][license-image]][license-url] for more information.\r\n\r\nCreated with Cookiecutter template: [![pydough][pydough-image]][pydough-url] version 1.3.3\r\n\r\nDigital object identifier: [![DOI](https://zenodo.org/badge/xxxxxxxxx.svg)](https://zenodo.org/badge/latestdoi/xxxxxxxxx)\r\n\r\n<!-- Markdown link & img dfn's -->\r\n\r\n[bandit-image]: https://img.shields.io/badge/security-bandit-yellow.svg\r\n[bandit-url]: https://github.com/PyCQA/bandit\r\n[black-image]: https://img.shields.io/badge/code%20style-black-000000.svg\r\n[black-url]: https://github.com/psf/black\r\n[codeclimate-image]: https://api.codeclimate.com/v1/badges/7fc352185512a1dab75d/maintainability\r\n[codeclimate-url]: https://codeclimate.com/github/Stephen-RA-King/zyme/maintainability\r\n[codecov-image]: https://codecov.io/gh/Stephen-RA-King/zyme/branch/main/graph/badge.svg\r\n[codecov-url]: https://app.codecov.io/gh/Stephen-RA-King/zyme\r\n[codefactor-image]: https://www.codefactor.io/repository/github/Stephen-RA-King/zyme/badge\r\n[codefactor-url]: https://www.codefactor.io/repository/github/Stephen-RA-King/zyme\r\n[codeql-image]: https://github.com/Stephen-RA-King/zyme/actions/workflows/github-code-scanning/codeql/badge.svg\r\n[codeql-url]: https://github.com/Stephen-RA-King/zyme/actions/workflows/github-code-scanning/codeql\r\n[commitizen-image]: https://img.shields.io/badge/commitizen-friendly-brightgreen.svg\r\n[commitizen-url]: http://commitizen.github.io/cz-cli/\r\n[conventional-commits-image]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square\r\n[conventional-commits-url]: https://conventionalcommits.org\r\n[deepsource-image]: https://static.deepsource.io/deepsource-badge-light-mini.svg\r\n[deepsource-url]: https://deepsource.io/gh/Stephen-RA-King/zyme/?ref=repository-badge\r\n[docker-image]: https://github.com/Stephen-RA-King/zyme/actions/workflows/docker-image.yml/badge.svg\r\n[docker-url]: https://github.com/Stephen-RA-King/zyme/actions/workflows/docker-image.yml\r\n[downloads-image]: https://static.pepy.tech/personalized-badge/zyme?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads\r\n[downloads-url]: https://pepy.tech/project/zyme\r\n[format-image]: https://img.shields.io/pypi/format/zyme\r\n[isort-image]: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336\r\n[isort-url]: https://github.com/pycqa/isort/\r\n[lgtm-alerts-image]: https://img.shields.io/lgtm/alerts/g/Stephen-RA-King/zyme.svg?logo=lgtm&logoWidth=18\r\n[lgtm-alerts-url]: https://lgtm.com/projects/g/Stephen-RA-King/zyme/alerts/\r\n[lgtm-quality-image]: https://img.shields.io/lgtm/grade/python/g/Stephen-RA-King/zyme.svg?logo=lgtm&logoWidth=18\r\n[lgtm-quality-url]: https://lgtm.com/projects/g/Stephen-RA-King/zyme/context:python\r\n[license-image]: https://img.shields.io/pypi/l/zyme\r\n[license-url]: https://github.com/Stephen-RA-King/zyme/blob/main/LICENSE\r\n[mypy-image]: http://www.mypy-lang.org/static/mypy_badge.svg\r\n[mypy-url]: http://mypy-lang.org/\r\n[openssf-image]: https://api.securityscorecards.dev/projects/github.com/Stephen-RA-King/zyme/badge\r\n[openssf-url]: https://api.securityscorecards.dev/projects/github.com/Stephen-RA-King/zyme\r\n[pre-commit-image]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\r\n[pre-commit-url]: https://github.com/pre-commit/pre-commit\r\n[pre-commit.ci-image]: https://results.pre-commit.ci/badge/github/Stephen-RA-King/zyme/main.svg\r\n[pre-commit.ci-url]: https://results.pre-commit.ci/latest/github/Stephen-RA-King/zyme/main\r\n[pydough-image]: https://img.shields.io/badge/pydough-2023-orange\r\n[pydough-url]: https://github.com/Stephen-RA-King/pydough\r\n[pypi-url]: https://pypi.org/project/zyme/\r\n[pypi-image]: https://img.shields.io/pypi/v/zyme.svg\r\n[python-version-image]: https://img.shields.io/pypi/pyversions/zyme\r\n[readthedocs-image]: https://readthedocs.org/projects/zyme/badge/?version=latest\r\n[readthedocs-url]: https://zyme.readthedocs.io/en/latest/?badge=latest\r\n[status-image]: https://img.shields.io/pypi/status/zyme.svg\r\n[tests-image]: https://github.com/Stephen-RA-King/zyme/actions/workflows/tests.yml/badge.svg\r\n[tests-url]: https://github.com/Stephen-RA-King/zyme/actions/workflows/tests.yml\r\n[wiki]: https://github.com/Stephen-RA-King/zyme/wiki\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "placeholder",
    "version": "0.1.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/Stephen-RA-King/zyme/issues",
        "CI": "https://github.com/Stephen-RA-King/zyme/actions",
        "Documentation": "https://zyme.readthedocs.io/en/latest/",
        "Download": "https://github.com/Stephen-RA-King/zyme/archive/refs/heads/main.zip",
        "Homepage": "https://github.com/Stephen-RA-King/zyme",
        "Release Notes": "https://github.com/Stephen-RA-King/zyme/releases",
        "Source Code": "https://github.com/Stephen-RA-King/zyme/"
    },
    "split_keywords": [
        "utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c8063263d9ef0fa998492c73bfd328c4f18d4d0037027461a67d662673edf13",
                "md5": "8d98a9bc486277b4c6ae636ef12df887",
                "sha256": "e9106159e718a52944e83036d52de5c40e7df7c049aaec118ab419eda578e8cc"
            },
            "downloads": -1,
            "filename": "zyme-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d98a9bc486277b4c6ae636ef12df887",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 18331,
            "upload_time": "2023-06-27T12:17:52",
            "upload_time_iso_8601": "2023-06-27T12:17:52.508232Z",
            "url": "https://files.pythonhosted.org/packages/8c/80/63263d9ef0fa998492c73bfd328c4f18d4d0037027461a67d662673edf13/zyme-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76af3a469496c985e2b1409c6b23a7c21c813ca1783d4d871147fff5e848630f",
                "md5": "2fadef073f2c1efc5ec5754bca33ead1",
                "sha256": "596a787d3aa7d5979d11dad9de795b2cc02860fc4394fd1498c6a714d75e5f0b"
            },
            "downloads": -1,
            "filename": "zyme-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2fadef073f2c1efc5ec5754bca33ead1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 22748,
            "upload_time": "2023-06-27T12:17:54",
            "upload_time_iso_8601": "2023-06-27T12:17:54.073932Z",
            "url": "https://files.pythonhosted.org/packages/76/af/3a469496c985e2b1409c6b23a7c21c813ca1783d4d871147fff5e848630f/zyme-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 12:17:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Stephen-RA-King",
    "github_project": "zyme",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "zyme"
}
        
Elapsed time: 0.08097s