a1-notation


Namea1-notation JSON
Version 0.1.dev4 PyPI version JSON
download
home_page
SummaryA1 Notation lookups in various formats for pre-computed or generated-as-needed usage
upload_time2023-07-10 03:11:23
maintainer
docs_urlNone
authorBrooke Talcott
requires_python>=3.11
licenseMIT License Copyright (c) 2023 Brooke Talcott Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords a1 notation excel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### A1 Notation lookups in various formats for pre-computed or generated-as-needed usage

Convert between int <--> column letter
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "a1-notation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "a1 notation,excel",
    "author": "Brooke Talcott",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/da/34/75e6d68ed8d7ba5fc16075304045383a97c5d0a60d40a79ba26b1521393e/a1_notation-0.1.dev4.tar.gz",
    "platform": null,
    "description": "### A1 Notation lookups in various formats for pre-computed or generated-as-needed usage\n\nConvert between int <--> column letter",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Brooke Talcott  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A1 Notation lookups in various formats for pre-computed or generated-as-needed usage",
    "version": "0.1.dev4",
    "project_urls": {
        "Homepage": "https://github.com/brooketalcott/a1_notation",
        "Issue-Tracker": "https://github.com/brooketalcott/a1_notation/issues",
        "Repository": "https://github.com/brooketalcott/a1_notation"
    },
    "split_keywords": [
        "a1 notation",
        "excel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9da85e73651ec20c0e0a955e008cc34604d34044fc97f9fea8341ad4d27e00db",
                "md5": "9f044bd03da1a2785a8716a4559fe38c",
                "sha256": "44792e33b81e03edc805a21d806da145f2f452f9c6c8260d5e9dd2bc237ffacb"
            },
            "downloads": -1,
            "filename": "a1_notation-0.1.dev4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f044bd03da1a2785a8716a4559fe38c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 4339,
            "upload_time": "2023-07-10T03:11:22",
            "upload_time_iso_8601": "2023-07-10T03:11:22.675669Z",
            "url": "https://files.pythonhosted.org/packages/9d/a8/5e73651ec20c0e0a955e008cc34604d34044fc97f9fea8341ad4d27e00db/a1_notation-0.1.dev4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da3475e6d68ed8d7ba5fc16075304045383a97c5d0a60d40a79ba26b1521393e",
                "md5": "488a59c1fba9d0f3f669922de7bbbea5",
                "sha256": "18516d664490568bd41f474c33e21af51a9ac27137147be8090757822f16c29c"
            },
            "downloads": -1,
            "filename": "a1_notation-0.1.dev4.tar.gz",
            "has_sig": false,
            "md5_digest": "488a59c1fba9d0f3f669922de7bbbea5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 4715,
            "upload_time": "2023-07-10T03:11:23",
            "upload_time_iso_8601": "2023-07-10T03:11:23.841302Z",
            "url": "https://files.pythonhosted.org/packages/da/34/75e6d68ed8d7ba5fc16075304045383a97c5d0a60d40a79ba26b1521393e/a1_notation-0.1.dev4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 03:11:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brooketalcott",
    "github_project": "a1_notation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "a1-notation"
}
        
Elapsed time: 0.56723s