Skip to main content

Read and insert data using the Twinfield API.

Project description

logo

twinfield

Repository for reading and insert data in twinfield using their API.

The repository currently supports the import of the following modules:

Browse codes

  1. 030_1 (transactions)
  2. 040_1 (annual report)
  3. 100 (Customers)
  4. 200 (Suppliers)

Dimensions

  1. dimensions_kpl (kostenplaatsen)
  2. dimensions_deb (debiteuren stamgegevens)
  3. dimensions_crd (crediteuren stamgegevens)

Usage

from twinfield import twinfield

df = twinfield.query("040_1",jaar =2020)

Environments variables

Some credentials are needed for connecting with the twinfield API.Add the following credentials to the environment variables.

TW_USER_LS=""
TW_PW_LS=""
TW_ORG_LS=""

Link to the Twinfield API documentation.

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

twinfield-1.0.4.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

twinfield-1.0.4-py3-none-any.whl (25.3 kB view hashes)

Uploaded Python 3

Supported by

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