Skip to main content

Wrapper for working with Finolog service API

Project description

Finolog Python API

Wrapper for working with Finolog service API

N|Solid

Installation

You can install or upgrade package with:

$ pip install finolog-sdk --upgrade

Or you can install from source with:

$ git clone https://github.com/RTHeLL/finolog-sdk
$ cd finolog-sdk
$ python setup.py install

...or install from source buth with pip

$ pip install git+https://github.com/RTHeLL/finolog-sdk

Example

from finolog.client import FinologClient 


def main():
    client = FinologClient(api_token='YOUR TOKEN', biz_id=123)
    contractors = client.contractor.get_contractors()
    documents = client.document.get_documents()
    print(
        f'Documents: {documents}\n'
        f'Contractors: {contractors}'
    )


main()

Bugs

If you have any problems, please create Issues here

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

finolog-sdk-1.0.6.2.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

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

finolog_sdk-1.0.6.2-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file finolog-sdk-1.0.6.2.tar.gz.

File metadata

  • Download URL: finolog-sdk-1.0.6.2.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for finolog-sdk-1.0.6.2.tar.gz
Algorithm Hash digest
SHA256 3a51044a9b8a4f4f7d213a764d01392565b6ceb4b3bd66b8663ec47be02c3e46
MD5 28534bd426d254cf5253114cea8b5a2d
BLAKE2b-256 7d740a5f75eaade57c40fbfe08f834a9d78eccb065f147a80aee24d7d620e0f8

See more details on using hashes here.

File details

Details for the file finolog_sdk-1.0.6.2-py3-none-any.whl.

File metadata

  • Download URL: finolog_sdk-1.0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for finolog_sdk-1.0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1d42df5fc12c5db02ac81fd1cb957f05b5a5a78ba7ac776531545ecf22390871
MD5 f84fc23292d112c844952bb7d79405e6
BLAKE2b-256 f8b4a012e369d44455574d7327e38312813f8c35d4a1ddd57ab9c09e0a3a6029

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