Skip to content

tradenity/python-sdk-flask-ext

Repository files navigation

Welcome to Tradenity Flask framework SDK extensions.

This extension library facilitates integration between Flask applications and Python SDK for Tradenity ecommerce API.

Installation

This package is available through PyPI (Python Package Index), to install it type the following on the command line:

$ pip install tradenity-flask-ext

Or, add this line to your application's requirements.txt:

tradenity-flask-ext==0.7.0

And then execute:

$ pip install -r requirements.txt

Documentation

Detailed documentation can be found on our knowledge base site:

Contributing

  1. Fork it ( https://github.com/tradenity/python-sdk-flask-ext/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Flask framework support classes and utility extensions for the Tradenity Python SDK.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published