|
1 | 1 | # Socratic Docs |
2 | 2 |
|
| 3 | +[](https://pypi.org/project/socratic-docs/) |
| 4 | +[](https://pypi.org/project/socratic-docs/) |
| 5 | +[](https://github.com/Nireus79/Socratic-docs) |
| 6 | +[](LICENSE) |
| 7 | + |
| 8 | + |
3 | 9 | Automated documentation generation, code extraction, and project management for Python projects. |
4 | 10 |
|
5 | 11 | ## Overview |
@@ -209,3 +215,34 @@ MIT License - see LICENSE for details. |
209 | 215 |
|
210 | 216 | - Documentation: https://github.com/Nireus79/socratic-docs |
211 | 217 | - Issues: https://github.com/Nireus79/socratic-docs/issues |
| 218 | + |
| 219 | + |
| 220 | +--- |
| 221 | + |
| 222 | +## Part of Socrates AI Ecosystem |
| 223 | + |
| 224 | +This package is a component of [**Socrates AI**](https://github.com/Nireus79/Socrates), a production-ready platform for building intelligent multi-agent systems with constitutional governance. |
| 225 | + |
| 226 | +### Use This Package Standalone: |
| 227 | +```bash |
| 228 | +pip install socratic-docs |
| 229 | +``` |
| 230 | + |
| 231 | +### Or As Part of Socrates Platform: |
| 232 | +```bash |
| 233 | +pip install socrates-ai # Includes 37+ modules + all 11 packages |
| 234 | +``` |
| 235 | + |
| 236 | +### Integration Example: |
| 237 | + |
| 238 | +See the [**Socrates ECOSYSTEM.md**](https://github.com/Nireus79/Socrates/blob/main/ECOSYSTEM.md#layer-2-specialized-libraries) for detailed integration examples showing how to use socratic-docs with other Socratic packages. |
| 239 | + |
| 240 | +**Related packages you might use together:** |
| 241 | +- See [Complete Package Map](https://github.com/Nireus79/Socrates/blob/main/ECOSYSTEM.md) |
| 242 | + |
| 243 | +### More Information: |
| 244 | +- 📖 [Full Socrates Documentation](https://github.com/Nireus79/Socrates/tree/main/docs) |
| 245 | +- 🏗️ [Complete Architecture Guide](https://github.com/Nireus79/Socrates/blob/main/ECOSYSTEM.md) |
| 246 | +- 💬 [Socrates Discussions](https://github.com/Nireus79/Socrates/discussions) |
| 247 | + |
| 248 | +--- |
0 commit comments