HANSIc99 Pythonic Save

Graphical Python programming for trading and automation

Project README

Pythonic

Graphical Python programming for trading and automation

Pythonic

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

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!

Open Source Agenda is not affiliated with "HANSIc99 Pythonic" Project. README Source: hANSIc99/Pythonic
Stars
408
Open Issues
5
Last Commit
1 year ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating