Skip to main content

Dunning cash flow is wrapper for Twikey REST APIs : Automatic payments for recurring customers

Project description

dunning-cash-flow

Dunning cash flow is wrapper for Twikey REST APIs : Automatic payments for recurring customers.

Dunning cash flow is part of another project aiming at providing Dunning services.

Dunning services is subscription Analytics and Insights: One click and you get hundreds of valuable metrics and business insights for Twikey.

usage

  • install the package from the pypi.org :

    • install : pip install dunning-cash-flow
    • upgrade : pip install dunning-cash-flow --upgrade
  • install the package from the test.pypi.org :

    • install : pip install -i https://test.pypi.org/simple/ dunning-cash-flow
    • upgrade : pip install -i https://test.pypi.org/simple/ dunning-cash-flow --upgrade

dependencies

Build the package

test the library

  • set the environment variable with yout Twikey Token set TwikeyApiToken=<40 chars>

  • cd dunning_cash_flow

  • pipenv install

  • pipenv run python dunning_cash_flow_unittest.py

  • locate the package

    • python -c "import dunning_cash_flow as _; print(_.__path__)"
  • list functions inside the module

    • the package python -c "import dunning_cash_flow as _; print(dir(_))"

Documentation

License

Copyright (c) ALT-F1 SPRL, Abdelkrim Boujraf. All rights reserved.

Licensed under the EUPL License, Version 1.2.

See LICENSE in the project root for license information.

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

dunning_cash_flow-1.0.0.tar.gz (44.9 kB view hashes)

Uploaded Source

Built Distribution

dunning_cash_flow-1.0.0-py2.py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 2 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