Skip to main content

Visual Blocks for Google Colaboratory

Project description

Visual Blocks in Google Colaboratory

Visual Blocks offers a Python package for use within Google Colaboratory notebooks.

For Users

!pip install visualblocks and import visualblocks in your Colaboratory notebooks. See the example notebooks in the directory examples/.

For Developers

!pip install git+https://... in a notebook installs the package straight from the latest, unreleased source in Github. The notebooks in the tests/ directory use this method.

The directory scripts/ contains turnkey scripts for common developer tasks such as building and uploading the Python distribution package.

Build and upload package to TestPyPI

One time setup:

# Install `build`.
$ python3 -m pip install --upgrade build

# Install `twine`, and make sure its binary is in your PATH.
$ python3 -m pip install twine

Steps:

  1. Update the version number in pyproject.toml.
  2. Run rm -rf build to clean up previous builds.
  3. Run scripts/package to build the package.
  4. Run scripts/upload to upload the package. You need to have the username and password ready.

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

visualblocks-0.0.4.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

visualblocks-0.0.4-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file visualblocks-0.0.4.tar.gz.

File metadata

  • Download URL: visualblocks-0.0.4.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for visualblocks-0.0.4.tar.gz
Algorithm Hash digest
SHA256 1ce0e1f2cb36e15644a0f3f97d7b6c7dc5a091cced3539c1a0de50f9c957e557
MD5 cb487e3b4a181c904d61a9c90c4ff9b3
BLAKE2b-256 a2027417d58806ebe42e219f738048c20ea2e7c285b30e7dfe6f813acda2e9d6

See more details on using hashes here.

File details

Details for the file visualblocks-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for visualblocks-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 825a4e412b9c287836a65828e262d3abbe88bc6dae1ab42a1ab8ae8b9ad9f24c
MD5 fb05e45849c59a615321ff788dd95279
BLAKE2b-256 a3ae926e82f846a6a74ff2177f76377e470eeacd6f57d50158daf22d050f6567

See more details on using hashes here.

Supported by

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