tink-python-api-types


Nametink-python-api-types JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/namelivia/tink-python-api-types
SummaryPython types for the tink API entities
upload_time2023-12-23 21:08:48
maintainer
docs_urlNone
authorJosé Ignacio Amelivia Santiago
requires_python>=3.6, <4
license
keywords tink api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tink-python-api-types
[![tag](https://img.shields.io/github/tag/namelivia/tink-python-api-types.svg)](https://github.com/namelivia/tink-python-api-types/releases) [![build](https://github.com/namelivia/tink-python-api-types/actions/workflows/build.yml/badge.svg)](https://github.com/namelivia/tink-python-api-types/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/namelivia/tink-python-api-types/branch/main/graph/badge.svg?token=NlsLE3qD4V)](https://codecov.io/gh/namelivia/tink-python-api-types)
 [![Lint](https://github.com/namelivia/tink-python-api-types/actions/workflows/black.yml/badge.svg)](https://github.com/namelivia/tink-python-api-types/actions/workflows/black.yml)

## About
Python types for the Tink API entities.

## Installation

This package is hosted on [PyPi](https://pypi.org/project/tink-python-api-types), you can install it using any python package manager. 

```bash
$ pip install tink-python-api-types
```

## License

[MIT](LICENSE)

## Contributing
Any suggestion, bug reports, prs or any other kind enhacements are welcome. Just [open an issue first](https://github.com/namelivia/tink-python-api-types/issues/new), for creating a PR remember this project has linting checkings and unit tests so any PR should comply with both before beign merged, this checks will be automatically applied when opening or modifying the PRs.

## Local development

This project comes with a `docker-compose.yml` file so if you use Docker and docker-compose you can develop without installing anything on your local environment. Just run `docker-compose up --build` for the first time to setup the container and launch the tests. Pytest is configured as the entrypoint so just run `docker-compose up` everytime you want the tests to execute on the Dockerized Python development container.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/namelivia/tink-python-api-types",
    "name": "tink-python-api-types",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "tink,api",
    "author": "Jos\u00e9 Ignacio Amelivia Santiago",
    "author_email": "jignacio.amelivia@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/14/11/f78ea7529ac33926d84d71197e0ae6169391c5789eb84b5224f60ccad133/tink-python-api-types-0.0.4.tar.gz",
    "platform": null,
    "description": "# tink-python-api-types\n[![tag](https://img.shields.io/github/tag/namelivia/tink-python-api-types.svg)](https://github.com/namelivia/tink-python-api-types/releases) [![build](https://github.com/namelivia/tink-python-api-types/actions/workflows/build.yml/badge.svg)](https://github.com/namelivia/tink-python-api-types/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/namelivia/tink-python-api-types/branch/main/graph/badge.svg?token=NlsLE3qD4V)](https://codecov.io/gh/namelivia/tink-python-api-types)\n [![Lint](https://github.com/namelivia/tink-python-api-types/actions/workflows/black.yml/badge.svg)](https://github.com/namelivia/tink-python-api-types/actions/workflows/black.yml)\n\n## About\nPython types for the Tink API entities.\n\n## Installation\n\nThis package is hosted on [PyPi](https://pypi.org/project/tink-python-api-types), you can install it using any python package manager. \n\n```bash\n$ pip install tink-python-api-types\n```\n\n## License\n\n[MIT](LICENSE)\n\n## Contributing\nAny suggestion, bug reports, prs or any other kind enhacements are welcome. Just [open an issue first](https://github.com/namelivia/tink-python-api-types/issues/new), for creating a PR remember this project has linting checkings and unit tests so any PR should comply with both before beign merged, this checks will be automatically applied when opening or modifying the PRs.\n\n## Local development\n\nThis project comes with a `docker-compose.yml` file so if you use Docker and docker-compose you can develop without installing anything on your local environment. Just run `docker-compose up --build` for the first time to setup the container and launch the tests. Pytest is configured as the entrypoint so just run `docker-compose up` everytime you want the tests to execute on the Dockerized Python development container.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python types for the tink API entities",
    "version": "0.0.4",
    "project_urls": {
        "Bug Reports": "https://github.com/namelivia/tink-python-api-types/issues",
        "Homepage": "https://github.com/namelivia/tink-python-api-types"
    },
    "split_keywords": [
        "tink",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a8f5e83b097ca69eda2fcd940f122826922ca46f1d459eba3e47d59da0c8dfc",
                "md5": "2cf3d80bf339aa3342ad2ee10e1afdfd",
                "sha256": "c4fd0a29b152c4b09eb50d4ec34c31942b736692bb3ca73946d93f16ab4da673"
            },
            "downloads": -1,
            "filename": "tink_python_api_types-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2cf3d80bf339aa3342ad2ee10e1afdfd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6, <4",
            "size": 4465,
            "upload_time": "2023-12-23T21:08:46",
            "upload_time_iso_8601": "2023-12-23T21:08:46.774976Z",
            "url": "https://files.pythonhosted.org/packages/2a/8f/5e83b097ca69eda2fcd940f122826922ca46f1d459eba3e47d59da0c8dfc/tink_python_api_types-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1411f78ea7529ac33926d84d71197e0ae6169391c5789eb84b5224f60ccad133",
                "md5": "91aabbe3583a038bef71080cad9a85fd",
                "sha256": "0c559332ba964c253ebfaf25a27476765923241b7a61adda2d9fa65c87fbc4ae"
            },
            "downloads": -1,
            "filename": "tink-python-api-types-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "91aabbe3583a038bef71080cad9a85fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 5395,
            "upload_time": "2023-12-23T21:08:48",
            "upload_time_iso_8601": "2023-12-23T21:08:48.255401Z",
            "url": "https://files.pythonhosted.org/packages/14/11/f78ea7529ac33926d84d71197e0ae6169391c5789eb84b5224f60ccad133/tink-python-api-types-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-23 21:08:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "namelivia",
    "github_project": "tink-python-api-types",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tink-python-api-types"
}
        
Elapsed time: 0.18732s