Name | decaf-api-client JSON |
Version |
0.0.12
JSON |
| download |
home_page | None |
Summary | DECAF API Client |
upload_time | 2024-09-26 13:40:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | Copyright (2017-2019) Vehbi Sinan Tunalioglu. Copyright (2019-2024) Teloscube Pte Ltd. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
keywords |
decaf
api
client
finance
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# DECAF API Client (Python)
[![Test](https://github.com/teloscube/decaf-client-python/actions/workflows/test.yml/badge.svg)](https://github.com/teloscube/decaf-client-python/actions/workflows/test.yml)
> **TODO:** Provide a complete README file.
## Development
A Nix shell is provided for development:
```sh
nix develop
```
Build to run tests:
```sh
nix build
```
## Build and Publish
Build the source distribution:
```sh
python -m build --sdist --wheel
```
Check the distribution(s):
```sh
twine check dist/*
```
Upload the distribution:
```sh
twine upload -s dist/*
```
## License and Copyrights
This software is licensed under [The 3-Clause BSD License].
<!-- REFERENCES -->
[The 3-Clause BSD License]: https://opensource.org/licenses/BSD-3-Clause
Raw data
{
"_id": null,
"home_page": null,
"name": "decaf-api-client",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Vehbi Sinan Tunalioglu <vst@vsthost.com>",
"keywords": "decaf, api, client, finance",
"author": null,
"author_email": "Vehbi Sinan Tunalioglu <vst@vsthost.com>",
"download_url": "https://files.pythonhosted.org/packages/a9/a3/2e350909d8c90c22e5cc14483347506d3d2b73457e9fb9f8abfee6aefca0/decaf_api_client-0.0.12.tar.gz",
"platform": null,
"description": "# DECAF API Client (Python)\n\n[![Test](https://github.com/teloscube/decaf-client-python/actions/workflows/test.yml/badge.svg)](https://github.com/teloscube/decaf-client-python/actions/workflows/test.yml)\n\n> **TODO:** Provide a complete README file.\n\n## Development\n\nA Nix shell is provided for development:\n\n```sh\nnix develop\n```\n\nBuild to run tests:\n\n```sh\nnix build\n```\n\n## Build and Publish\n\nBuild the source distribution:\n\n```sh\npython -m build --sdist --wheel\n```\n\nCheck the distribution(s):\n\n```sh\ntwine check dist/*\n```\n\nUpload the distribution:\n\n```sh\ntwine upload -s dist/*\n```\n\n## License and Copyrights\n\nThis software is licensed under [The 3-Clause BSD License].\n\n<!-- REFERENCES -->\n\n[The 3-Clause BSD License]: https://opensource.org/licenses/BSD-3-Clause\n",
"bugtrack_url": null,
"license": "Copyright (2017-2019) Vehbi Sinan Tunalioglu. Copyright (2019-2024) Teloscube Pte Ltd. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
"summary": "DECAF API Client",
"version": "0.0.12",
"project_urls": {
"changelog": "https://github.com/teloscube/decaf-client-python/blob/main/CHANGELOG.md",
"documentation": "https://github.com/telostat/decaf-api-client-python",
"homepage": "https://github.com/telostat/decaf-api-client-python",
"repository": "https://github.com/telostat/decaf-api-client-python"
},
"split_keywords": [
"decaf",
" api",
" client",
" finance"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "49a969721078e9540db3a882854f6b92562c0a506cfacf28a393d15ddd28f220",
"md5": "8abaf9c5906215bf6caffea47ffbd329",
"sha256": "afa30c8742571a49de9dee50e0727127f124b6a6509e34ff7b41a68fe49c4a6f"
},
"downloads": -1,
"filename": "decaf_api_client-0.0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8abaf9c5906215bf6caffea47ffbd329",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 13300,
"upload_time": "2024-09-26T13:40:49",
"upload_time_iso_8601": "2024-09-26T13:40:49.323022Z",
"url": "https://files.pythonhosted.org/packages/49/a9/69721078e9540db3a882854f6b92562c0a506cfacf28a393d15ddd28f220/decaf_api_client-0.0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a9a32e350909d8c90c22e5cc14483347506d3d2b73457e9fb9f8abfee6aefca0",
"md5": "68c98e1ab9a063eed63a9f5c7ecafe67",
"sha256": "f166e2625da45b4e9cc7da12c980fc309e6ea80b1ea0e28dcaf637719782ef75"
},
"downloads": -1,
"filename": "decaf_api_client-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "68c98e1ab9a063eed63a9f5c7ecafe67",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 13424,
"upload_time": "2024-09-26T13:40:50",
"upload_time_iso_8601": "2024-09-26T13:40:50.865085Z",
"url": "https://files.pythonhosted.org/packages/a9/a3/2e350909d8c90c22e5cc14483347506d3d2b73457e9fb9f8abfee6aefca0/decaf_api_client-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-26 13:40:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "teloscube",
"github_project": "decaf-client-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "decaf-api-client"
}