This website requires JavaScript.
Explore
Help
Register
Sign In
sugarlabs
/
appstore
Watch
1
Star
0
Fork
0
You've already forked appstore
Code
Issues
Pull Requests
Releases
Wiki
Activity
badc7cc4d5
appstore
/
generator
History
Manish
badc7cc4d5
Improved code readability and logic. Mainly: wrapped single call statements in self-explanatory function names, replaced os.chdir calls with absolute path operations as these could down the line potentially cause major bugs, also replace CallFuncInDir calls and instead use absolute paths there as well as its easier to understand
2020-04-27 14:21:49 +10:00
..
GeneralFunctions
Formatted python code using flake8 w/ default configuration
2020-04-27 14:21:49 +10:00
main.py
Improved code readability and logic. Mainly: wrapped single call statements in self-explanatory function names, replaced os.chdir calls with absolute path operations as these could down the line potentially cause major bugs, also replace CallFuncInDir calls and instead use absolute paths there as well as its easier to understand
2020-04-27 14:21:49 +10:00