Pyplan is a graphical Integrated Development Environment for creating and sharing Data Analytics Apps.
Project description
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
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 community.pyplan.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pyplan_ide-0.31.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c0200193145c3d1d74f694753481c9ae6a2ff61780b5e810fbbc434851fba81 |
|
MD5 | 7e30f7c03c04159864b662697151a756 |
|
BLAKE2b-256 | 6dc7dcfe5d12cd56292c515757023acc9578e5200656067c00c446ecb2c13c8d |