peprock


Namepeprock JSON
Version 1.9.0 PyPI version JSON
download
home_pageNone
SummaryFoundational Python library
upload_time2025-07-31 10:41:15
maintainerNone
docs_urlNone
authorJakob Keller
requires_python>=3.10
licenseNone
keywords peprock datetime models patterns subclasses
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # peprock
Foundational Python library

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/peprock)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
[![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)
[![codecov](https://codecov.io/gh/Ponte-Energy-Partners/peprock/branch/main/graph/badge.svg?token=LWI96U2WSI)](https://codecov.io/gh/Ponte-Energy-Partners/peprock)
[![test](https://github.com/Ponte-Energy-Partners/peprock/actions/workflows/test.yml/badge.svg)](https://github.com/Ponte-Energy-Partners/peprock/actions/workflows/test.yml)
[![PyPI - Version](https://img.shields.io/pypi/v/peprock)](https://pypi.python.org/pypi/peprock)

**peprock** is a collection of versatile Python libraries, provided as namespace packages:

-   **[peprock.datetime][]**: Date/time and related helpers and constants.
-   **[peprock.models][]**: General purpose model classes.
-   **[peprock.patterns][]**: Reusable software design patterns.
-   **[peprock.subclasses][]**: Class hierarchy helpers.

  [peprock.datetime]: https://api.peprock.ponte.energy/datetime/index.html
  [peprock.models]: https://api.peprock.ponte.energy/models/index.html
  [peprock.patterns]: https://api.peprock.ponte.energy/patterns/index.html
  [peprock.subclasses]: https://api.peprock.ponte.energy/subclasses/index.html

Full API documentation is published to [api.peprock.ponte.energy][].

  [api.peprock.ponte.energy]: https://api.peprock.ponte.energy

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "peprock",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "peprock, datetime, models, patterns, subclasses",
    "author": "Jakob Keller",
    "author_email": "Jakob Keller <57402305+jakob-keller@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/de/13/dc40ac90b33bfd612b32feaea9a220372a34df73bcc99594741831c453d0/peprock-1.9.0.tar.gz",
    "platform": null,
    "description": "# peprock\nFoundational Python library\n\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/peprock)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)\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[![codecov](https://codecov.io/gh/Ponte-Energy-Partners/peprock/branch/main/graph/badge.svg?token=LWI96U2WSI)](https://codecov.io/gh/Ponte-Energy-Partners/peprock)\n[![test](https://github.com/Ponte-Energy-Partners/peprock/actions/workflows/test.yml/badge.svg)](https://github.com/Ponte-Energy-Partners/peprock/actions/workflows/test.yml)\n[![PyPI - Version](https://img.shields.io/pypi/v/peprock)](https://pypi.python.org/pypi/peprock)\n\n**peprock** is a collection of versatile Python libraries, provided as namespace packages:\n\n-   **[peprock.datetime][]**: Date/time and related helpers and constants.\n-   **[peprock.models][]**: General purpose model classes.\n-   **[peprock.patterns][]**: Reusable software design patterns.\n-   **[peprock.subclasses][]**: Class hierarchy helpers.\n\n  [peprock.datetime]: https://api.peprock.ponte.energy/datetime/index.html\n  [peprock.models]: https://api.peprock.ponte.energy/models/index.html\n  [peprock.patterns]: https://api.peprock.ponte.energy/patterns/index.html\n  [peprock.subclasses]: https://api.peprock.ponte.energy/subclasses/index.html\n\nFull API documentation is published to [api.peprock.ponte.energy][].\n\n  [api.peprock.ponte.energy]: https://api.peprock.ponte.energy\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Foundational Python library",
    "version": "1.9.0",
    "project_urls": {
        "Documentation": "https://api.peprock.ponte.energy",
        "Ponte Energy Partners": "https://ponte.energy",
        "Source Code": "https://github.com/Ponte-Energy-Partners/peprock"
    },
    "split_keywords": [
        "peprock",
        " datetime",
        " models",
        " patterns",
        " subclasses"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "89ccfff6a131279ef21fe4fdb1f12c9be739dcf1b44e59bb752ccf8a414b4260",
                "md5": "7fc2c9772f18ca20fa62a831382a22e9",
                "sha256": "941ce99fe70be93723f7465abf743ec3d782178cdcc3fa9cebab154e1b918044"
            },
            "downloads": -1,
            "filename": "peprock-1.9.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7fc2c9772f18ca20fa62a831382a22e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 14163,
            "upload_time": "2025-07-31T10:41:14",
            "upload_time_iso_8601": "2025-07-31T10:41:14.684421Z",
            "url": "https://files.pythonhosted.org/packages/89/cc/fff6a131279ef21fe4fdb1f12c9be739dcf1b44e59bb752ccf8a414b4260/peprock-1.9.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "de13dc40ac90b33bfd612b32feaea9a220372a34df73bcc99594741831c453d0",
                "md5": "984da4985fb4bda39f5fa337ed988c0f",
                "sha256": "4a6c25e438001b655170df7259d5f07f022f8919aeb5ebd5cfe8232a1c8464e4"
            },
            "downloads": -1,
            "filename": "peprock-1.9.0.tar.gz",
            "has_sig": false,
            "md5_digest": "984da4985fb4bda39f5fa337ed988c0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10064,
            "upload_time": "2025-07-31T10:41:15",
            "upload_time_iso_8601": "2025-07-31T10:41:15.825250Z",
            "url": "https://files.pythonhosted.org/packages/de/13/dc40ac90b33bfd612b32feaea9a220372a34df73bcc99594741831c453d0/peprock-1.9.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-31 10:41:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ponte-Energy-Partners",
    "github_project": "peprock",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "peprock"
}
        
Elapsed time: 0.61065s