Skip to main content

api functions package

Project description

api functions

This api functions written by python

Configuration

  • Setup as OS environment variable with PY_ prefix
    • Replace [] with your value
PY_API_HTTP=[https|http]
PY_API_HOST=[apihost]
PY_API_PORT=[443|80]
PY_API_DATA=[/api/v1/data]
PY_API_USR=[apiuser]
PY_API_PWD=[apipwd]
  • Setup as ./conf/system.json
    • Replace [] with your value
{
    "api_http": "[https|http]",
    "api_host": "[apihost]",
    "api_port": "[443|80]",
    "api_data": "[/api/v1/data]",
    "api_usr": "[apiuser]",
    "api_pwd": "[apipwd]"
}

Dependancies

Read more requirements.txt

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

gwapi-genwch-0.0.3.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

gwapi_genwch-0.0.3-py3-none-any.whl (3.8 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