Numtoname


NameNumtoname JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/benjaminmesser/Numtoname
SummaryA python module to convert a number or list of numbers into a variable name or list of variable names
upload_time2023-05-26 00:11:05
maintainer
docs_urlNone
authorBen Messer
requires_python
licenseMIT
keywords tools development naming
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/benjaminmesser/Numtoname",
    "name": "Numtoname",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tools,development,naming",
    "author": "Ben Messer",
    "author_email": "benjamin.messer@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/3f/da/4335a3d439adc53de39524719071d218da24bb118f4e7b6c40eb85efd282/Numtoname-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python module to convert a number or list of numbers into a variable name or list of variable names",
    "version": "0.1",
    "project_urls": {
        "Download": "https://github.com/benjaminmesser/Numtoname/archive/v_01.tar.gz",
        "Homepage": "https://github.com/benjaminmesser/Numtoname"
    },
    "split_keywords": [
        "tools",
        "development",
        "naming"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fda4335a3d439adc53de39524719071d218da24bb118f4e7b6c40eb85efd282",
                "md5": "c2dbfe7da727af3c125167bd107078f5",
                "sha256": "12966bd24157e2ce703a415b54e061f11d5393590b5b3504c82214866e405933"
            },
            "downloads": -1,
            "filename": "Numtoname-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c2dbfe7da727af3c125167bd107078f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3414,
            "upload_time": "2023-05-26T00:11:05",
            "upload_time_iso_8601": "2023-05-26T00:11:05.800529Z",
            "url": "https://files.pythonhosted.org/packages/3f/da/4335a3d439adc53de39524719071d218da24bb118f4e7b6c40eb85efd282/Numtoname-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-26 00:11:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "benjaminmesser",
    "github_project": "Numtoname",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "numtoname"
}
        
Elapsed time: 0.06918s