Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mito-ds/mito

Jupyter extensions that help you write code faster: Context aware AI Chat, Autocomplete, and Spreadsheet
https://github.com/mito-ds/mito

ai data data-analysis data-science data-visualization jupyter pandas python streamlit-component

Last synced: 1 day ago
JSON representation

Jupyter extensions that help you write code faster: Context aware AI Chat, Autocomplete, and Spreadsheet

Awesome Lists containing this project

README

        


Mito Logo
Mito



WebsiteDocumentationDiscordEmail



Jupyter extensions that make you work faster.




Deploy mitosheet and mitoinstaller


Test Mito AI

PyPI - Downloads

Mito is a set of Jupyter extensions desgined to help you write Python code faster. There are 3 main pieces of Mito.
1. [Mito AI](https://docs.trymito.io/mito-ai/data-copilot): Tools like context-aware AI Chat and error debugging to help you get the most from LLMs. No more copying and pasting between Jupyter and ChatGPT/Claude.
2. [Mito Spreadsheet](https://docs.trymito.io/how-to/importing-data-to-mito/importing-csv-files): Explore your data in an interactive spreadsheet interface. Write spreadsheet formulas like VLOOKUP, apply filters, build pivot tables, and create graphs all in the spreadsheet. Every edit you make in the Mito spreadsheet is automatically converted to production-ready Python code
3. [Mito for Streamlit and Dash](https://docs.trymito.io/mito-for-streamlit/getting-started-with-mito-for-streamlit): Add a fully-featured spreadsheet to your dashboards in just two lines of code.
Mito is an open source tool (look around...), and will always be built by and for our community. See our [plans page](https://www.trymito.io/plans) for more detail about our features, and consider purchasing Mito Pro to help fund development.




Mito Demo


Mito is an open source tool (look around...), and will always be built by and for our community. See our [plans page](https://www.trymito.io/plans) for more detail about our features, and consider purchasing Mito Pro to help fund development.

## ⚡️ Install Mito
To get started, open a terminal, command prompt, or Anaconda Prompt. Then, run the command
```
python -m pip install mito-ai mitosheet
```
Then launch Jupyter by running the command
```
jupyter lab
```
This will install Mito for JupyterLab 4.0. More detailed installation instructions can also be found [here](https://docs.trymito.io/getting-started/installing-mito).

## 📚 Documentation
You can find all [Mito documentation available here](https://docs.trymito.io).

## ✋🏾 Getting Help
To get support, join our [Discord](https://discord.com/invite/XdJSZyejJU), [Slack](https://join.slack.com/t/trymito/shared_invite/zt-1h6t163v7-xLPudO7pjQNKccXz7h7GSg), or send us an [email](mailto:[email protected])