thepabloaguilar/kamui

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.editorconfig
.github/dependabot.yml
.github/workflows/docs.yml
.github/workflows/test.yml
.gitignore
LICENSE
README.md
docker-compose.yml
docs/create_stream_from_stream.md
docs/create_stream_from_topic.md
docs/images/kamui-favicon.png
docs/images/projects/project_creation_form.png
docs/images/projects/project_details.png
docs/images/projects/project_details_information_section.png
docs/images/projects/project_details_project_streams.png
docs/images/projects/project_details_streams_graph.png
docs/images/projects/project_list.png
docs/images/streams/details/stream_details.png
docs/images/streams/details/stream_details_projects_information.png
docs/images/streams/details/stream_details_schema_information.png
docs/images/streams/details/stream_details_top_row_informations.png
docs/images/streams/from_stream/basic_information_step.png
docs/images/streams/from_stream/fields_step.png
docs/images/streams/from_stream/filters_step_with_created_filter.png
docs/images/streams/from_stream/filters_step_without_created_filter.png
docs/images/streams/from_topic/basic_information_step.png
docs/images/streams/from_topic/fields_step.png
docs/index.md
docs/project_details.md
docs/projects.md
docs/stream_details.md
docs/streams.md
kamui/__init__.py0
A
0 mins
kamui/application.py14
A
0 mins
kamui/boot.py8
A
0 mins
kamui/configuration/__init__.py0
A
0 mins
kamui/configuration/database.py25
A
0 mins
kamui/configuration/dependency_injection.py28
A
0 mins
kamui/core/__init__.py0
A
0 mins
kamui/core/entity/__init__.py0
A
0 mins
kamui/core/entity/project.py11
A
0 mins
kamui/core/entity/project_status.py4
A
0 mins
kamui/core/entity/source.py4
A
0 mins
kamui/core/entity/stream.py29
A
0 mins
kamui/core/entity/topic.py2
A
0 mins
kamui/core/entity/topic_schema.py13
A
0 mins
kamui/core/use_case/__init__.py0
A
0 mins
kamui/core/use_case/failure.py19
A
0 mins
kamui/core/use_case/project/__init__.py3
A
0 mins