Symphony Bot Development Kit for Python
Project description
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.0.x one. It will only consist in delivering the next improvements 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.
- Fork it
- Create your feature branch (
git checkout -b feature/fooBar
) - Read our contribution guidelines and Community Code of Conduct
- Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - 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
License
Copyright 2021 Symphony LLC
Distributed under the Apache License, Version 2.0.
SPDX-License-Identifier: Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file symphony_bdk_python-2.2.1.tar.gz
.
File metadata
- Download URL: symphony_bdk_python-2.2.1.tar.gz
- Upload date:
- Size: 247.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.11.0-1028-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc9a16752cd74f9ef1359f332ce1d65dfa1716c7b746ed32004478aa85a0fc65 |
|
MD5 | 819edc8a4f44099856b759174c898c60 |
|
BLAKE2b-256 | fd32ed0c3fff2544935f065905583d7af5fa357e0efa55ccaaf73ee828e3faa4 |
File details
Details for the file symphony_bdk_python-2.2.1-py3-none-any.whl
.
File metadata
- Download URL: symphony_bdk_python-2.2.1-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.11.0-1028-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72f545784cd5e4bfd9c70ecc63a1337989bdd723d94ead71ccac175a0f0be478 |
|
MD5 | 7528b617c6ec4bad7b282e1b81ff9701 |
|
BLAKE2b-256 | 5561d59df25fec9c1baf0b0ef7202e193aa1275aad005bf3bd2872f992cd51df |