Skip to main content

Symphony Bot Development Kit for Python

Project description

FINOS - Incubating License Python Pypi GitHub Workflow Status (branch)

Symphony BDK for Python

This is the Symphony BDK for Python to help develop bots and interact with the Symphony REST APIs.

Installation and getting started

The reference documentation includes detailed installation instructions as well as a comprehensive getting started guide.

Build from source

The Symphony BDK uses and requires Python 3.8 or higher. Be sure you have it installed before going further.

We use poetry in order to manage dependencies, build, run tests and publish. To install poetry, follow instructions here.

On the first time, run poetry install. Then run poetry build to build the sdist and wheel packages. To run the tests, use poetry run pytest.

It is possible to run pylint scan locally (on a specific file or package) executing the following command: poetry run pylint <module_name>.

To generate locally the Sphinx documentation, run: cd docsrc && make html.

Roadmap

Our next milestone is the 2.5.x one. It will only consist in delivering the next improvements and bug fixes of the BDK.

Contributing

In order to get in touch with the project team, please open a GitHub Issue. Alternatively, you can email/subscribe to symphony@finos.org.

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Read our contribution guidelines and Community Code of Conduct
  4. Commit your changes (git commit -am 'Add some fooBar')
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

NOTE: Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.

Need an ICLA? Unsure if you are covered under an existing CCLA? Email help@finos.org

Update generated code

While contributing to the project, you might need to update the generated code. Python BDK uses OpenAPITools/openapi-generator to generate code. In order to customise the templates, a fork has been created in https://github.com/SymphonyPlatformSolutions/openapi-generator/tree/sym-python-5.5.0.
Here are the steps to follow:

  • Checkout the latest branch of the fork (currently sym-python-5.5.0)
  • Update the fork source code, review and merge it
  • Generate a jar file in openapi-generatormodules/openapi-generator-cli/target/openapi-generator-cli.jar:
    • Using maven: mvn clean install -Dmaven.test.skip=true && mvn clean package -Dmaven.test.skip=true. You can also use IntelliJ's build button to build the project and generate the jar
  • Copy the jar in Python BDK repository symphony-api-client-python/api_client_generation/openapi-generator-cli.jar
  • Execute the generation script ./generate.sh and commit and push you new code along with the new jar file.

License

Copyright 2021 Symphony LLC

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

symphony_bdk_python-2.6.1.tar.gz (330.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

symphony_bdk_python-2.6.1-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file symphony_bdk_python-2.6.1.tar.gz.

File metadata

  • Download URL: symphony_bdk_python-2.6.1.tar.gz
  • Upload date:
  • Size: 330.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.16 Linux/5.15.0-1038-azure

File hashes

Hashes for symphony_bdk_python-2.6.1.tar.gz
Algorithm Hash digest
SHA256 668e4191aaad62b40cb361c4f77c13f8735e1a29d064bb0ab873b0e8e28bb38d
MD5 7d0bb06848acd3dee584a5b6cb82f82a
BLAKE2b-256 971eb96f632c5188eb9c1a5e822f8cd9b5ef3d3afd83d6103bdccc820d3f82b7

See more details on using hashes here.

File details

Details for the file symphony_bdk_python-2.6.1-py3-none-any.whl.

File metadata

  • Download URL: symphony_bdk_python-2.6.1-py3-none-any.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.8.16 Linux/5.15.0-1038-azure

File hashes

Hashes for symphony_bdk_python-2.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ce160b982bab2a82c9853ef308cb27b579f46f09774cf2892a195f3b73ed4f04
MD5 a878ff5dfc81568bc36a92b09e666712
BLAKE2b-256 fa238d5aba8fe91bfc325a4c63139869e4d8be5855618f356e15661776f85bb4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page