0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused __init__ method
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Some more specification how the methods should behave
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Some rules for throwing exceptions and logging
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Add some devassistant custom exceptions
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Package all the packages and doc files properly
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Require plumbum for runtime
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Make the gathering chain/path methods available as method of assistants, these won't be needed just in cli.
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Reorganization of cli-specific classes
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Small help tweaks to python subassistants
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Improve argument_parser usage handling
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Minor tweaks to error_if_path_exists, improve DjangoAssistant
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Some helpers methods renaming for more convenience
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Finish FlaskAssistant
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Packages installation for FlaskAssistant
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Add error_if_path_exists helper method
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
DjangoAssistant now more or less works (except some error handling
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Introduce some convenient methods in helpers not to repeat logging all the time
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Start working on FlaskAssistant
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Add the logger initialization file
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Add errors method to DjangoAssistant
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Introduce PathHelper
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Path runner now handles errors from assistant methods
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Improve errors method documentation
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Pass keyword arguments properly to add_argument
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
An example usage of logging
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Make is_rpm_present return name of the package on success
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Fix up the rpm and yum helpers
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Make the bin actually work
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Introduce runner that will be used to run the stuff from commandline arguments (probably not used with GUI, but we'll see)
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago
Add some helpers for common operations
Slavek Kabrda
as Bohuslav Kabrda
More... over 11 years ago