Commit Graph

9 Commits

Author SHA1 Message Date
5700eea0ed
Updated _soypak.py 2023-07-05 18:34:26 +01:00
ce8365ebe7
Added soypakcli.py
The soypak CLI interface module which handles arg parsing and the initialisation of soypak.
2023-07-04 20:52:59 +01:00
23fd41ce03
Added parser.py
Added soypak parser module using argparse to parse arguments, also have a custom help screen.
2023-07-04 20:51:45 +01:00
14864aff8f
Added _soypak.py
Main entry script for soypak. Preinitalisation will occur here and runs the cli modules.
2023-07-04 20:50:40 +01:00
50f11060e6
Added __version__.py
Added information about soypak
2023-07-04 20:49:48 +01:00
419be2811c
Updated setup.py 2023-07-04 20:47:51 +01:00
b7f572aaab
Added icon logos 2023-07-02 13:46:41 +01:00
9521184a4c
Updated README.md
added icon
2023-07-02 13:45:46 +01:00
f65deb2285
Initial commit 2023-07-01 21:32:54 +01:00