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
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
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.30.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c8f625fc4f65daa67e50335784eab5a4a29c51cbbe13f0d6fb3d898c91ea433 |
|
MD5 | 88b18ced4a162dd2181322fc39d1fd77 |
|
BLAKE2b-256 | ad0ee063f32563a976d8dd2fec53672a697d874f8364202a2d6ebe516840a05f |