pmg


Namepmg JSON
Version 1.0.5 PyPI version JSON
download
home_page
SummaryA toolbox full of handy little helper functions and utilities.
upload_time2023-08-10 08:54:13
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT
keywords tools utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PMG Toolbox

This package contains functions I've found myself using over and over in various projects. If you find them useful, please go ahead and use them. Much appreciated if you let me know. If you find better ways of accomplishing the same task (or spot a bug!), please let me know even more... I'm always eager to learn.

This is an ecclectic collection of functions. I've worked on several projects using LaTeX and SQLite, which is why there are specific helper functions for these technologies. One of the main goals of the `pmg` package is to help me ensure consistency in how I solve problems, especially when working with technologies that aren't used every day.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pmg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "tools,utils",
    "author": "",
    "author_email": "Preston Meyer Group <dev@pmgroup.ch>",
    "download_url": "https://files.pythonhosted.org/packages/4f/2b/62ae58ff354ed9561b82ebbd236904201de6f6616ffafc81e3921fe21d20/pmg-1.0.5.tar.gz",
    "platform": null,
    "description": "# PMG Toolbox\n\nThis package contains functions I've found myself using over and over in various projects. If you find them useful, please go ahead and use them. Much appreciated if you let me know. If you find better ways of accomplishing the same task (or spot a bug!), please let me know even more... I'm always eager to learn.\n\nThis is an ecclectic collection of functions. I've worked on several projects using LaTeX and SQLite, which is why there are specific helper functions for these technologies. One of the main goals of the `pmg` package is to help me ensure consistency in how I solve problems, especially when working with technologies that aren't used every day.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A toolbox full of handy little helper functions and utilities.",
    "version": "1.0.5",
    "project_urls": null,
    "split_keywords": [
        "tools",
        "utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c14108ecc0078f76d49f187015d8b56ffb0ecc544119125ac851a873be3eaad",
                "md5": "f5c0d8b27ed8cebacb72f9464a9ac684",
                "sha256": "f276cd0dcc5ebb23a4c311e00511d0199e8a0bae74a1b1b11b23615c0e6e09d0"
            },
            "downloads": -1,
            "filename": "pmg-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5c0d8b27ed8cebacb72f9464a9ac684",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12361,
            "upload_time": "2023-08-10T08:54:12",
            "upload_time_iso_8601": "2023-08-10T08:54:12.375937Z",
            "url": "https://files.pythonhosted.org/packages/2c/14/108ecc0078f76d49f187015d8b56ffb0ecc544119125ac851a873be3eaad/pmg-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f2b62ae58ff354ed9561b82ebbd236904201de6f6616ffafc81e3921fe21d20",
                "md5": "751865b2a852f99b9ad9ff97f7997179",
                "sha256": "188b81d99df3c4afe606217b46e9f392134f034e7400503461b991d079875e10"
            },
            "downloads": -1,
            "filename": "pmg-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "751865b2a852f99b9ad9ff97f7997179",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 13471,
            "upload_time": "2023-08-10T08:54:13",
            "upload_time_iso_8601": "2023-08-10T08:54:13.993488Z",
            "url": "https://files.pythonhosted.org/packages/4f/2b/62ae58ff354ed9561b82ebbd236904201de6f6616ffafc81e3921fe21d20/pmg-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-10 08:54:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pmg"
}
        
Elapsed time: 0.11299s