selfutils


Nameselfutils JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/ankurk017/pyhurr
SummaryAn example of a python package from pre-existing code
upload_time2022-12-31 03:01:39
maintainer
docs_urlNone
authorAnkur Kumar
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===================
Measurements Module
===================

**A demo for how to create a python package from existing code**

The actual software provides L1, L2, Supremum, and Hamming metrics and norms for numpy arrays.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ankurk017/pyhurr",
    "name": "selfutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ankur Kumar",
    "author_email": "ankurk017@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/11/c5/05e9ca7f612ec565e432a92f371c54790d8111ff289f8fe6d5336e76f23c/selfutils-0.1.2.tar.gz",
    "platform": null,
    "description": "===================\nMeasurements Module\n===================\n\n**A demo for how to create a python package from existing code**\n\nThe actual software provides L1, L2, Supremum, and Hamming metrics and norms for numpy arrays.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An example of a python package from pre-existing code",
    "version": "0.1.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "a6d8ef9c5bab0907e9726c9c9ad81098",
                "sha256": "e03b9b155f1f25c74c547c241e74606bf0a3678719085f8d5cb7c75f0565c2b5"
            },
            "downloads": -1,
            "filename": "selfutils-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6d8ef9c5bab0907e9726c9c9ad81098",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4793,
            "upload_time": "2022-12-31T03:01:36",
            "upload_time_iso_8601": "2022-12-31T03:01:36.654951Z",
            "url": "https://files.pythonhosted.org/packages/2e/4c/70859cfdadd25ddaa95f2cdf88516b912060f107cba264d1166cc6933785/selfutils-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "48698b748df3e7ca7653b0b8c6eb165e",
                "sha256": "bf21376d28cdea1a83a8e1e6b3dbe6d746a09e6a22ee156e2e1ee004a886d166"
            },
            "downloads": -1,
            "filename": "selfutils-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "48698b748df3e7ca7653b0b8c6eb165e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3552,
            "upload_time": "2022-12-31T03:01:39",
            "upload_time_iso_8601": "2022-12-31T03:01:39.135117Z",
            "url": "https://files.pythonhosted.org/packages/11/c5/05e9ca7f612ec565e432a92f371c54790d8111ff289f8fe6d5336e76f23c/selfutils-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-31 03:01:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ankurk017",
    "github_project": "pyhurr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "selfutils"
}
        
Elapsed time: 0.19598s