kingscriptstest


Namekingscriptstest JSON
Version 1.0.9 PyPI version JSON
download
home_pagehttps://github.com/kingoperating/v2
SummaryTest push of the King Scripts
upload_time2023-06-20 18:20:16
maintainer
docs_urlNone
authorMichael Tanner
requires_python
licenseMIT
keywords maps location address
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kingscripts Python Package

This open source python package allows for easy access to the majority of KOC data products for KOC employees. Currently on version 2.0.8

Developed and Maintained by Michael Tanner. Please email mtanner@kingoperating.com with any questions.

Visit [KOC Development Site](https://mtanner161.github.io/kingdashboard/#/kingdashboard) for our ongoing front-end application development

One moudle `enverus`

1.  `enverus.getWellProductionData` - returns pandas dataframe of monthly oil/gas/water production

- Arguments:
  - `apiKey`: Enverus API authentication `object`
  - `wellApi14`: Well API14 of interest `str`

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kingoperating/v2",
    "name": "kingscriptstest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "maps location address",
    "author": "Michael Tanner",
    "author_email": "mtanner@kingoperating.com",
    "download_url": "https://files.pythonhosted.org/packages/5a/b2/c06edd00b65b3e11e9f7da1639efe1c094c12c6e1776181482ed45569129/kingscriptstest-1.0.9.tar.gz",
    "platform": null,
    "description": "# kingscripts Python Package\r\n\r\nThis open source python package allows for easy access to the majority of KOC data products for KOC employees. Currently on version 2.0.8\r\n\r\nDeveloped and Maintained by Michael Tanner. Please email mtanner@kingoperating.com with any questions.\r\n\r\nVisit [KOC Development Site](https://mtanner161.github.io/kingdashboard/#/kingdashboard) for our ongoing front-end application development\r\n\r\nOne moudle `enverus`\r\n\r\n1.  `enverus.getWellProductionData` - returns pandas dataframe of monthly oil/gas/water production\r\n\r\n- Arguments:\r\n  - `apiKey`: Enverus API authentication `object`\r\n  - `wellApi14`: Well API14 of interest `str`\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Test push of the King Scripts",
    "version": "1.0.9",
    "project_urls": {
        "Homepage": "https://github.com/kingoperating/v2"
    },
    "split_keywords": [
        "maps",
        "location",
        "address"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6c876360e89eae4c6b2d323f9331a713a3f74f71590f91d6fde580872bd7bb5",
                "md5": "56ac09da8c5689732305bb77d1af9087",
                "sha256": "c60cf171c78f8b2d54bf9b43065f5c65684cd412bce715276dd3dfe490d69e74"
            },
            "downloads": -1,
            "filename": "kingscriptstest-1.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56ac09da8c5689732305bb77d1af9087",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1684,
            "upload_time": "2023-06-20T18:20:15",
            "upload_time_iso_8601": "2023-06-20T18:20:15.924736Z",
            "url": "https://files.pythonhosted.org/packages/c6/c8/76360e89eae4c6b2d323f9331a713a3f74f71590f91d6fde580872bd7bb5/kingscriptstest-1.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ab2c06edd00b65b3e11e9f7da1639efe1c094c12c6e1776181482ed45569129",
                "md5": "c32863cafdcebbf90943089058d1e167",
                "sha256": "6778df0b0300dc49baa08ffe7ebab23abccc022677cdc97187ab55ff3dd4288a"
            },
            "downloads": -1,
            "filename": "kingscriptstest-1.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "c32863cafdcebbf90943089058d1e167",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1777,
            "upload_time": "2023-06-20T18:20:16",
            "upload_time_iso_8601": "2023-06-20T18:20:16.963325Z",
            "url": "https://files.pythonhosted.org/packages/5a/b2/c06edd00b65b3e11e9f7da1639efe1c094c12c6e1776181482ed45569129/kingscriptstest-1.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-20 18:20:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kingoperating",
    "github_project": "v2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "kingscriptstest"
}
        
Elapsed time: 0.07792s