Skip to main content

A colorful grid built into the console.

Reason this release was yanked:

Description is not desplaying correctly.

Project description

"# Congrid Information\n## Example\npy\nimport congrid as c\ngrid = c.newGrid(5, 5)\ngrid.plot(4, 4, "1")\ngrid.plot(3, 4, "purple_1b")\ngrid.plot(2, 4, "green")\ngrid.plot(1, 4, "73")\ngrid.plot(0, 4, "6")\ngrid.show()\n\n## Documentation\n### newGrid()\nReturns a Grid.\n### Grid Object\n#### Show\nPrints grid to the console.\n#### Plot\nPlot a grid.\n\ngrid.plot(x, y, color)\n\nx - int\ny - int\ncolor - string, defaults to the default color set in newGrid()\n## Colors\nList Of Colors"

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

congrid-0.0.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

congrid-0.0.2-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

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