Skip to main content

Torque airtable connection for LFC

Project description

lfc-torque-airtable python package

This is a standalone application that should be installed via:

$ pip install lfc-torque-airtable

Usage from commandline

$ lfc-torque-airtable \
        --airtable-api-key <airtable_api_key> \
        --torque-endpoint <torque-endpoint> \
        --torque-user <torque-user> \
        --torque-password <torque-password \
        --dry-run \
        <competition_name> <application_number>

The options are:

  • airtable-api-key - can be found opass at clients/lever-for-change/airtable
  • torque-endpoint - usually https://torque.leverforchange.org/GlobalView
  • torque-user - your username, or in the case of the extension, usually csv2wiki
  • torque-password - the api key you use for torque
  • dry-run - include when you want information about the push, rather than actuallypushing it
  • competition_name - the competition shortname in torque
  • application_number - the application number in torque

Usage from inside python


from lfc_torque_airtable import torque_to_airtable
from torqueclient import Torque

torque = Torque(torque_endpoint, torque_user, torque_password)
converter = TorqueToAirtable(airtable_api_key, torque)
converter.dry_run = dry_run

converter.convert_proposal(competition, application_no)

Where the variables are the same as the options above

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

lfc_torque_airtable-0.1.3.tar.gz (21.4 kB view details)

Uploaded Source

Built Distribution

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

lfc_torque_airtable-0.1.3-py3-none-any.whl (21.9 kB view details)

Uploaded Python 3

File details

Details for the file lfc_torque_airtable-0.1.3.tar.gz.

File metadata

  • Download URL: lfc_torque_airtable-0.1.3.tar.gz
  • Upload date:
  • Size: 21.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for lfc_torque_airtable-0.1.3.tar.gz
Algorithm Hash digest
SHA256 daac3f4e39814fc85ad6218320ef09d3272dce4e6cd8f8783de5c74d431ebfae
MD5 2d7eae5154235c14e218b30b548c0cb5
BLAKE2b-256 6b0136272f07fc472dbac2ed986f823cd57a575cd0a39f08f4b9c192d2dc00b6

See more details on using hashes here.

File details

Details for the file lfc_torque_airtable-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for lfc_torque_airtable-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7287f8b4f521b06520698117143e6b224925af12d80127abf484879ba2679e6a
MD5 4529f233f72639445c8f4d5c34a0727d
BLAKE2b-256 ddaa76640816cf6e6715e66ab4f4a8dee0d1611cbaea0e2ab0c025f113aa36fe

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