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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycur-2023.7.31.1.tar.gz.
File metadata
- Download URL: pycur-2023.7.31.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e19c101d6d815d0636f535d9e1d49b2656179ce250f4cb6d878a71b2a7e0e41a
|
|
| MD5 |
af25d2eea6f9dad193bf63ec984b32d3
|
|
| BLAKE2b-256 |
e77d70ec4bda0505496ad330b2a2f130d81aa243afc3f229280a58b5408e360e
|
File details
Details for the file pycur-2023.7.31.1-py3-none-any.whl.
File metadata
- Download URL: pycur-2023.7.31.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89c66df1445ba7c759f48216e2bf4aec5f4f7493a61a564b361b68c19bb39e9e
|
|
| MD5 |
a7841274241c229a2258ef32c6552952
|
|
| BLAKE2b-256 |
bd12aaff7fc39bb95f4191bc6a27b00617b6f33d9ace58c3272f252cf179a541
|