Skip to content
/ PyLot Public

A web based IDE for writing ETL pipeline in Python and server management.

License

Notifications You must be signed in to change notification settings

ryzbaka/PyLot

Repository files navigation

screenshot

A web based IDE for writing ETL pipelines in Python.

Writing code for data processing in Jupyter nodebooks is the standard for most Python developers, PyLot aims to bring the same workflow to the web and make code deployment ready so that you don't have to spend hours converting your data ETL pipeline from a Jupyter notebook to production code that you can schedule to run whenever you please while also keeping track of your servers, which you can access using PyLot's web terminal.

Feature Roadmap:

  • Server health monitor. (deployed to production ✔)
  • Web Terminal that connects to your servers. (deployed to production ✔)
  • PyLot Notebook interface (deployed to production ✔)
  • Python text editor (deployed to production ✔)
  • Python remote code execution engine (currently in development ✔)
  • Pipeline scheduler
  • Community developed templates for common ETL tasks

License ⚖

Contributors 👨‍💻

image image image

About

A web based IDE for writing ETL pipeline in Python and server management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published