pyauxlib


Namepyauxlib JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/psolsfer/pyauxlib
SummaryPython library designed to provide auxiliary functionalities that can enhance your Python project.
upload_time2024-02-17 04:07:01
maintainer
docs_urlNone
authorPablo Solís-Fernández
requires_python>=3.10,<3.13
licenseBSD-3-Clause
keywords pyauxlib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "docs_url": null,
    "requires_python": ">=3.10,<3.13",
    "maintainer_email": "",
    "keywords": "pyauxlib",
    "author": "Pablo Sol\u00eds-Fern\u00e1ndez",
    "author_email": "psolsfer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/03/0ffafabc6bbd4c1333f8e30b4c19efdfdb84942ade1172338522a55a95f4/pyauxlib-0.8.1.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.8.1",
    "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": "8ee8845f6ac39d935b95de6bf1537d1eb665f658186de1b5cc6aadd6acdd70a3",
                "md5": "61e15aca0d558dcbea38623f64c7d2a0",
                "sha256": "6071055a06f7f8a29cfe57db8820544c69351aa6c901750600339e7c056d1c23"
            },
            "downloads": -1,
            "filename": "pyauxlib-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61e15aca0d558dcbea38623f64c7d2a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<3.13",
            "size": 37040,
            "upload_time": "2024-02-17T04:06:59",
            "upload_time_iso_8601": "2024-02-17T04:06:59.479321Z",
            "url": "https://files.pythonhosted.org/packages/8e/e8/845f6ac39d935b95de6bf1537d1eb665f658186de1b5cc6aadd6acdd70a3/pyauxlib-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9030ffafabc6bbd4c1333f8e30b4c19efdfdb84942ade1172338522a55a95f4",
                "md5": "38468c3c1d1a18d10e6c07daa28a4aac",
                "sha256": "dd7c844d0f074d19edd2bb1a5e4a249cc93347c9167b256597e004f76473d768"
            },
            "downloads": -1,
            "filename": "pyauxlib-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "38468c3c1d1a18d10e6c07daa28a4aac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<3.13",
            "size": 27479,
            "upload_time": "2024-02-17T04:07:01",
            "upload_time_iso_8601": "2024-02-17T04:07:01.196471Z",
            "url": "https://files.pythonhosted.org/packages/c9/03/0ffafabc6bbd4c1333f8e30b4c19efdfdb84942ade1172338522a55a95f4/pyauxlib-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-17 04:07:01",
    "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"
}
        
Elapsed time: 0.19450s