Skip to content

Commit e261094

Browse files
committed
Update organization profile README
1 parent b33dd11 commit e261094

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

profile/README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
# dev-bricks
22

3-
**Developer tools, IDEs & API testing utilities.**
3+
**Developer tools, IDEs, and API testing utilities, built with Python and PySide6.**
4+
5+
dev-bricks provides desktop applications for code analysis, sandboxed execution, project management, and API discovery.
46

57
## Our Tools
68

79
| App | Description |
8-
|-----|------------|
9-
| [pythonbox](https://github.com/dev-bricks/pythonbox) | Lightweight Python IDE & sandbox |
10-
| [DevCenter](https://github.com/dev-bricks/DevCenter) | Central developer dashboard |
11-
| [MethodenAnalyser](https://github.com/dev-bricks/MethodenAnalyser) | Code method analysis tool |
12-
| [apiprober](https://github.com/dev-bricks/apiprober) | API endpoint testing & probing |
10+
|-----|-------------|
11+
| [DevCenter](https://github.com/dev-bricks/DevCenter) | Central developer dashboard for local projects and Git repos |
12+
| [pythonbox](https://github.com/dev-bricks/pythonbox) | Sandboxed Python execution environment for safe testing |
13+
| [MethodenAnalyser](https://github.com/dev-bricks/MethodenAnalyser) | Static Python code analyzer with AST analysis |
14+
| [apiprober](https://github.com/dev-bricks/apiprober) | Systematic API discovery with OpenAPI detection |
1315

14-
## Part of the open-bricks ecosystem
16+
## Part of the open-bricks suite
1517

16-
dev-bricks is part of [open-bricks](https://github.com/open-bricks) — an ecosystem of open-source desktop software, AI infrastructure, developer tools, and research repositories.
18+
[open-bricks](https://github.com/open-bricks) · [file-bricks](https://github.com/file-bricks) · [doc-bricks](https://github.com/doc-bricks)
1719

18-
**File management:** [file-bricks](https://github.com/file-bricks) · **AI infrastructure:** [ellmos-ai](https://github.com/ellmos-ai) · **Document tools:** [doc-bricks](https://github.com/doc-bricks) · **Research:** [research-line](https://github.com/research-line)
20+
Part of the [ellmos-ai](https://github.com/ellmos-ai) ecosystem.

0 commit comments

Comments
 (0)