GitPedia

Pythonic

Graphical Python programming for trading and automation

From hANSIc99·Updated June 16, 2026·View on GitHub·

[](https://github.com/hANSIc99/Pythonic) [](https://pypi.org/project/Pythonic/) [](https://pypi.org/project/Pythonic/) [](https://github.com/hANSIc99/Pythonic) [](https://github.com/hANSIc99/Pythonic) The project is written primarily in Python, distributed under the GNU General Public License v3.0 license, first published in 2018. Key topics include: automation, cryptocurrency, graphical-programming, python, pythonic.

Latest release: v1.11Pythonic 1.11
February 7, 2022View Changelog →
<p align="center"><img src="https://github.com/hANSIc99/Pythonic/blob/dev/src/Pythonic/public_html/static/horizontal.png" alt="Pythonic" height="120px"></p>

Graphical Python programming for trading and automation

<img src="https://img.shields.io/pypi/l/Pythonic.svg">
<img src="https://img.shields.io/pypi/pyversions/Pythonic.svg">
<img src="https://img.shields.io/pypi/format/Pythonic.svg">
<img src="https://img.shields.io/github/last-commit/hANSIc99/Pythonic.svg">
<img src="https://img.shields.io/badge/platform-Windows%20Linux%20Mac-blueviolet.svg">

<p align="center"><img src="screenshots/screenshot-7.PNG" alt="Pythonic" "></p>

Installation

You can run Pythonic natively on any platform, as a container or on your Raspberry PI.

Container based installation

Pythonic is available as container image which can be run by Podman or Docker.

1. Pull the image from the server

podman pull pythonicautomation/pythonic

docker pull pythonicautomation/pythonic

2. Create a container

podman run -d -p 7000:7000 -p 8000:8000 pythonic

docker run -d -p 7000:7000 -p 8000:8000 pythonicautomation/pythonic

Native Installation

1. Install Python 3.9

2a. [Linux]

On Linux based systems,
run sudo pip3 install Pythonic
or sudo python3 -m pip install Pythonic

In general, root-rights are not required but when you run without it, the start script under
/usr/local/bin/ won't get installed.

2b. [Windows]

On Windows, open the command line or the Powershell and type:
pip3 install Pythonic

Make sure that the Python script folder (e.g. under Python 3.7: %HOMEPATH%\AppData\Local\Programs\Python\Python37\Scripts)
if part of the Path environemnt variable.

3. Run Pythonic

Open a command shell and simply type Pythonic.

Raspberry PI Image

<p align="center"><img src="https://github.com/hANSIc99/Pythonic/blob/master/screenshots/oss-rising-star-black.png"></p>

The image is available at sourceforge.net

Download PythonicRPI

The credentials for login at Cockpit are:

  • Username: pythonic
  • Password: guetersloh

Endpoints

Open your favorite WebAssembly compatible web browser and navigate to...

Editing elements

On Windows, when you drop an element to the working areay, the related *.py-file gets copied
to %HOMEPATH%\Pythonic\executables. On Linux or Mac you can find them under ~/Pythonic/executables.

Donations

ADA (Cardano):
addr1qxnm2s3ssdvxpjjwtlk8qy3j3q2e88te2garpnr3xng30hsglw2g08mvfnx3f7syetya0navr2qkyjlmlhfkzhx085equafjam

XMR (Monero):
46EdjaZQ1og7oaSrPg7kNrdzCSpUhvtViSuMyVq16APaKTjizTGwe6FGg1vKqv4DS84CttqNsRVamKH9MP19cAfL7VagwWZ

Become a Patron!

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from hANSIc99/Pythonic via the GitHub API.Last fetched: 6/25/2026