Skip to main content

An automation system for e-commerce product management

Project description

Automation System

This project is an automation system for e-commerce product management. It includes tools for keyword search, SEO optimization, and product matching with Taobao.

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/automation-system.git
    cd automation-system
    
  2. Create a virtual environment and activate it:

    python -m venv venv
    source venv/bin/activate  # On Windows use `venv\Scripts\activate`
    
  3. Install the required packages:

    pip install -e .
    

Usage

After installation, you can use the following commands:

  • keyword_search: Run the keyword search script
  • seo: Run the SEO optimization script
  • tao: Run the Taobao matching script
  • percenty: Run the Percenty script
  • heyseller: Run the Heyseller script
  • gui: Launch the GUI application

Configuration

Before running the scripts, make sure to set up your Google Sheets API credentials and place the JSON key file in the C:\자동화시스템 directory. Also, create a spreadsheet_url.txt file in the same directory with your Google Sheets URL.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

automation_system-0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

automation_system-0.1-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

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