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 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 `Doc <docs>`_.

Development setup

Nothing needed.

Release History

  • 0.2.1
    • CHANGE: Update docs (module code remains unchanged)

  • 0.2.0
    • CHANGE: Remove setDefaultXYZ()

    • ADD: Add init()

  • 0.1.1
    • FIX: Crash when calling baz() (Thanks @GenerousContributorName!)

  • 0.1.0
    • The first proper release

    • CHANGE: Rename foo() to bar()

  • 0.0.1
    • 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/yourname/yourproject/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.2.1 - 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.2.1.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: casioplot-1.2.1.tar.gz
  • Upload date:
  • Size: 9.7 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.2.1.tar.gz
Algorithm Hash digest
SHA256 bfd6cee85aa0de44ae423cb08196367b64ce8f4148a22173343f8abb328ead9c
MD5 7c760218fe92d44abae286af55ad9cd2
BLAKE2b-256 d076713d2b2821aefb0290e44b2da59edd05fc721a23460152e47f58b73c7b06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: casioplot-1.2.1-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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4e792704fe25b11f84d292e78799e01a230edf258d4856b17d3094a3ebfba48d
MD5 37e80673436ae8b1637718b7b17e7e0e
BLAKE2b-256 bbd4ec35ef7c2059f4afd02c9b9e408f240215a0aac427913a1d3bbeeba53f8c

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