/main.py (666750bce728d912256a546347e72d37d5a4159d) (116 bytes) (mode 100644) (type blob)
from packages.UploadGUI import UploadGUI
app = UploadGUI(None)
app.title("Amazon to Plentymarkets")
app.mainloop()
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
756 |
8a64408db2bfe010b4f1d630797aded025e37f27 |
.gitignore |
100644 |
blob |
10299 |
816a1d0ee7f4496c32fdb92c7811eaf877d0efc0 |
LICENSE.md |
100644 |
blob |
3811 |
87e1df60c4c99c8400bcdcf1641a33e1ade245d8 |
README.md |
100644 |
blob |
116 |
666750bce728d912256a546347e72d37d5a4159d |
main.py |
040000 |
tree |
- |
507a4edf14b04d7c991aa0120f46793fb7f182fd |
packages |
100644 |
blob |
3844 |
bc61aa0ea4efc7fab0f16cc3a44c036478cad743 |
product_import.py |
100644 |
blob |
178 |
627b92178d30145f0dedc2f4a31ac856f6a15ea1 |
todo.md |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/initBasti/Amazon2PlentySync
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/initBasti/Amazon2PlentySync
Clone this repository using git:
git clone git://git.rocketgit.com/user/initBasti/Amazon2PlentySync
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main