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.16.tar.gz (20.8 kB view details)

Uploaded Source

Built Distribution

artd_shopify-0.0.16-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: artd-shopify-0.0.16.tar.gz
  • Upload date:
  • Size: 20.8 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.16.tar.gz
Algorithm Hash digest
SHA256 070493ab775aa144c38892571ad60b86fb67cf219ee60615b1d48d73ecac8813
MD5 90c5e34b38ca1caf92bafda6d8ce0f5a
BLAKE2b-256 fcbe8985a97f60060c08eaeabcd1b8e8acf7a905c2f5f535cb44b431caafb590

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for artd_shopify-0.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 e3f2c256aa268978c392f281741d4b5701330e45014acd7fe7ab28654d576187
MD5 e02a4eeac8158d0538a687c1ad2c19e6
BLAKE2b-256 f3381eba475e0fcc870a2f59d7978273443c152daec184965368bbad44a8aa79

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