Skip to main content

Modifying cursors is now easier than ever!

Project description

pycur

Modifying cursors is now easier than ever!

Check out the pycur community!

Install

Installing pycur is easy! Just use the usual pip install command as shown here:

pip install pycur

You can adjust this command to fit your environment. :)

Version check

import pycur

print(pycur.__version__) # Outputs the installed version of `pycur`

Save a blank cursor (TODO)

import pycur

empt = pycur.Cursor("new", (32, 32))
empt.saveAs("blank.cur") # Easy as that! ;)

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

pycur-2023.7.31.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

pycur-2023.7.31.1-py3-none-any.whl (2.6 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