/.gitignore (a5c176cdfed5fc09bc908a7339b871be87072999) (788 bytes) (mode 100644) (type blob)
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
# Translations
*.mo
*.pot
# Django stuff:
*.log
# Sphinx documentation
docs/_build/
# PyBuilder
target/
Upload/
/AmazonToPlenty.sublime-workspace
/Windows_Version
/Linux_Version
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
788 |
a5c176cdfed5fc09bc908a7339b871be87072999 |
.gitignore |
100644 |
blob |
5084 |
499e1a6caa3ee82a06a37e0fd0ddfe9301610a91 |
Instructions.md |
100644 |
blob |
10299 |
816a1d0ee7f4496c32fdb92c7811eaf877d0efc0 |
LICENSE.md |
100644 |
blob |
3811 |
87e1df60c4c99c8400bcdcf1641a33e1ade245d8 |
README.md |
100755 |
blob |
546 |
98298b26c8cc746806228865e30466bee9d65c13 |
build_new_version.sh |
100755 |
blob |
35 |
842a6affcaddec0f7dc134889a531b100c62f473 |
clean_upload.sh |
100644 |
blob |
116 |
666750bce728d912256a546347e72d37d5a4159d |
main.py |
040000 |
tree |
- |
60c1e33f05cffcbe6c20a72c80e45cd9637dbb8b |
packages |
100644 |
blob |
12975 |
971deb5820d65c1bda470e29aaaa1a2dcd28eab9 |
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