0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the GunicornApp class More... almost 6 years ago
Update Micro endpoints More... almost 6 years ago
Update CLI and Params class More... almost 6 years ago
Update the Logger class More... almost 6 years ago
Merge pull request #21 from humu1us/update_plugins More... almost 6 years ago
Add a new Logger class More... almost 6 years ago
Add celery and api_rest params More... almost 6 years ago
Add MicroApp class More... almost 6 years ago
Rename MicroApp class to CeleryApp More... almost 6 years ago
Update README.rst More... almost 6 years ago
Update unit test More... almost 6 years ago
jsonify run endpoint response when plugin not found More... almost 6 years ago
jsonify the help plugin endpoint response More... almost 6 years ago
jsonify the info plugin endpoint More... almost 6 years ago
jsonify the plugins endpoint response More... almost 6 years ago
Update pluginbase and pluginmanager More... almost 6 years ago
Catch TypeError in the run plugin More... almost 6 years ago
Merge pull request #20 from humu1us/minor_updates More... almost 6 years ago
Solve @fortizc comments More... almost 6 years ago
Update Params class and its unit test More... almost 6 years ago
Update setup.py file to get the version from the micro/__init__.py file More... almost 6 years ago
Add try to get the Micro version in the Params class More... almost 6 years ago
Fix some issue in the Config class unit test More... almost 6 years ago
Add set_folder utils funcion unit test More... almost 6 years ago
Update Params unit test to get 100% of coverage More... almost 6 years ago
Update all unit tests More... almost 6 years ago
Update Config class to exit if path point a folder More... almost 6 years ago
Add a fakestdout class to capture stdout and stderr More... almost 6 years ago
Replace raises by prints to stderr with sys.exit(1) More... almost 6 years ago
Create a set_folder lib and update microapp and logger to use it More... almost 6 years ago