jyablonski_common_modules


Namejyablonski_common_modules JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-11-09 18:58:24
maintainerjyablonski9
docs_urlNone
authorjyablonski9
requires_python<4.0,>=3.12
licenseNone
keywords personal helper functions
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jyablonski Common Modules
![Tests](https://github.com/jyablonski/jyablonski_common_modules/actions/workflows/test.yml/badge.svg) ![PyPI Deployment](https://github.com/jyablonski/jyablonski_common_modules/actions/workflows/deploy.yml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/jyablonski/jyablonski_common_modules/badge.svg?branch=master)](https://coveralls.io/github/jyablonski/jyablonski_common_modules?branch=master) ![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)

Version: 0.0.4

Small Repo used to maintain shared helper functions across my projects.

- PostgreSQL Connections + Upsert Functions
- General Python Functions
- Standard Logging & optional Opensearch Logging Functions
- AWS Helper Functions

## Testing
To run tests, run `make test`

## Install

#### Local
`poetry install --extras "es-logging"`
`poetry install --extras "all"

#### PyPi
`pip install jyablonski_common_modules`
`pip install jyablonski_common_modules[es-logging]`
`pip install jyablonski_common_modules[all]`
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jyablonski_common_modules",
    "maintainer": "jyablonski9",
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": "jyablonski9@gmail.com",
    "keywords": "personal, helper functions",
    "author": "jyablonski9",
    "author_email": "jyablonski9@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b4/a4/49973ca7801d9ffdd9e66974453a029c792d2e7da0b53df38aeb40e064aa/jyablonski_common_modules-0.0.4.tar.gz",
    "platform": null,
    "description": "# jyablonski Common Modules\n![Tests](https://github.com/jyablonski/jyablonski_common_modules/actions/workflows/test.yml/badge.svg) ![PyPI Deployment](https://github.com/jyablonski/jyablonski_common_modules/actions/workflows/deploy.yml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/jyablonski/jyablonski_common_modules/badge.svg?branch=master)](https://coveralls.io/github/jyablonski/jyablonski_common_modules?branch=master) ![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)\n\nVersion: 0.0.4\n\nSmall Repo used to maintain shared helper functions across my projects.\n\n- PostgreSQL Connections + Upsert Functions\n- General Python Functions\n- Standard Logging & optional Opensearch Logging Functions\n- AWS Helper Functions\n\n## Testing\nTo run tests, run `make test`\n\n## Install\n\n#### Local\n`poetry install --extras \"es-logging\"`\n`poetry install --extras \"all\"\n\n#### PyPi\n`pip install jyablonski_common_modules`\n`pip install jyablonski_common_modules[es-logging]`\n`pip install jyablonski_common_modules[all]`",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "personal",
        " helper functions"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f6351d6a254d0fe7b309196a3eb1bb5b46db49247a3022f9ad9ea7477e827ee",
                "md5": "9441ea6fefb7b7a7c192ae9e54063ace",
                "sha256": "cfd39661b963409d89c47dc494ba476d9042b8e451dab5ab931c6292c96c7097"
            },
            "downloads": -1,
            "filename": "jyablonski_common_modules-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9441ea6fefb7b7a7c192ae9e54063ace",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 9762,
            "upload_time": "2024-11-09T18:58:22",
            "upload_time_iso_8601": "2024-11-09T18:58:22.791463Z",
            "url": "https://files.pythonhosted.org/packages/8f/63/51d6a254d0fe7b309196a3eb1bb5b46db49247a3022f9ad9ea7477e827ee/jyablonski_common_modules-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4a449973ca7801d9ffdd9e66974453a029c792d2e7da0b53df38aeb40e064aa",
                "md5": "37154447e51a51f915786c81cda82133",
                "sha256": "0ac5e31452d9292ea7d6cac49c5fc3ac25dd888071f34516c3b0e1213fb7b39d"
            },
            "downloads": -1,
            "filename": "jyablonski_common_modules-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "37154447e51a51f915786c81cda82133",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 6261,
            "upload_time": "2024-11-09T18:58:24",
            "upload_time_iso_8601": "2024-11-09T18:58:24.281968Z",
            "url": "https://files.pythonhosted.org/packages/b4/a4/49973ca7801d9ffdd9e66974453a029c792d2e7da0b53df38aeb40e064aa/jyablonski_common_modules-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-09 18:58:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jyablonski_common_modules"
}
        
Elapsed time: 7.99446s