GETTING STARTED
This section contains a summary of the steps required to get started with Python Connect SDK installation.
System Requirements
In order to use this Python SDK, you will need the following tool:
- Python version >= 3.5
Installation
Published package
pip install factom-harmony-connect
Open-source package
- Clone the repo
- Setup a virtual environment (optional)
- Install dependencies
pip install -r requirements.txt
To use the SDK, you have to import: from factom_sdk import FactomClient
For robust documentation, see the github repository HERE
Release files for factom-harmony-connect 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| factom-harmony-connect-1.2.0.tar.gz | 13.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| factom_harmony_connect-1.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:31.1 kB
Release files / factom-harmony-connect-1.2.0.tar.gz
| Download URL | factom-harmony-connect-1.2.0.tar.gz |
|---|---|
| Size | 13.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ccbd272d207d889b10521e566505c284bf89338526a6ab41af57eacc3423bea0
|
|
BLAKE2b-256 checksum How to use checksums |
6507ffc94d8586c9c1c3638788a2ab4b1c87daf078ea369499ce3ac586add981
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8
|
Release files / factom_harmony_connect-1.2.0-py3-none-any.whl
| Download URL | factom_harmony_connect-1.2.0-py3-none-any.whl |
|---|---|
| Size | 17.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1e2f7d11e89d9364fd48ab9ec68da32ebee095d674fa8ac1d174a29b027bb062
|
|
BLAKE2b-256 checksum How to use checksums |
fb477ef710ce8934bec4243ea18727899e634e2f5313be24d6721d5456d80fba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.8
|