Skip to content

Buchimi/submariner

Repository files navigation

submariner

PyPI - Version PyPI - Python Version


Intro

Submariner is a tool that lets you explore python packages, submodules, functions and classes, giving you quick visibility on what types are available for import. The AI feature provide code examples that fit common usecases of the explored packages.

Table of Contents

Setup

Proper use of submariner requires that you have a gemini api key in your environment.

GOOGLE_API_KEY=YOUR_API_KEY

New options will be added in the future.

Installation

pip install submariner

Usage

submarine deepdive {python_package} --use-ai

Where python package can be any package of your choice. Although the package is called submariner, right now invoking the package requires that you type submarine

submarine --help

License

submariner is distributed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published