Skip to main content

No project description provided

Project description

Continue PyPI Package

Continue is a Python library for automating repetitive sequences of software development tasks using language models. Using our VS Code extension, you can build, run, and refine these recipes as they natively interact with your codebase. Download on our GitHub.

Continue Server

The Continue server acts as a bridge between the Continue React app and your IDE, running your recipes and acting on the codebase. Start it by running the following commands:

  • cd continuedev
  • Make sure packages are installed with poetry install
  • poetry shell
  • cd ..
  • python3 -m continuedev.src.continuedev.server.main

Scripts

poetry run typegen to generate JSONSchema .json files from the Pydantic types defined in the models directory.

poetry build will output wheel and tarball files in ./dist.

Writing Steps

See the src/continuedev/libs/steps folder for examples of writing a Continue step. See our documentation for tutorials.

Project details


Release history Release notifications | RSS feed

This version

0.1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

continuedev-0.1.1.tar.gz (38.8 kB view hashes)

Uploaded Source

Built Distribution

continuedev-0.1.1-py3-none-any.whl (57.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page