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

http://pyplan.com

Requirements

Installation

You can install Pyplan 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

You can install Pyplan using conda:

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

Run Pyplan

You can run Pyplan with these commands:

Linux/Mac:

. pyplan/bin/activate
pyplan

Windows:

pyplan\Scripts\activate.bat
pyplan
Anaconda::

Start terminal an type: pyplan

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.30.4.tar.gz (27.6 MB view hashes)

Uploaded Source

Built Distribution

pyplan_ide-0.30.4-py3-none-any.whl (28.2 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