# PyAuxLib
----
| | |
| --- | --- |
| **Docs** | [![Documentation Status](<https://readthedocs.org/projects/pyauxlib/badge/?version=latest> 'Documentation Status')](<https://pyauxlib.readthedocs.io/en/latest/>) |
| **Package** | [![PyPI - Version](<https://img.shields.io/pypi/v/pyauxlib.svg?logo=pypi&label=PyPI&logoColor=gold>)](<https://pypi.python.org/pypi/pyauxlib>) [![PyPI - Downloads](<https://img.shields.io/pypi/dm/pyauxlib.svg?color=blue&label=Downloads&logo=pypi&logoColor=gold>)](<https://pypi.python.org/pypi/pyauxlib>) [![PyPI - Python Version](<https://img.shields.io/pypi/pyversions/pyauxlib.svg?logo=python&label=Python&logoColor=gold>)](<https://pypi.python.org/pypi/pyauxlib>) |
| **CI/CD** | [![CI - Test](<https://github.com/psolsfer/pyauxlib/actions/workflows/test-push-pr.yml/badge.svg>)](<https://github.com/psolsfer/pyauxlib/actions/workflows/test-push-pr.yml>) [![CD - Build](<https://github.com/psolsfer/pyauxlib/actions/workflows/python-publish.yml/badge.svg>)](<https://github.com/psolsfer/pyauxlib/actions/workflows/python-publish.yml>) |
| **GitHub** | [![PyAuxLib](https://img.shields.io/badge/GitHub-pyauxlib-blue.svg)](<https://github.com/psolsfer/pyauxlib>) [![Forks](https://img.shields.io/github/forks/psolsfer/pyauxlib.svg)](<https://github.com/psolsfer/pyauxlib>) [![Stars](https://img.shields.io/github/stars/psolsfer/pyauxlib.svg)](<https://github.com/psolsfer/pyauxlib>) [![Issues](https://img.shields.io/github/issues/psolsfer/pyauxlib.svg)](<https://github.com/psolsfer/pyauxlib>) |
| **Code style** | [![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![code style - Ruff formatter](https://img.shields.io/badge/Ruff%20Formatter-checked-blue.svg)](https://github.com/astral-sh/ruff) [![types - Mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) |
| **License** | [![License - BSD-3-Clause](<https://img.shields.io/pypi/l/pyauxlib.svg>)](<https://spdx.org/licenses/BSD-3-Clause.html>) |
Python library designed to provide auxiliary functionalities that can enhance your Python project.
## Features
TODO
## Credits
This package was created with [Cookiecutter] / [Cruft] and the [Cookiecutter PyPackage Poet] project template.
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[Cruft]: https://github.com/cruft/cruft
[Cookiecutter PyPackage Poet]: https://github.com/psolsfer/cookiecutter-pypackage-poet
Raw data
{
"_id": null,
"home_page": "https://github.com/psolsfer/pyauxlib",
"name": "pyauxlib",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.10",
"maintainer_email": null,
"keywords": "pyauxlib",
"author": "Pablo Sol\u00eds-Fern\u00e1ndez",
"author_email": "psolsfer@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/96/5d/1aba4eb8f6a7688d9c6cfa5e513aa2386908df36d1dfb1e86fc19101a052/pyauxlib-0.10.2.tar.gz",
"platform": null,
"description": "# PyAuxLib\n\n----\n\n| | |\n| --- | --- |\n| **Docs** | [![Documentation Status](<https://readthedocs.org/projects/pyauxlib/badge/?version=latest> 'Documentation Status')](<https://pyauxlib.readthedocs.io/en/latest/>) |\n| **Package** | [![PyPI - Version](<https://img.shields.io/pypi/v/pyauxlib.svg?logo=pypi&label=PyPI&logoColor=gold>)](<https://pypi.python.org/pypi/pyauxlib>) [![PyPI - Downloads](<https://img.shields.io/pypi/dm/pyauxlib.svg?color=blue&label=Downloads&logo=pypi&logoColor=gold>)](<https://pypi.python.org/pypi/pyauxlib>) [![PyPI - Python Version](<https://img.shields.io/pypi/pyversions/pyauxlib.svg?logo=python&label=Python&logoColor=gold>)](<https://pypi.python.org/pypi/pyauxlib>) |\n| **CI/CD** | [![CI - Test](<https://github.com/psolsfer/pyauxlib/actions/workflows/test-push-pr.yml/badge.svg>)](<https://github.com/psolsfer/pyauxlib/actions/workflows/test-push-pr.yml>) [![CD - Build](<https://github.com/psolsfer/pyauxlib/actions/workflows/python-publish.yml/badge.svg>)](<https://github.com/psolsfer/pyauxlib/actions/workflows/python-publish.yml>) |\n| **GitHub** | [![PyAuxLib](https://img.shields.io/badge/GitHub-pyauxlib-blue.svg)](<https://github.com/psolsfer/pyauxlib>) [![Forks](https://img.shields.io/github/forks/psolsfer/pyauxlib.svg)](<https://github.com/psolsfer/pyauxlib>) [![Stars](https://img.shields.io/github/stars/psolsfer/pyauxlib.svg)](<https://github.com/psolsfer/pyauxlib>) [![Issues](https://img.shields.io/github/issues/psolsfer/pyauxlib.svg)](<https://github.com/psolsfer/pyauxlib>) |\n| **Code style** | [![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![code style - Ruff formatter](https://img.shields.io/badge/Ruff%20Formatter-checked-blue.svg)](https://github.com/astral-sh/ruff) [![types - Mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/) |\n| **License** | [![License - BSD-3-Clause](<https://img.shields.io/pypi/l/pyauxlib.svg>)](<https://spdx.org/licenses/BSD-3-Clause.html>) |\n\nPython library designed to provide auxiliary functionalities that can enhance your Python project.\n\n## Features\n\nTODO\n\n## Credits\n\nThis package was created with [Cookiecutter] / [Cruft] and the [Cookiecutter PyPackage Poet] project template.\n\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[Cruft]: https://github.com/cruft/cruft\n[Cookiecutter PyPackage Poet]: https://github.com/psolsfer/cookiecutter-pypackage-poet\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Python library designed to provide auxiliary functionalities that can enhance your Python project.",
"version": "0.10.2",
"project_urls": {
"Documentation": "https://pyauxlib.readthedocs.io",
"Homepage": "https://github.com/psolsfer/pyauxlib",
"Repository": "https://github.com/psolsfer/pyauxlib"
},
"split_keywords": [
"pyauxlib"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8cc3a351de361f61db5341dfec31127cd5d929c20161eb392d4c382d8575c9a5",
"md5": "f19e7d9ecb2d901c3037cd933dca79de",
"sha256": "963a2b048acd18300d4c60df27ecc8511b097aa2829f57c08032254a53961ecb"
},
"downloads": -1,
"filename": "pyauxlib-0.10.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f19e7d9ecb2d901c3037cd933dca79de",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.10",
"size": 29028,
"upload_time": "2024-11-05T09:04:34",
"upload_time_iso_8601": "2024-11-05T09:04:34.709866Z",
"url": "https://files.pythonhosted.org/packages/8c/c3/a351de361f61db5341dfec31127cd5d929c20161eb392d4c382d8575c9a5/pyauxlib-0.10.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "965d1aba4eb8f6a7688d9c6cfa5e513aa2386908df36d1dfb1e86fc19101a052",
"md5": "b14bb82c0784b9c56071078137ef58a8",
"sha256": "04bb3fea422208e9870f3348001e357c16fa098079716fa039802f754b19eb9f"
},
"downloads": -1,
"filename": "pyauxlib-0.10.2.tar.gz",
"has_sig": false,
"md5_digest": "b14bb82c0784b9c56071078137ef58a8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.10",
"size": 22935,
"upload_time": "2024-11-05T09:04:38",
"upload_time_iso_8601": "2024-11-05T09:04:38.389334Z",
"url": "https://files.pythonhosted.org/packages/96/5d/1aba4eb8f6a7688d9c6cfa5e513aa2386908df36d1dfb1e86fc19101a052/pyauxlib-0.10.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-05 09:04:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "psolsfer",
"github_project": "pyauxlib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "pyauxlib"
}