PyFINPUT


NamePyFINPUT JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/benedictsaunders/PyFINPUT
SummaryA simple parser for a file input, akin to the format of argparse
upload_time2023-04-21 13:45:48
maintainer
docs_urlNone
authorBenedict Saunders
requires_python
licenseGNU General Public License v3.0
keywords input file keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyFINPUT!

  ## A small package to use a file to input multiple arguments to a script.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/benedictsaunders/PyFINPUT",
    "name": "PyFINPUT",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "input,file,keywords",
    "author": "Benedict Saunders",
    "author_email": "benedictsaunders@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ef/df/c1a802853c30273706a637d7b0ceab733b8e96274e2a38392a20957c3f0e/PyFINPUT-0.1.1.tar.gz",
    "platform": null,
    "description": "# PyFINPUT!\n\n  ## A small package to use a file to input multiple arguments to a script.\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "A simple parser for a file input, akin to the format of argparse",
    "version": "0.1.1",
    "split_keywords": [
        "input",
        "file",
        "keywords"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5627ab94fa5a0ba592acf0be798bd75c78a1c9c10fd7d2fd647cda4653ca1b9f",
                "md5": "7659e86a4ee0bb90e024b8dfadcc5c47",
                "sha256": "f8a313a148f3e559a9eddfe2fa6e18d4317e7255acefed3797845e224d619c0e"
            },
            "downloads": -1,
            "filename": "PyFINPUT-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7659e86a4ee0bb90e024b8dfadcc5c47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13489,
            "upload_time": "2023-04-21T13:45:42",
            "upload_time_iso_8601": "2023-04-21T13:45:42.090838Z",
            "url": "https://files.pythonhosted.org/packages/56/27/ab94fa5a0ba592acf0be798bd75c78a1c9c10fd7d2fd647cda4653ca1b9f/PyFINPUT-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efdfc1a802853c30273706a637d7b0ceab733b8e96274e2a38392a20957c3f0e",
                "md5": "815f877ea5c7330a0c2b2a3f55424354",
                "sha256": "2ab757b4148a4d9e7b02c526e935fce066bfcebc7d59855016a18a8d8b0556b3"
            },
            "downloads": -1,
            "filename": "PyFINPUT-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "815f877ea5c7330a0c2b2a3f55424354",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16874,
            "upload_time": "2023-04-21T13:45:48",
            "upload_time_iso_8601": "2023-04-21T13:45:48.125115Z",
            "url": "https://files.pythonhosted.org/packages/ef/df/c1a802853c30273706a637d7b0ceab733b8e96274e2a38392a20957c3f0e/PyFINPUT-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-21 13:45:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "benedictsaunders",
    "github_project": "PyFINPUT",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "pyfinput"
}
        
Elapsed time: 0.06326s