Skip to main content

ArtD Shopify.

Project description

ArtD Shopify

ArtD Shopify is a package that connects with a store developed in Shopify and extracts products, their variants, prices, stock and images and other data.

  1. Add to your INSTALLED_APPS setting like this:

.. code-block:: python

INSTALLED_APPS = [
    ...
    'django-json-widget'
    'artd_location',
    'artd_partner',
    'artd_product',
    'artd_product_price',
    'artd_stock',
    'artd_shopify',
]
  1. Run the migration commands:

.. code-block::

    python manage.py makemigrations
    python manage.py migrate
  1. Run the seeder data:

.. code-block::

    python manage.py create_countries
    python manage.py create_colombian_regions
    python manage.py create_colombian_cities
    python manage.py create_taxes
  1. After you've installed the migrations and set up login details, you can import the information from Shopify

.. code-block::

    python manage.py import_shopify_product <<partner_slug>>

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

artd-shopify-0.0.11.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

artd_shopify-0.0.11-py3-none-any.whl (27.6 kB view details)

Uploaded Python 3

File details

Details for the file artd-shopify-0.0.11.tar.gz.

File metadata

  • Download URL: artd-shopify-0.0.11.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for artd-shopify-0.0.11.tar.gz
Algorithm Hash digest
SHA256 e6f3d3b1cc19f896a4255caff28925f3036426aefa2244c50a6f3ede858a2f27
MD5 e528a18228f3410e437f9253c0fa0ffa
BLAKE2b-256 8304d0e22579b6d2980ccee9caa1d49fc92838621c14223d9433177692c7941e

See more details on using hashes here.

File details

Details for the file artd_shopify-0.0.11-py3-none-any.whl.

File metadata

File hashes

Hashes for artd_shopify-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 52e4146dedc79eb04b94623f7943e8b778b59bd3852aeeb6dee70ad3fac0353e
MD5 c0e9439a0e4123b143f3143444d10564
BLAKE2b-256 6bccb257e71a75c48919ef6ddb19824b4e4adc1eee31a89801e5e86d28fd4640

See more details on using hashes here.

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