nz-allo-usage-tools


Namenz-allo-usage-tools JSON
Version 0.2.5 PyPI version JSON
download
home_pageNone
SummaryFunctions to process and analyse NZ allocation and usage data
upload_time2024-12-09 21:22:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
keywords allocation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Repository for NZ allocation and usage Python tools
=============================================================

This git repository contains the NZ allocation and usage Python tools and associated documentation.

.. Documentation
.. --------------
.. The primary documentation for the package can be found `here <http://hilltop-py.readthedocs.io>`_.

Installation
------------
nz-allo-usage-tools can be installed via pip or conda::

  pip install nz-allo-usage-tools

or::

  conda install -c mullenkamp nz-allo-usage-tools

The main dependencies are `Pandas <http://pandas.pydata.org/pandas-docs/stable/>`_ and boto3.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nz-allo-usage-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "allocation",
    "author": null,
    "author_email": "Mike Kittridge <mullenkamp1@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/37/3b/b42889114d2f35cc963208b81d7fbcf5e41805cfc2fdbd258a2541436622/nz_allo_usage_tools-0.2.5.tar.gz",
    "platform": null,
    "description": "Repository for NZ allocation and usage Python tools\n=============================================================\n\nThis git repository contains the NZ allocation and usage Python tools and associated documentation.\n\n.. Documentation\n.. --------------\n.. The primary documentation for the package can be found `here <http://hilltop-py.readthedocs.io>`_.\n\nInstallation\n------------\nnz-allo-usage-tools can be installed via pip or conda::\n\n  pip install nz-allo-usage-tools\n\nor::\n\n  conda install -c mullenkamp nz-allo-usage-tools\n\nThe main dependencies are `Pandas <http://pandas.pydata.org/pandas-docs/stable/>`_ and boto3.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Functions to process and analyse NZ allocation and usage data",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/mullenkamp/nz-allo-usage-tools"
    },
    "split_keywords": [
        "allocation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "77cc4d23e1750114fac678660801e6432ff956396ffdf9d74f8373062fde3102",
                "md5": "d761da5e3daf67d81045c18205229c14",
                "sha256": "4ee85069d94150b4cb63e0de5240eef9a233cfbe7f08e7541511318e7b631bc1"
            },
            "downloads": -1,
            "filename": "nz_allo_usage_tools-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d761da5e3daf67d81045c18205229c14",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 37354,
            "upload_time": "2024-12-09T21:22:15",
            "upload_time_iso_8601": "2024-12-09T21:22:15.457910Z",
            "url": "https://files.pythonhosted.org/packages/77/cc/4d23e1750114fac678660801e6432ff956396ffdf9d74f8373062fde3102/nz_allo_usage_tools-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "373bb42889114d2f35cc963208b81d7fbcf5e41805cfc2fdbd258a2541436622",
                "md5": "c002613708cded4125b20a7579db8330",
                "sha256": "21fc9280d4fcb6f1ef9fe1558bcfad94fab395425b1a27ef36c4ab7a824a4e90"
            },
            "downloads": -1,
            "filename": "nz_allo_usage_tools-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "c002613708cded4125b20a7579db8330",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 21799,
            "upload_time": "2024-12-09T21:22:13",
            "upload_time_iso_8601": "2024-12-09T21:22:13.601448Z",
            "url": "https://files.pythonhosted.org/packages/37/3b/b42889114d2f35cc963208b81d7fbcf5e41805cfc2fdbd258a2541436622/nz_allo_usage_tools-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 21:22:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mullenkamp",
    "github_project": "nz-allo-usage-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nz-allo-usage-tools"
}
        
Elapsed time: 0.52702s