etptypes


Nameetptypes JSON
Version 1.0.4 PyPI version JSON
download
home_pagehttp://www.geosiris.com
SummaryETP python dev kit
upload_time2023-11-08 02:26:53
maintainer
docs_urlNone
authorLionel Untereiner
requires_python>=3.8,<4.0
licenseApache-2.0
keywords etp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Etptypes

[![License](https://img.shields.io/pypi/l/etptypes)](https://github.com/geosiris-technologies/etptypes-python/blob/main/LICENSE)
![Python version](https://img.shields.io/pypi/pyversions/etptypes)
[![PyPI](https://img.shields.io/pypi/v/etptypes)](https://badge.fury.io/py/etptypes)


## Introduction

ETP python dev kit

## Requirements

- python ^3.8
- pydantic ~1
- typingx ^0.6.0

## Version History

- 1.0.1: 
    - Initial Release
- 1.0.2: 
    - Bug fix for ETP array deserialisation

## License

This project is licensed under the Apache 2.0 License - see the `LICENSE` file for details

## Support

Please enter an issue in the repo for any questions or problems.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.geosiris.com",
    "name": "etptypes",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "ETP",
    "author": "Lionel Untereiner",
    "author_email": "lionel.untereiner@geosiris.com",
    "download_url": "https://files.pythonhosted.org/packages/8d/19/e5a3ec125faf9066494dd7fdbc5a7e06936b654e4602147969ae95136e96/etptypes-1.0.4.tar.gz",
    "platform": null,
    "description": "# Etptypes\n\n[![License](https://img.shields.io/pypi/l/etptypes)](https://github.com/geosiris-technologies/etptypes-python/blob/main/LICENSE)\n![Python version](https://img.shields.io/pypi/pyversions/etptypes)\n[![PyPI](https://img.shields.io/pypi/v/etptypes)](https://badge.fury.io/py/etptypes)\n\n\n## Introduction\n\nETP python dev kit\n\n## Requirements\n\n- python ^3.8\n- pydantic ~1\n- typingx ^0.6.0\n\n## Version History\n\n- 1.0.1: \n    - Initial Release\n- 1.0.2: \n    - Bug fix for ETP array deserialisation\n\n## License\n\nThis project is licensed under the Apache 2.0 License - see the `LICENSE` file for details\n\n## Support\n\nPlease enter an issue in the repo for any questions or problems.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ETP python dev kit",
    "version": "1.0.4",
    "project_urls": {
        "Homepage": "http://www.geosiris.com",
        "Repository": "https://github.com/geosiris-technologies/etptypes-python"
    },
    "split_keywords": [
        "etp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d63ed976f920a94e47ad81d82e67d3f14077b0e755694703c8f7c707e4d19d16",
                "md5": "098ec4d504511ca8a5f84080503f40b6",
                "sha256": "2dafefc8999ff5ea60cae18b1bd18887e2f1a9eed9e652b88f8dcd8984a0c142"
            },
            "downloads": -1,
            "filename": "etptypes-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "098ec4d504511ca8a5f84080503f40b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 217166,
            "upload_time": "2023-11-08T02:26:51",
            "upload_time_iso_8601": "2023-11-08T02:26:51.770801Z",
            "url": "https://files.pythonhosted.org/packages/d6/3e/d976f920a94e47ad81d82e67d3f14077b0e755694703c8f7c707e4d19d16/etptypes-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d19e5a3ec125faf9066494dd7fdbc5a7e06936b654e4602147969ae95136e96",
                "md5": "02a448170d2c0210d98042bf0c830ecd",
                "sha256": "ea1cb03ff7ab36fe040bd63cbde9d04896bd06006b0dde528847266207678dbc"
            },
            "downloads": -1,
            "filename": "etptypes-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "02a448170d2c0210d98042bf0c830ecd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 50057,
            "upload_time": "2023-11-08T02:26:53",
            "upload_time_iso_8601": "2023-11-08T02:26:53.424176Z",
            "url": "https://files.pythonhosted.org/packages/8d/19/e5a3ec125faf9066494dd7fdbc5a7e06936b654e4602147969ae95136e96/etptypes-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 02:26:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "geosiris-technologies",
    "github_project": "etptypes-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "etptypes"
}
        
Elapsed time: 0.15756s