Git Product home page Git Product logo

lazyboost's Introduction

LazyBoost

A lazy python-ion way to pull and sync Orders and Listings between Etsy and Shopify.

Features

  • Etsy OAuth handshake for auth (using API Gateway and NodeJS lambdas)
  • Python Docker Lambda to run the synchronization code
  • CloudWatch Cron rule to run Lambda at intervals
  • CLI interface for local execution
  • Clipboard interface to manipulate Shopify tags into your clipboard
  • Interface to pull Etsy reviews and publish to Judge.Me

Architecture

Diagram generated with cdk-dia

Preparing for Development

  1. Ensure poetry is installed
  2. Run make to fetch development dependencies
  3. Run poetry shell to activate virtual environment
  4. You can now run lazyboost within your virtual environment

Usage

To view the help page, and all available options,

> lazyboost --help

usage: lazyboost [-h] [-v] OPTION ...

A simple way to manage your shop listings between Etsy SHop Manager and Facebook Page Shop.

options:
    -h, --help
    -v, --version  show program's version number and exit

Options:
    Sub-options allow you to control smaller aspects of the platform

    OPTION
        clipboard    Takes the clipboard contents and formats them for re-using them on Etsy and Facebook publishing
        orders       orders help
        review-sync  listings help
        listings     listings help

Command 'clipboard'
usage: lazyboost clipboard [-h]

Command 'orders'
usage: lazyboost orders [-h] [-s | -e2s | -s2e]

options:
    -h, --help            show this help message and exit
    -s, --sync            Sync Orders from both Etsy and Shopify with each other (default)
    -e2s, --etsy-to-shopify
                                                Sync Orders from Etsy to Shopify
    -s2e, --shopify-to-etsy
                                                Sync Orders from Etsy to Shopify

Command 'review-sync'
usage: lazyboost review-sync [-h]

Command 'listings'
usage: lazyboost listings [-h]

Running Tests

Run tests:

    $ make test

lazyboost's People

Contributors

weirdion avatar asadana avatar dependabot[bot] avatar

Watchers

 avatar

lazyboost's Issues

UI :Preferences

This is probably going to sit in backlog forever but would be nice to have the following as selections from the user for Etsy Listing fields

  • Shipping Profile selection based on product type or default?
  • Return policy selection
  • Keyword matching Section id selection
  • who_made field
  • taxonomy_id field selection

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.