heartPosts from the community...
Link
@faun shared a link, 2 years ago

symbex: search Python code for functions and classes, then pipe them into a LLM

Symbex is a Python CLI tool for searching and viewing the source code of functions and classes in Python files. It can be used alongside the LLM CLI tool for code explanations with a large language model...

symbex: search Python code for functions and classes, then pipe them into a LLM
Link
@faun shared a link, 2 years ago

Designing Pythonic library APIs

Principles useful for designing good Python library APIs, including structure, naming, error handling, and type annotations...

Link
@faun shared a link, 2 years ago

GitLab 16: Value Stream Dashboards, Remote Development Workspaces, and AI-Powered Code Suggestions

GitLab has recently announced version 16, which introduces several enhancements. These include Value Streams Dashboards, generative Artificial intelligence (AI)-powered code suggestions, and workflow..

GitLab 16: Value Stream Dashboards, Remote Development Workspaces, and AI-Powered Code Suggestions
loading...