Skip to main content

A graphical programming environment using flowcharts.

Project description

flowtutor-logo

A graphical programming environment using flowcharts.

Python versions PYPI Jenkins

Prerequisites

The following programs have to be available on the system for FlowTutor to be able to run:

  • Python 3.9, 3.10, 3.11
  • For C programs only:
    • GCC - C-Compiler
    • GDB - Debugger

Documentation

An overview of FlowTutors functionality can be found in the projects Wiki

Running

FlowTutor is available through the Python Package Index:

python -m pip install flowtutor

Running C programs on macOS

Warning As of June 2023 there exists a bug in MacOS/GDB, that prevents the debugging functionality of FlowTutor from functioning correctly.

Flowtutor uses GDB for its C debugging functionality. Modern Darwin kernels (used in macOS) restrict the capability to assume control over another process, which GDB needs to debug the program. To give the correct permissions to GDB it needs to be code signed.

1. Create a certificate

Run the script macos-setup-codesign.sh from the gdb-codesign folder. This sets up a certificate in the System Keychain and trusts the certificate for code signing.

2. Sign and entitle the gdb binary

Execute the following command with gdb-entitlement.xml from the gdb-codesign folder:

codesign --entitlements gdb-entitlement.xml -fs gdb-cert $(which gdb)

3. Reboot

This refreshes the system's certificates and code-signing data.

Windows Installer Packages

The application is packaged with Pynsist for easier distribution on Windows.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FlowTutor-0.10.12.tar.gz (121.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

FlowTutor-0.10.12-py3-none-any.whl (147.2 kB view details)

Uploaded Python 3

File details

Details for the file FlowTutor-0.10.12.tar.gz.

File metadata

  • Download URL: FlowTutor-0.10.12.tar.gz
  • Upload date:
  • Size: 121.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for FlowTutor-0.10.12.tar.gz
Algorithm Hash digest
SHA256 6b824868463eb94590a1ad965c391ba051c537118f78d3ae7d7e2ed92aa0238c
MD5 82d73a696de48bbaafdac1d3ba9e87e5
BLAKE2b-256 6494f7b74c154656728e315dea9c8408896ac2c392cce02e711e434721c352c4

See more details on using hashes here.

File details

Details for the file FlowTutor-0.10.12-py3-none-any.whl.

File metadata

  • Download URL: FlowTutor-0.10.12-py3-none-any.whl
  • Upload date:
  • Size: 147.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for FlowTutor-0.10.12-py3-none-any.whl
Algorithm Hash digest
SHA256 947ebb5bb71b37715785494cea8e7df33ca7e5b79f21b6894b16f60ea9305f8c
MD5 fc3ed8ac86d08de3e65e84b87e2e8495
BLAKE2b-256 09d4b4502c8790fe3251a234be886cb3325052c90a33c23defaf4f4f715d7912

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page