pyPrediktorUtilities


NamepyPrediktorUtilities JSON
Version 0.4.8 PyPI version JSON
download
home_pagehttps://github.com/PrediktorAS/pyPrediktorUtilities
SummaryHelper functions for Prediktor projects
upload_time2025-01-29 13:31:18
maintainerNone
docs_urlNone
authorPrediktor
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

====================
pyPrediktorUtilities
====================


    Helper functions for Prediktor projects


The included classes and functions allows for easier and more maintainable code when
working with Prediktor projects. The main features are:

* Sending emails
* Working with FTP and SFTP server
* Logging
* Generating files through templates

.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.3. For details and usage
information on PyScaffold see https://pyscaffold.org/.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PrediktorAS/pyPrediktorUtilities",
    "name": "pyPrediktorUtilities",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Prediktor",
    "author_email": "support@prediktor.com",
    "download_url": "https://files.pythonhosted.org/packages/dc/d9/a6ac100e6cf5f5bf6a1304ce59f31bbf8d803a3a128aaef051f548bbec52/pyprediktorutilities-0.4.8.tar.gz",
    "platform": "any",
    "description": ".. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold\n    :alt: Project generated with PyScaffold\n    :target: https://pyscaffold.org/\n\n|\n\n====================\npyPrediktorUtilities\n====================\n\n\n    Helper functions for Prediktor projects\n\n\nThe included classes and functions allows for easier and more maintainable code when\nworking with Prediktor projects. The main features are:\n\n* Sending emails\n* Working with FTP and SFTP server\n* Logging\n* Generating files through templates\n\n.. _pyscaffold-notes:\n\nNote\n====\n\nThis project has been set up using PyScaffold 4.3. For details and usage\ninformation on PyScaffold see https://pyscaffold.org/.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Helper functions for Prediktor projects",
    "version": "0.4.8",
    "project_urls": {
        "Changelog": "https://github.com/PrediktorAS/pyPrediktorUtilities/releases",
        "Documentation": "https://prediktoras.github.io/pyPrediktorUtilities/",
        "Homepage": "https://github.com/PrediktorAS/pyPrediktorUtilities",
        "Source": "https://github.com/PrediktorAS/pyPrediktorUtilities",
        "Tracker": "https://github.com/PrediktorAS/pyPrediktorUtilities/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "82086e3b531e640f116f2128dd0d909ba6f3bafe943eb4caedb09edbfbbee91b",
                "md5": "6fe9ed0b88c5e65697f8d91c5c0e7fe3",
                "sha256": "700a8a31332e308ff358a7f818a0330f758f6c015ee63eb5c0ac37583911ac9a"
            },
            "downloads": -1,
            "filename": "pyPrediktorUtilities-0.4.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6fe9ed0b88c5e65697f8d91c5c0e7fe3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12152,
            "upload_time": "2025-01-29T13:31:16",
            "upload_time_iso_8601": "2025-01-29T13:31:16.508175Z",
            "url": "https://files.pythonhosted.org/packages/82/08/6e3b531e640f116f2128dd0d909ba6f3bafe943eb4caedb09edbfbbee91b/pyPrediktorUtilities-0.4.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dcd9a6ac100e6cf5f5bf6a1304ce59f31bbf8d803a3a128aaef051f548bbec52",
                "md5": "4fa28ac8a518eabefff56b7294716ff4",
                "sha256": "7bfb1a8edcdd5de6ee12b2420343638981aae0766e90b9d21ea2cdb8545d8781"
            },
            "downloads": -1,
            "filename": "pyprediktorutilities-0.4.8.tar.gz",
            "has_sig": false,
            "md5_digest": "4fa28ac8a518eabefff56b7294716ff4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 40075,
            "upload_time": "2025-01-29T13:31:18",
            "upload_time_iso_8601": "2025-01-29T13:31:18.715297Z",
            "url": "https://files.pythonhosted.org/packages/dc/d9/a6ac100e6cf5f5bf6a1304ce59f31bbf8d803a3a128aaef051f548bbec52/pyprediktorutilities-0.4.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-29 13:31:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PrediktorAS",
    "github_project": "pyPrediktorUtilities",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "pyprediktorutilities"
}
        
Elapsed time: 0.41056s