
Python SKU Generator
- or -
Post a project like this- Posted:
- Proposals: 25
- Remote
- #4180109
- OPPORTUNITY
- Awarded












Description
The goal is to create a system via Python that would output a list of selectable Product Names and their respected Material Numbers, UPC Codes, and Scannable Bar Codes, but also include additional input data such as Case Cost as well as Retail Price.
I need an easy mode of selecting specific Product Names, allowing the user to input the Case Cost and Retail, while it generates everything else. This needs to be output into a text document (Microsoft Word?) on a 8.5/11 sheet so it can easily be printable and left with the client.
Please see attached.

Josh N.
100% (31)New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
3. Whether 1 SKU with single extra data (aka. Case Cost, Retail Price, etc.) or it might be various in different sales channel?
2. How extra data is currently stored or managed?
4. Whether activities (eg. update of extra data, print output sheet, etc.) need to be logged?
5. Whether console style UI is OK for the end user or you are expecting more user friendly user interface? -
1. I don't really understand what you mean by 'selectable product names'. Is it some kind of filter on the product names?
2. If I understand correctly, what you need is a label generator using the data in the excel? If yes, does it have a specific format?
- If yes, then in that case I propose a template file which can be chosen dynamically with a set of rules (f.e. where to put what). -
How can I find the price and other additional data for an item?