args


Nameargs JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/kennethreitz/args
SummaryCommand Arguments for Humans.
upload_time2012-05-08 07:41:57
maintainerNone
docs_urlNone
authorKenneth Reitz
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements nose
Travis-CI
coveralls test coverage No coveralls.
            args
~~~~

This simple module gives you an elegant interface for your command line argumemnts.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kennethreitz/args",
    "name": "args",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Kenneth Reitz",
    "author_email": "me@kennethreitz.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/1c/b701b3f4bd8d3667df8342f311b3efaeab86078a840fb826bd204118cc6b/args-0.1.0.tar.gz",
    "platform": "any",
    "description": "args\n~~~~\n\nThis simple module gives you an elegant interface for your command line argumemnts.",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Command Arguments for Humans.",
    "version": "0.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "66faf79ba2511def7b8b81d542482046",
                "sha256": "a785b8d837625e9b61c39108532d95b85274acd679693b71ebb5156848fcf814"
            },
            "downloads": -1,
            "filename": "args-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "66faf79ba2511def7b8b81d542482046",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3048,
            "upload_time": "2012-05-08T07:41:57",
            "upload_time_iso_8601": "2012-05-08T07:41:57.541571Z",
            "url": "https://files.pythonhosted.org/packages/e5/1c/b701b3f4bd8d3667df8342f311b3efaeab86078a840fb826bd204118cc6b/args-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2012-05-08 07:41:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "kennethreitz",
    "github_project": "args",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "nose",
            "specs": []
        }
    ],
    "lcname": "args"
}
        
Elapsed time: 0.02081s