# Toy of XY
This a toybox of XY
[![CI](https://github.com/you-n-g/toy/actions/workflows/ci.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/ci.yml)
[![CommitLint](https://github.com/you-n-g/toy/actions/workflows/commitlint.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/commitlint.yml)
[![DevContainer](https://github.com/you-n-g/toy/actions/workflows/devcontainer.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/devcontainer.yml)
[![Release](https://github.com/you-n-g/toy/actions/workflows/release.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/release.yml)
[![Renovate](https://github.com/you-n-g/toy/actions/workflows/renovate.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/renovate.yml)
[![Semantic Release](https://github.com/you-n-g/toy/actions/workflows/semantic-release.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/semantic-release.yml)
[![Coverage](https://img.shields.io/endpoint?url=https://you-n-g.github.io/toy/_static/badges/coverage.json)](https://you-n-g.github.io/toy/reports/coverage)
[![Release](https://img.shields.io/github/v/release/you-n-g/toy)](https://github.com/you-n-g/toy/releases)
[![PyPI](https://img.shields.io/pypi/v/xytoy)](https://pypi.org/project/xytoy/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/xytoy)](https://pypi.org/project/xytoy/)
[![GitHub](https://img.shields.io/github/license/you-n-g/toy)](https://github.com/you-n-g/toy/blob/main/LICENSE)
[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm-project.org)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
[![Pydantic v2](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/5697b1e4c4a9790ece607654e6c02a160620c7e1/docs/badge/v2.json)](https://pydantic.dev)
[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-orange.json)](https://github.com/copier-org/copier)
[![Serious Scaffold Python](https://img.shields.io/endpoint?url=https://serious-scaffold.github.io/ss-python/_static/badges/logo.json)](https://serious-scaffold.github.io/ss-python)
[![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/you-n-g/toy)
> [!WARNING]
> _Toy of XY_ is in the **Alpha** phase.
> Frequent changes and instability should be anticipated.
> Any feedback, comments, suggestions and contributions are welcome!
## Introduction
This is a toybox of XY
## 📜 License
MIT License, for more details, see the [LICENSE](https://github.com/you-n-g/toy/blob/main/LICENSE) file.
Raw data
{
"_id": null,
"home_page": null,
"name": "xytoy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "copier-template, full-development-lifecycle, project-template, serious-scaffold",
"author": null,
"author_email": "Xiao Yang <afe.young@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/1d/62/abcc5ef600e6263dd4d37941a83e49ab7296f68561c8f2be91639dd23c1a/xytoy-1.2.0.tar.gz",
"platform": null,
"description": "# Toy of XY\n\nThis a toybox of XY\n\n[![CI](https://github.com/you-n-g/toy/actions/workflows/ci.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/ci.yml)\n[![CommitLint](https://github.com/you-n-g/toy/actions/workflows/commitlint.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/commitlint.yml)\n[![DevContainer](https://github.com/you-n-g/toy/actions/workflows/devcontainer.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/devcontainer.yml)\n[![Release](https://github.com/you-n-g/toy/actions/workflows/release.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/release.yml)\n[![Renovate](https://github.com/you-n-g/toy/actions/workflows/renovate.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/renovate.yml)\n[![Semantic Release](https://github.com/you-n-g/toy/actions/workflows/semantic-release.yml/badge.svg)](https://github.com/you-n-g/toy/actions/workflows/semantic-release.yml)\n[![Coverage](https://img.shields.io/endpoint?url=https://you-n-g.github.io/toy/_static/badges/coverage.json)](https://you-n-g.github.io/toy/reports/coverage)\n[![Release](https://img.shields.io/github/v/release/you-n-g/toy)](https://github.com/you-n-g/toy/releases)\n[![PyPI](https://img.shields.io/pypi/v/xytoy)](https://pypi.org/project/xytoy/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/xytoy)](https://pypi.org/project/xytoy/)\n[![GitHub](https://img.shields.io/github/license/you-n-g/toy)](https://github.com/you-n-g/toy/blob/main/LICENSE)\n\n[![pdm-managed](https://img.shields.io/badge/pdm-managed-blueviolet)](https://pdm-project.org)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)\n[![Pydantic v2](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/pydantic/pydantic/5697b1e4c4a9790ece607654e6c02a160620c7e1/docs/badge/v2.json)](https://pydantic.dev)\n[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-orange.json)](https://github.com/copier-org/copier)\n[![Serious Scaffold Python](https://img.shields.io/endpoint?url=https://serious-scaffold.github.io/ss-python/_static/badges/logo.json)](https://serious-scaffold.github.io/ss-python)\n[![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/you-n-g/toy)\n\n> [!WARNING]\n> _Toy of XY_ is in the **Alpha** phase.\n> Frequent changes and instability should be anticipated.\n> Any feedback, comments, suggestions and contributions are welcome!\n\n## Introduction\nThis is a toybox of XY\n\n## \ud83d\udcdc License\n\nMIT License, for more details, see the [LICENSE](https://github.com/you-n-g/toy/blob/main/LICENSE) file.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This a toybox of XY",
"version": "1.2.0",
"project_urls": {
"documentation": "https://you-n-g.github.io/toy",
"issue": "https://github.com/you-n-g/toy/issues",
"repository": "https://github.com/you-n-g/toy"
},
"split_keywords": [
"copier-template",
" full-development-lifecycle",
" project-template",
" serious-scaffold"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b7782b58b16c78054df27e59e4d356f7e740f924f2e0c56b751cb13af865b5a3",
"md5": "1652f6bbc2884e58500dbdde574e4b52",
"sha256": "fdd7b8dda3b42bb05552afb11417eb0c581c8294d3dbb790284feb429a76db0e"
},
"downloads": -1,
"filename": "xytoy-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1652f6bbc2884e58500dbdde574e4b52",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 7577,
"upload_time": "2024-12-16T14:04:40",
"upload_time_iso_8601": "2024-12-16T14:04:40.015369Z",
"url": "https://files.pythonhosted.org/packages/b7/78/2b58b16c78054df27e59e4d356f7e740f924f2e0c56b751cb13af865b5a3/xytoy-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1d62abcc5ef600e6263dd4d37941a83e49ab7296f68561c8f2be91639dd23c1a",
"md5": "f6267bc209a81849d5ed616c45020252",
"sha256": "122dafb283fe6dc15d6a0fba71ffc1c28a75371fbd4f69e94e62eb5e87e081e2"
},
"downloads": -1,
"filename": "xytoy-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "f6267bc209a81849d5ed616c45020252",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 260882,
"upload_time": "2024-12-16T14:04:43",
"upload_time_iso_8601": "2024-12-16T14:04:43.838841Z",
"url": "https://files.pythonhosted.org/packages/1d/62/abcc5ef600e6263dd4d37941a83e49ab7296f68561c8f2be91639dd23c1a/xytoy-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 14:04:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "you-n-g",
"github_project": "toy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "xytoy"
}