Skip to main content

This module allows to use casioplot module on a computer.

Project description

Module casioplot from Casio calculator for Computer.

This can help to develop python programs in your computer and run it before put it in your calculator.

A red rectangle

Installation

pip install casioplot

This module use python 3.10.0.

Need the module Pillow to work.

Install Pillow:

pip install pillow

Usage example

Draw a single pixel

from casioplot import *

red = (255, 0, 0)
set_pixel(10, 10, red)
show_screen()  # Don't forget to show the screen to see the result.
A single pixel on the screen

For more examples and usage, please refer to the Docs.

Development setup

Nothing needed.

Release History

  • 1.3.0
    • Update settings and usage

    • Adding documentation

  • 1.2.0
    • ADD: Character support

  • 1.0.9
    • FIX: images in the docs

  • 1.0.5
    • FIX: import in the __init__ file

  • 1.0.1
    • First release on PyPI (this release is no more available now)

  • 1.0.0
    • Work in progress

Meta

Uniwix - odevlo.me@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/uniwix

Contributing

  1. Fork it (https://github.com/uniwix/casioplot/fork)

  2. Create your feature branch (git checkout -b feature/fooBar)

  3. Commit your changes (git commit -am 'Add some fooBar')

  4. Push to the branch (git push origin feature/fooBar)

  5. Create a new Pull Request

Compatibility Notes

Some behaviors aren’t respected:

  • The output isn’t show in the screen but saved on a picture.

  • The function draw_string can’t print all the characters and doesn’t support the sizes small and large.

  • Only one calculator implemented: casio graph 90+e.

v 1.3.0 - Uniwix

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

casioplot-1.3.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

casioplot-1.3.0-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file casioplot-1.3.0.tar.gz.

File metadata

  • Download URL: casioplot-1.3.0.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for casioplot-1.3.0.tar.gz
Algorithm Hash digest
SHA256 ae110bfc72e70347f1f0b8e0a17566bb7026a6487b146ca387754f9a7715c82a
MD5 02b0aec1b686c4f4851ad2e782170058
BLAKE2b-256 821dbc3b9980d82f154d391e110ff8102aa7435b1643fa10dbfe4f179a829548

See more details on using hashes here.

File details

Details for the file casioplot-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: casioplot-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 12.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for casioplot-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 60afd75f3479dc03a1b41d508b3707f86093c7ec28d0402a02f7085d3a44da54
MD5 1f8c4cd97ed0e432a1b987ffb20b8666
BLAKE2b-256 c9940b34980001e0aa361dc157d5990ec3c81d2917fb73cfbf93c627baa19203

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