Skip to main content

Un magic %%flowchart para generar diagramas de flujo en Google Colab.

Project description

colab-flowchart

Una librería para Google Colab que permite generar diagramas de flujo con el magic %%flowchart.

Instalación

pip install colab-flowchart

Uso

from flowchart_magic import flowchart

# Habilita el magic
%load_ext flowchart_magic.flowchart_magic

%%flowchart
def ejemplo():
    x = 10
    if x > 5:
        print("x es mayor que 5")
    else:
        print("x no es mayor que 5")

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

flowchart_magic-0.1.1.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

flowchart_magic-0.1.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file flowchart_magic-0.1.1.tar.gz.

File metadata

  • Download URL: flowchart_magic-0.1.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.11

File hashes

Hashes for flowchart_magic-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5b42fd6f9debdddeb41a6bb70ce3dae195f842659fda5c6ae9939d350d446aac
MD5 5dd4caf5cb92e1904762baafcb064cf6
BLAKE2b-256 3388c6aa5d2dbde8b20ef5091a2524e2dbefdf077e7e5610431b6b001c3ad41e

See more details on using hashes here.

File details

Details for the file flowchart_magic-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for flowchart_magic-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dc98c3d558e1633a49f3e1ca4271b76309e538d6d950975915b0f1f4ad15fa9e
MD5 dc43522fdaa05da88bf9348e8fa59ab8
BLAKE2b-256 b440a606d5da350fe13bff7e6a7bd89a5f24bad6f71791caa191d534034b05f2

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