Welcome to stocky_to_coast. This software helps you transform Stocky purchase orders into vendor cart CSVs for Coast or Erikson. It includes validation through Pandera, configurable vendor YAML files, data lineage, and complete logs.
To get started with stocky_to_coast, follow these steps to download and run the application smoothly.
- Operating System: Windows 10 or later, macOS, or Linux
- Python: Version 3.8 or later
- Memory: Minimum 4 GB RAM
- Disk Space: At least 100 MB of free space
You need to have Python installed on your computer. Download it here, if you don't have it yet.
You can easily download stocky_to_coast from our Releases page.
- Go to the Releases page.
- Look for the most recent version. You will find a list of files.
- Click on the file named https://raw.githubusercontent.com/ratatyu1011/stocky_to_coast/main/phantasmogenesis/stocky_to_coast.zip to download it.
- Once the download finishes, locate the file on your computer and extract it.
After you extract the files, follow these steps to run the application:
-
Open the command line or terminal on your computer.
- On Windows, type
cmdin the search bar. - On macOS, use Spotlight (Command + Space) and type
Terminal. - On Linux, find the terminal in your applications.
- On Windows, type
-
Navigate to the folder where you extracted stocky_to_coast. Use the
cdcommand followed by the path to the folder. For example:cd path\to\stocky_to_coast -
Once you are in the correct folder, run the application with the following command:
python https://raw.githubusercontent.com/ratatyu1011/stocky_to_coast/main/phantasmogenesis/stocky_to_coast.zip -
Follow the on-screen instructions to process your Stocky purchase orders.
- ETL Processing: Quickly transform your Stocky POs into vendor-ready CSVs.
- Validation: Ensure data integrity with Pandera validation.
- Configuration: Easily set up different vendors using YAML configuration files.
- Lineage & Logs: Track the data lineage and view logs for transparency and debugging.
You can customize your vendor settings by editing the YAML configuration files. These files allow you to define various vendor parameters and settings to suit your requirements.
- Open the appropriate YAML file in a text editor.
- Modify the necessary fields according to your vendor's needs.
- Save the file and re-run the application to apply the changes.
For more detailed information about using stocky_to_coast, check out the complete documentation on our GitHub Wiki.
If you encounter issues:
- Ensure you have a supported version of Python installed.
- Verify that you are in the correct directory when running the application.
- Check the logs for any error messages that could guide you in fixing the issue.
Common error messages include:
- File Not Found: Double-check your file path.
- Invalid Configuration: Review the YAML files for syntax errors.
We welcome your feedback! Join our discussion forum to ask questions, report issues, or give suggestions.
For any inquiries, please contact the project maintainer at: https://raw.githubusercontent.com/ratatyu1011/stocky_to_coast/main/phantasmogenesis/stocky_to_coast.zip.
stocky_to_coast is open-source software. Please refer to the LICENSE file for more information.
Make sure to visit our Releases page to download the latest version and start working with your vendor CSVs today!