Skip to main content

Pyplan is a graphical Integrated Development Environment for creating and sharing Data Analytics Apps.

Project description

http://pyplan.com/wp-content/uploads/2018/10/logo_pyplan-1.png

Pyplan allows consolidating into a single graphical environment all corporate Data Analytics and Decision Support needs. It is meant to simplify Business Analyst introduction to Data Science with Python, and provide at the same time, computer power, robustness, huge quantity of open source tools and corporate governance.

Among its most prominent features you will find:

  • Assisted drag and drop graphical programming

  • Visual Influence Diagram to represent logic flow

  • Easy creation of interactive user interfaces

  • Empowered collaboration by one click publishing and sharing

  • Secure and scalable with corporate standards

  • On cloud or on-premise deployment

https://pyplan.org

Requirements

Installation alterantives

Using pip:

Linux/Mac:

python3.7 -m venv pyplan
. pyplan/bin/activate
pip install pyplan-ide

Windows:

python3.7 -m venv pyplan
pyplan\Scripts\activate.bat
pip install pyplan-ide

Using conda:

conda config --append channels pyplan
conda config --append channels conda-forge
conda create -n pyplan-ide python=3.7
conda activate pyplan-ide
conda install pyplan-ide

Using Anaconda Navigator:

1. Create and select new environment "pyplan-ide"
2. Add pyplan and conda-forge channels
3. Find pyplan-ide app on Home section and click Install

Important:

  If doing an upgrade, first restart Anaconda Navigator in order to close any active Pyplan process.
  A message will appear, make sure that pyplan-ide is selected.

Run Pyplan

You can run Pyplan with these commands:

Linux/Mac:

. pyplan/bin/activate
pyplan

Windows:

pyplan\Scripts\activate.bat
pyplan

Conda:

conda activate
pyplan

Anaconda Navigator:

Click launch on pyplan-ide app

User Guide

For User Guide please visit docs.pyplan.org

Community Support

For Community Support please visit community.pyplan.org

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyplan-ide-0.31.10.tar.gz (26.1 MB view hashes)

Uploaded Source

Built Distribution

pyplan_ide-0.31.10-py3-none-any.whl (26.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page