Metadata-Version: 2.3
Name: codeium-jupyter
Version: 2.0.0
Dynamic: Keywords
Summary: The modern coding superpower: free AI code acceleration plugin for your favorite languages. Type less. Code more. Ship faster.
Project-URL: Homepage, https://github.com/Exafunction/codeium.jupyter
Project-URL: Bug Tracker, https://discord.gg/3XFf78nAx5
Project-URL: Repository, https://github.com/Exafunction/codeium.jupyter.git
Author: Exafunction Inc.
License: BSD 3-Clause License
        
        Copyright (c) 2024, Exafunction Inc.
        All rights reserved.
        
        Redistribution and use in source and binary forms, with or without
        modification, are permitted provided that the following conditions are met:
        
        1. Redistributions of source code must retain the above copyright notice, this
           list of conditions and the following disclaimer.
        
        2. Redistributions in binary form must reproduce the above copyright notice,
           this list of conditions and the following disclaimer in the documentation
           and/or other materials provided with the distribution.
        
        3. Neither the name of the copyright holder nor the names of its
           contributors may be used to endorse or promote products derived from
           this software without specific prior written permission.
        
        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
        
        Copyright (c) 2024, Val Town
        
        Permission to use, copy, modify, and/or distribute this software for any
        purpose with or without fee is hereby granted, provided that the above
        copyright notice and this permission notice appear in all copies.
        
        THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
        WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
        MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
        ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
        WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
        ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
        OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
        
        Contains parts of modeling-app, licensed under the MIT License,
        Copyright (c) 2023 The Zoo Authors
        
        Contains parts of Cursor, licensed under the MIT License,
        Copyright (c) 2023 Cursor AI, Inc.
        
        Contains parts of jupyterlab-codeium, licensed under the BSD 3-Clause License,
        Copyright (c) 2024 Jeremy Tuloup.
License-File: LICENSE
Classifier: Framework :: Jupyter
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: Framework :: Jupyter :: JupyterLab :: 4
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions
Classifier: Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Codeium: Free AI-powered code acceleration

Originally forked from Jeremy Tuloup's [jupyterlab-codeium](https://github.com/jtpio/jupyterlab-codeium)

## Installation

```bash
   pip install codeium-jupyter
```

## 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 70+ 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 70+ programming languages: Javascript, Python,
   Typescript, PHP, Go, Java, C, C++, Rust, Ruby, and more.

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 [FAQ](https://www.codeium.com/faq).


## 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)!

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