Skip to content
forked from mito-ds/mito

The mitosheet package, trymito.io, and other public Mito code.

License

Notifications You must be signed in to change notification settings

dwootton/mitorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mito Monorepo

Mito is a spreadsheet that lives inside your JupyterLab notebooks. It allows you to edit Pandas dataframes like an Excel file, and generates Python code that corresponds to each of your edits.

Mito in action in a JupyterLab Notebook

Mito supports a large variety of data science tools, including:

  • CSV, XLSX import
  • Excel-style pivot tables
  • Graph generation
  • Point-and-click filtering and sorting
  • Merge (lookups)
  • Excel-Style formulas
  • Column summary statistics
  • And much more!

Mito is an open source tool (look around, duh), and will always be built by and for our community. See our plans page for more detail about our features, and consider purchasing Mito Pro to help fund development.

⚡️ Quick start

To get started, follow the install instructions here.

If you're interested in Mito Pro, see our plans page.

Documentation

You can find all Mito documentation available here.

Getting Help

To get support, join our Discord.

Docker Quick Start

Coming soon!

Contributing

This repo is the monorepo for the Mito project, and so contains the mitosheet package, the trymito.io website, and our documentation as well.

Mitosheet

To see the code for the mitosheet package, see the mitosheet folder.

Trymito.io

To see the code for our website, see the trymito.io folder.

About

The mitosheet package, trymito.io, and other public Mito code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 49.8%
  • Python 26.8%
  • TypeScript 22.0%
  • CSS 1.2%
  • Other 0.2%