Skip to main content

HTML and SVG module to create lecture materials for 情報処理及び実習 TAC101 at University of Yamanashi (山梨大学).

Project description

Description:

  • HTML and SVG module to create lecture materials for 情報処理及び実習 TAC101 at the University of Yamanashi (山梨大学).

  • Output file: html.

Example:

#!python
## -*- coding: utf-8 -*-
import joho as j
# create html output file and
# load the default web browser to open the file
j.title("Topic 12: Python: HTML SGV ")
j.insert_horizontal_line()
j.heading2("パイソンによる HTML")
j.write("Hello world")
j.heading2("パイソンによる図形、アニメションの作成")
Face =  j.line(0, 0, 100, 100) +\
        j.circle(100, 100, 50, fillcolor="none") + \
        j.polygon([200, 400, 400],[100,100,300])
j.draw(Face + j.grid(100))
j.MakeTableContent()
j.show()

Installation

pip install joho

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

joho-0.19.3.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

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

joho-0.19.3-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file joho-0.19.3.tar.gz.

File metadata

  • Download URL: joho-0.19.3.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5

File hashes

Hashes for joho-0.19.3.tar.gz
Algorithm Hash digest
SHA256 404332f71ca7f0ca260accac7771c8659e0f4ecac4a8818e9375ea620347708d
MD5 eb9335cbf0eb67dbfd029bfb278397c0
BLAKE2b-256 390940f86a381525471d9cab293f2a0ff72bca6e2e2ff765eab1fb8a0d739878

See more details on using hashes here.

File details

Details for the file joho-0.19.3-py3-none-any.whl.

File metadata

  • Download URL: joho-0.19.3-py3-none-any.whl
  • Upload date:
  • Size: 14.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.5

File hashes

Hashes for joho-0.19.3-py3-none-any.whl
Algorithm Hash digest
SHA256 548f674cc600d6c552dad327decb86abaa810a75c237f6fcba5c52da66acc8e4
MD5 c8e7a278cb1136784a175a4732a01e39
BLAKE2b-256 5c2b6d485bc6804f1fe94e3bf7e1d8dab9088bd8631980978cd2cf93b8ee7bfa

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