screwdriver


Namescrewdriver JSON
Version 0.14.0 PyPI version JSON
download
home_pagehttps://github.com/cltrudeau/screwdriver
SummaryCollection of random python tools and utilities
upload_time2018-09-29 23:45:53
maintainer
docs_urlNone
authorChristopher Trudeau
requires_python
licenseMIT
keywords tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            screwdriver
***********

Another tool for your python toolset.  General odds and ends that kept coming
up in projects.

Installation
============

.. code-block:: bash

    $ pip install screwdriver

Supports
========

screwdriver has been tested with Python 2.7, 3.6 and 3.7

Docs & Source
=============

Docs: http://screwdriver.readthedocs.io/en/latest/

Source: https://github.com/cltrudeau/screwdriver



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cltrudeau/screwdriver",
    "name": "screwdriver",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tools",
    "author": "Christopher Trudeau",
    "author_email": "ctrudeau+pypi@arsensa.com",
    "download_url": "https://files.pythonhosted.org/packages/c7/27/0c5fc67f89d27a3b46e7fa32af2a064e1cd011033c2c3652077d35edd834/screwdriver-0.14.0.tar.gz",
    "platform": "",
    "description": "screwdriver\n***********\n\nAnother tool for your python toolset.  General odds and ends that kept coming\nup in projects.\n\nInstallation\n============\n\n.. code-block:: bash\n\n    $ pip install screwdriver\n\nSupports\n========\n\nscrewdriver has been tested with Python 2.7, 3.6 and 3.7\n\nDocs & Source\n=============\n\nDocs: http://screwdriver.readthedocs.io/en/latest/\n\nSource: https://github.com/cltrudeau/screwdriver\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Collection of random python tools and utilities",
    "version": "0.14.0",
    "split_keywords": [
        "tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e4bccb7d476159b37d6c4ccfae13eabc3fdb93ea99f4270e1c69cf4d1cda1d1",
                "md5": "37140940505a5a1bc1f8917dc518b17e",
                "sha256": "eee80a16b235547c8baed96e2db9b5fbb574ffceaeffc09707baab838b795ccd"
            },
            "downloads": -1,
            "filename": "screwdriver-0.14.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37140940505a5a1bc1f8917dc518b17e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4309,
            "upload_time": "2018-09-29T23:45:52",
            "upload_time_iso_8601": "2018-09-29T23:45:52.523286Z",
            "url": "https://files.pythonhosted.org/packages/3e/4b/ccb7d476159b37d6c4ccfae13eabc3fdb93ea99f4270e1c69cf4d1cda1d1/screwdriver-0.14.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7270c5fc67f89d27a3b46e7fa32af2a064e1cd011033c2c3652077d35edd834",
                "md5": "4c6442ec9363592634a885a8744407da",
                "sha256": "257bc51693ad558fc226694194247c31277da68017a17ff54258fbb4ebeed66e"
            },
            "downloads": -1,
            "filename": "screwdriver-0.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4c6442ec9363592634a885a8744407da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3454,
            "upload_time": "2018-09-29T23:45:53",
            "upload_time_iso_8601": "2018-09-29T23:45:53.740950Z",
            "url": "https://files.pythonhosted.org/packages/c7/27/0c5fc67f89d27a3b46e7fa32af2a064e1cd011033c2c3652077d35edd834/screwdriver-0.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-09-29 23:45:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cltrudeau",
    "github_project": "screwdriver",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "screwdriver"
}
        
Elapsed time: 0.04598s