shakenfist-utilities


Nameshakenfist-utilities JSON
Version 0.7.3 PyPI version JSON
download
home_pagehttps://github.com/shakenfist/library-utilities
SummaryShaken Fist utility libraries
upload_time2025-01-02 07:29:48
maintainerNone
docs_urlNone
authorMichael Still
requires_pythonNone
licenseApache2
keywords
VCS
bugtrack_url
requirements oslo.concurrency pylogrus setproctitle
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Shaken Fist Utilities

This package is a collection of utility methods that are useful to more than
one Shaken Fist project. They are likely useful to others as well.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shakenfist/library-utilities",
    "name": "shakenfist-utilities",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Michael Still",
    "author_email": "mikal@stillhq.com",
    "download_url": "https://files.pythonhosted.org/packages/07/ee/3bbeba87758282f8a62d26f57b221f6e398407ab0c2206d5a86e9e9e1603/shakenfist-utilities-0.7.3.tar.gz",
    "platform": null,
    "description": "# Shaken Fist Utilities\n\nThis package is a collection of utility methods that are useful to more than\none Shaken Fist project. They are likely useful to others as well.\n\n",
    "bugtrack_url": null,
    "license": "Apache2",
    "summary": "Shaken Fist utility libraries",
    "version": "0.7.3",
    "project_urls": {
        "Homepage": "https://github.com/shakenfist/library-utilities"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ad8f43a5add04897897676a7872ebfd6b34b8c5541bdef4d37be5d3cd2e2c4c",
                "md5": "47c329fc5b73973dd555c569cd816ea1",
                "sha256": "3fbb6aac5ef7345c51e1096912e995bbe0b2a199a74ac7b24031eb92be0e0fa5"
            },
            "downloads": -1,
            "filename": "shakenfist_utilities-0.7.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47c329fc5b73973dd555c569cd816ea1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11080,
            "upload_time": "2025-01-02T07:29:46",
            "upload_time_iso_8601": "2025-01-02T07:29:46.188302Z",
            "url": "https://files.pythonhosted.org/packages/9a/d8/f43a5add04897897676a7872ebfd6b34b8c5541bdef4d37be5d3cd2e2c4c/shakenfist_utilities-0.7.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07ee3bbeba87758282f8a62d26f57b221f6e398407ab0c2206d5a86e9e9e1603",
                "md5": "d671f20099fec29da9683d05766c7a2f",
                "sha256": "ff4e6c5fadb829fc2097f5eb3d404c35707cfce84d66bc13c117970c3d8adcaf"
            },
            "downloads": -1,
            "filename": "shakenfist-utilities-0.7.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d671f20099fec29da9683d05766c7a2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11483,
            "upload_time": "2025-01-02T07:29:48",
            "upload_time_iso_8601": "2025-01-02T07:29:48.835247Z",
            "url": "https://files.pythonhosted.org/packages/07/ee/3bbeba87758282f8a62d26f57b221f6e398407ab0c2206d5a86e9e9e1603/shakenfist-utilities-0.7.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-02 07:29:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shakenfist",
    "github_project": "library-utilities",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "oslo.concurrency",
            "specs": []
        },
        {
            "name": "pylogrus",
            "specs": []
        },
        {
            "name": "setproctitle",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "shakenfist-utilities"
}
        
Elapsed time: 0.44566s