GithubHelp home page GithubHelp logo

rp70 / pythonic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hansic99/pythonic

0.0 0.0 0.0 355.89 MB

Graphical Python programming for trading and automation

License: GNU General Public License v3.0

Python 71.02% Shell 1.07% QMake 0.35% C++ 24.92% C 1.91% Dockerfile 0.73%

pythonic's Introduction

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

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

pythonic's People

Contributors

hansic99 avatar reallinfo avatar rpalsaxena avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.