Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
21 changes: 9 additions & 12 deletions windows_OS/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
### pre-setup:
```
create env vars :
> projects directory as - "mp"
> Github tocken as - "gt"
Github tocken as : "gt"
```

### setup:

### Install:
```bash
git clone "https://github.com/wikyprash/projectInitializerAutomation.git"
cd projectInitializerAutomation
pip install -r requirements.txt
>git clone "https://github.com/KalleHallden/ProjectInitializationAutomation.git"

path:
"projectInitializerAutomation" folder directory to path
>add the program to path
```


### Usage:
```bash
Command to run the program type

'create <project_name>'
'create <project_name> <l>' - for just locally
To run the script type in
>'create <name of your folder>'
>'create <name of your folder> -o l' for local
```
4,319 changes: 4,319 additions & 0 deletions windows_OS/build_executable/build/create/Analysis-00.toc

Large diffs are not rendered by default.

2,838 changes: 2,838 additions & 0 deletions windows_OS/build_executable/build/create/COLLECT-00.toc

Large diffs are not rendered by default.

54 changes: 54 additions & 0 deletions windows_OS/build_executable/build/create/EXE-00.toc
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
('C:\\Users\\wikyprash\\Desktop\\build\\create\\create.exe',
True,
False,
True,
None,
None,
False,
False,
'<?xml version="1.0" encoding="UTF-8" standalone="yes"?><assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"><assemblyIdentity type="win32" name="create" processorArchitecture="x86" version="1.0.0.0"/><dependency><dependentAssembly><assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" language="*" processorArchitecture="*" version="6.0.0.0" publicKeyToken="6595b64144ccf1df"/><compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"/></dependentAssembly></dependency><compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"><application><supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/><supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/><supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/><supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/><supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/></application></compatibility></assembly>',
True,
'create.pkg',
[('PYZ-00.pyz',
'C:\\Users\\wikyprash\\Desktop\\build\\create\\PYZ-00.pyz',
'PYZ'),
('struct',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\struct.pyo',
'PYMODULE'),
('pyimod01_os_path',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc',
'PYMODULE'),
('pyimod02_archive',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc',
'PYMODULE'),
('pyimod03_importers',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc',
'PYMODULE'),
('pyiboot01_bootstrap',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
'PYSOURCE'),
('pyi_rth__tkinter',
'C:\\Users\\wikyprash\\AppData\\Local\\Programs\\Python\\Python38-32\\Lib\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth__tkinter.py',
'PYSOURCE'),
('pyi_rth_multiprocessing',
'C:\\Users\\wikyprash\\AppData\\Local\\Programs\\Python\\Python38-32\\Lib\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_multiprocessing.py',
'PYSOURCE'),
('pyi_rth_pkgres',
'C:\\Users\\wikyprash\\AppData\\Local\\Programs\\Python\\Python38-32\\Lib\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_pkgres.py',
'PYSOURCE'),
('pyi_rth_certifi',
'C:\\Users\\wikyprash\\AppData\\Local\\Programs\\Python\\Python38-32\\Lib\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_certifi.py',
'PYSOURCE'),
('create',
'C:\\Users\\wikyprash\\Desktop\\ProjectInitializationAutomation\\windows_OS\\bin\\src\\create.py',
'PYSOURCE'),
('create.exe.manifest',
'C:\\Users\\wikyprash\\Desktop\\build\\create\\create.exe.manifest',
'BINARY')],
[],
False,
False,
1583602374,
[('run.exe',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-32bit\\run.exe',
'EXECUTABLE')])
Binary file not shown.
48 changes: 48 additions & 0 deletions windows_OS/build_executable/build/create/PKG-00.toc
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
('C:\\Users\\wikyprash\\Desktop\\build\\create\\PKG-00.pkg',
{'BINARY': 1,
'DATA': 1,
'EXECUTABLE': 1,
'EXTENSION': 1,
'PYMODULE': 1,
'PYSOURCE': 1,
'PYZ': 0},
[('PYZ-00.pyz',
'C:\\Users\\wikyprash\\Desktop\\build\\create\\PYZ-00.pyz',
'PYZ'),
('struct',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\struct.pyo',
'PYMODULE'),
('pyimod01_os_path',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\loader\\pyimod01_os_path.pyc',
'PYMODULE'),
('pyimod02_archive',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\loader\\pyimod02_archive.pyc',
'PYMODULE'),
('pyimod03_importers',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\loader\\pyimod03_importers.pyc',
'PYMODULE'),
('pyiboot01_bootstrap',
'c:\\users\\wikyprash\\appdata\\local\\programs\\python\\python38-32\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
'PYSOURCE'),
('pyi_rth__tkinter',
'C:\\Users\\wikyprash\\AppData\\Local\\Programs\\Python\\Python38-32\\Lib\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth__tkinter.py',
'PYSOURCE'),
('pyi_rth_multiprocessing',
'C:\\Users\\wikyprash\\AppData\\Local\\Programs\\Python\\Python38-32\\Lib\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_multiprocessing.py',
'PYSOURCE'),
('pyi_rth_pkgres',
'C:\\Users\\wikyprash\\AppData\\Local\\Programs\\Python\\Python38-32\\Lib\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_pkgres.py',
'PYSOURCE'),
('pyi_rth_certifi',
'C:\\Users\\wikyprash\\AppData\\Local\\Programs\\Python\\Python38-32\\Lib\\site-packages\\PyInstaller\\loader\\rthooks\\pyi_rth_certifi.py',
'PYSOURCE'),
('create',
'C:\\Users\\wikyprash\\Desktop\\ProjectInitializationAutomation\\windows_OS\\bin\\src\\create.py',
'PYSOURCE'),
('create.exe.manifest',
'C:\\Users\\wikyprash\\Desktop\\build\\create\\create.exe.manifest',
'BINARY')],
True,
False,
False,
[])
Binary file not shown.
Loading