Skip to content

isabella232/shuup-yaml

 
 

Repository files navigation

image

image

Shuup YAML

Import categories, manufacturers and products to Shuup.

Shuup is an Open Source E-Commerce Platform based on Django and Python.

https://shuup.com/

Copyright (C) 2012-2019 by Shoop Commerce Ltd. <support@shuup.com>

Shuup is International Registered Trademark & Property of Shoop Commerce Ltd., Business ID: FI27184225, Business Address: Iso-Roobertinkatu 20-22, 00120 HELSINKI, Finland.

CLA

Contributor License Agreement is required for any contribution to this project. Agreement is signed as a part of pull request process. See the CLA.rst file distributed with Shuup.

License

Shuup YAML is published under Open Software License version 3.0 (OSL-3.0). See the LICENSE file distributed with Shuup.

Documentation

For YAML format see example data.

Running tests

You can run tests with py.test.

Requirements for running tests:

  • Your virtualenv needs to have Shuup installed.
  • Project root must be in the Python path. This can be done with:

    pip install -e .

To run tests, use command:

py.test -v shuup_yaml_tests

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%