dk


Namedk JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttp://www.github.com/datakortet/dk/
SummaryThe Datakortet Basic utilities package: `dk`.
upload_time2023-07-04 12:58:15
maintainer
docs_urlhttps://pythonhosted.org/dk/
authorBjorn Pettersen
requires_python
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            

dk - utility classes
====================

Various basic packages pulled from our source tree.

.. image:: https://travis-ci.org/datakortet/dk.svg
   :target: https://travis-ci.org/datakortet/dk

.. image:: https://readthedocs.org/projects/dk/badge/?version=latest
   :target: https://readthedocs.org/projects/dk/?badge=latest
   :alt: Documentation Status

.. image:: https://coveralls.io/repos/datakortet/dk/badge.png?branch=master
   :target: https://coveralls.io/r/datakortet/dk?branch=master
   :alt: Test Coverage

Documentation
-------------

The documentation lives at http://dk.readthedocs.org/

Running the tests
-------------------

I use py.test to run the tests, so there might be some dependencies that
unittest.py by itself can't handle.




            

Raw data

            {
    "_id": null,
    "home_page": "http://www.github.com/datakortet/dk/",
    "name": "dk",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/dk/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bjorn Pettersen",
    "author_email": "bp@datakortet.no",
    "download_url": "https://files.pythonhosted.org/packages/fc/f8/71c2084a05c9dfdaeb58e3cb283d4ae146520ee83d7fc670d2b69f2c417d/dk-1.2.1.tar.gz",
    "platform": null,
    "description": "\n\ndk - utility classes\n====================\n\nVarious basic packages pulled from our source tree.\n\n.. image:: https://travis-ci.org/datakortet/dk.svg\n   :target: https://travis-ci.org/datakortet/dk\n\n.. image:: https://readthedocs.org/projects/dk/badge/?version=latest\n   :target: https://readthedocs.org/projects/dk/?badge=latest\n   :alt: Documentation Status\n\n.. image:: https://coveralls.io/repos/datakortet/dk/badge.png?branch=master\n   :target: https://coveralls.io/r/datakortet/dk?branch=master\n   :alt: Test Coverage\n\nDocumentation\n-------------\n\nThe documentation lives at http://dk.readthedocs.org/\n\nRunning the tests\n-------------------\n\nI use py.test to run the tests, so there might be some dependencies that\nunittest.py by itself can't handle.\n\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "The Datakortet Basic utilities package: `dk`.",
    "version": "1.2.1",
    "project_urls": {
        "Download": "https://www.github.com/datakortet/dk",
        "Homepage": "http://www.github.com/datakortet/dk/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38241766e64e9d4bd7e028e049d9581be2a601a11af7941f610ee5fab0adf04e",
                "md5": "b245485dccc7c0eb3e363faef2850fdf",
                "sha256": "da0551f7395f970a4047cde44367a604d31a3d455b1953c01398b6ab52d70713"
            },
            "downloads": -1,
            "filename": "dk-1.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b245485dccc7c0eb3e363faef2850fdf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 44221,
            "upload_time": "2023-07-04T12:58:13",
            "upload_time_iso_8601": "2023-07-04T12:58:13.022729Z",
            "url": "https://files.pythonhosted.org/packages/38/24/1766e64e9d4bd7e028e049d9581be2a601a11af7941f610ee5fab0adf04e/dk-1.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcf871c2084a05c9dfdaeb58e3cb283d4ae146520ee83d7fc670d2b69f2c417d",
                "md5": "5b744ad83c906b4279d974feea81e938",
                "sha256": "f42578bbb9075cc5b1e5bd26c19fc6ade06757c9e96a980bc72a74efc3a527a2"
            },
            "downloads": -1,
            "filename": "dk-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5b744ad83c906b4279d974feea81e938",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35003,
            "upload_time": "2023-07-04T12:58:15",
            "upload_time_iso_8601": "2023-07-04T12:58:15.121479Z",
            "url": "https://files.pythonhosted.org/packages/fc/f8/71c2084a05c9dfdaeb58e3cb283d4ae146520ee83d7fc670d2b69f2c417d/dk-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-04 12:58:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datakortet",
    "github_project": "dk",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "dk"
}
        
Elapsed time: 0.08610s