nfrapy


Namenfrapy JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/simon-m-mudd/nfrapy
SummaryA simple package from getting data from the national flow record archive.
upload_time2024-01-23 11:33:36
maintainer
docs_urlNone
authorSimon Moulds and Simon Mudd
requires_python>=3.7
licenseMIT license
keywords nfrapy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============
nfrapy
============


A collection of tools for exploring nfra.


* Free software: MIT license
* Documentation: https://hillslopetoy.readthedocs.io.


Features
--------

* Gets national flow record archive datasets and loads them into pandas dataframes




=======
History
=======

0.1 (2024-01-2024)
------------------

* Initial coding by Simon Moulds, packagedd by Simon Mudd
* Initial realse on pypi

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/simon-m-mudd/nfrapy",
    "name": "nfrapy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nfrapy",
    "author": "Simon Moulds and Simon Mudd",
    "author_email": "simon.m.mudd@ed.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/90/ed/aab77a91b8a3b41b3b5ee9fc0446b0ac845839fcae7d7cb178102cfd7b1e/nfrapy-0.1.tar.gz",
    "platform": null,
    "description": "============\nnfrapy\n============\n\n\nA collection of tools for exploring nfra.\n\n\n* Free software: MIT license\n* Documentation: https://hillslopetoy.readthedocs.io.\n\n\nFeatures\n--------\n\n* Gets national flow record archive datasets and loads them into pandas dataframes\n\n\n\n\n=======\nHistory\n=======\n\n0.1 (2024-01-2024)\n------------------\n\n* Initial coding by Simon Moulds, packagedd by Simon Mudd\n* Initial realse on pypi\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A simple package from getting data from the national flow record archive.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/simon-m-mudd/nfrapy"
    },
    "split_keywords": [
        "nfrapy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7368f74454af0626a8517c4b9f05062d09f0934ea3b67ad9e898cbe9dc92a8d4",
                "md5": "08181987c3159f6b5834ff0307a8965a",
                "sha256": "631d60c192094de0f13c2a242f3f335bb17d7cac5876cf049f148ab900a48475"
            },
            "downloads": -1,
            "filename": "nfrapy-0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "08181987c3159f6b5834ff0307a8965a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 5935,
            "upload_time": "2024-01-23T11:33:34",
            "upload_time_iso_8601": "2024-01-23T11:33:34.811324Z",
            "url": "https://files.pythonhosted.org/packages/73/68/f74454af0626a8517c4b9f05062d09f0934ea3b67ad9e898cbe9dc92a8d4/nfrapy-0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90edaab77a91b8a3b41b3b5ee9fc0446b0ac845839fcae7d7cb178102cfd7b1e",
                "md5": "8d2bd5e48319e77cf28e880d4fa9288a",
                "sha256": "d8af6614e1d46b16df584ad00665eb7642a6fc5b144fa260b30de671eba78baf"
            },
            "downloads": -1,
            "filename": "nfrapy-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d2bd5e48319e77cf28e880d4fa9288a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6917,
            "upload_time": "2024-01-23T11:33:36",
            "upload_time_iso_8601": "2024-01-23T11:33:36.134335Z",
            "url": "https://files.pythonhosted.org/packages/90/ed/aab77a91b8a3b41b3b5ee9fc0446b0ac845839fcae7d7cb178102cfd7b1e/nfrapy-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 11:33:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "simon-m-mudd",
    "github_project": "nfrapy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nfrapy"
}
        
Elapsed time: 0.18148s