Metadata-Version: 2.1
Name: codeium-jupyter
Version: 1.1.11
Summary: Jupyter Notebook extension for Codeium
Author-email: Codeium <support@codeium.com>
Keywords: jupyter
Classifier: Framework :: Jupyter
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Codeium: Free AI-powered code acceleration

## Installation

```
pip3 install codeium-jupyter --user
jupyter nbextension install --py codeium --user
jupyter nbextension enable --py codeium --user
jupyter serverextension enable --py codeium --user
```

## What is Codeium

[Codeium](https://www.codeium.com) is the modern coding superpower, a **free** code acceleration toolkit built on cutting edge AI technology. Currently, Codeium provides code completion tool in over 20+ languages, with lightning fast speeds and state-of-the-art suggestion quality.

There are many parts of the modern coding workflow that are boring, tedious, or frustrating, from regurgitating boilerplate to poring through StackOverflow. Recent advances in AI allow us to eliminate these parts, making it seamless to turn your ideas into code. With easy integration into Visual Studio Code and a less than 2 minute installation process, you can focus on being the best software developer, not the best code monkey.

With Codeium, you get:

- Unlimited single and multi-line code completions forever
- Support for 20+ programming languages: Javascript, Python, Typescript, PHP, Go, Java, C, C++, Rust, Ruby, and more.
- Support through our [Discord Community](https://discord.gg/3XFf78nAx5)

Join thousands of other developers who are using Codeium for free to accelerate their software iteration process, improve their code quality and consistency, reduce the number of code review iterations, accelerate developer onboarding, and keep them in their flow state. Want to learn more? Check out our [FAQs](https://www.codeium.com/faqs).

<hr>

## Support, Feedback, and Community

We are actively working on improving the quality of the extension. Please feel free to report any issues, suggestions, or exciting / interesting suggestions in [our active Discord community](https://discord.gg/3XFf78nAx5)!

<hr>

**We hope you enjoy Codeium, your modern coding superpower!**
