automation-system


Nameautomation-system JSON
Version 0.1 PyPI version JSON
download
home_pagehttp://github.com/yourusername/automation-system
SummaryAn automation system for e-commerce product management
upload_time2024-09-15 22:19:22
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/yourusername/automation-system",
    "name": "automation-system",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/12/a0/d20a666520456d56ff7f7ffafe76529af8602272dff3129d3cf9461febe5/automation_system-0.1.tar.gz",
    "platform": null,
    "description": "# Automation System\r\n\r\nThis project is an automation system for e-commerce product management. It includes tools for keyword search, SEO optimization, and product matching with Taobao.\r\n\r\n## Installation\r\n\r\n1. Clone this repository:\r\n\r\n   ```\r\n   git clone https://github.com/yourusername/automation-system.git\r\n   cd automation-system\r\n   ```\r\n2. Create a virtual environment and activate it:\r\n\r\n   ```\r\n   python -m venv venv\r\n   source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\r\n   ```\r\n3. Install the required packages:\r\n\r\n   ```\r\n   pip install -e .\r\n   ```\r\n\r\n## Usage\r\n\r\nAfter installation, you can use the following commands:\r\n\r\n- `keyword_search`: Run the keyword search script\r\n- `seo`: Run the SEO optimization script\r\n- `tao`: Run the Taobao matching script\r\n- `percenty`: Run the Percenty script\r\n- `heyseller`: Run the Heyseller script\r\n- `gui`: Launch the GUI application\r\n\r\n## Configuration\r\n\r\nBefore running the scripts, make sure to set up your Google Sheets API credentials and place the JSON key file in the `C:\\\uc790\ub3d9\ud654\uc2dc\uc2a4\ud15c` directory. Also, create a `spreadsheet_url.txt` file in the same directory with your Google Sheets URL.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the LICENSE file for details.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An automation system for e-commerce product management",
    "version": "0.1",
    "project_urls": {
        "Homepage": "http://github.com/yourusername/automation-system"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4b38fe7e062480952dfd9098091f85a2c230b3baf5ea4151f8592b9f8f07088",
                "md5": "d502892e659c3042375f68fe0269c321",
                "sha256": "6cc8d3a0c8696404191a3af377b7567edbee839a70f468875b90a8a7cd81f8ac"
            },
            "downloads": -1,
            "filename": "automation_system-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d502892e659c3042375f68fe0269c321",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2177,
            "upload_time": "2024-09-15T22:19:20",
            "upload_time_iso_8601": "2024-09-15T22:19:20.932517Z",
            "url": "https://files.pythonhosted.org/packages/c4/b3/8fe7e062480952dfd9098091f85a2c230b3baf5ea4151f8592b9f8f07088/automation_system-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12a0d20a666520456d56ff7f7ffafe76529af8602272dff3129d3cf9461febe5",
                "md5": "28fb06dc0090b6a9aefa7af676b07753",
                "sha256": "6b95c7251f69f4ab2f35bb117d5d65d6a3eae59f053672b6068b3cac95d21446"
            },
            "downloads": -1,
            "filename": "automation_system-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "28fb06dc0090b6a9aefa7af676b07753",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2098,
            "upload_time": "2024-09-15T22:19:22",
            "upload_time_iso_8601": "2024-09-15T22:19:22.038273Z",
            "url": "https://files.pythonhosted.org/packages/12/a0/d20a666520456d56ff7f7ffafe76529af8602272dff3129d3cf9461febe5/automation_system-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-15 22:19:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "automation-system",
    "github_not_found": true,
    "lcname": "automation-system"
}
        
Elapsed time: 0.46977s