Skip to main content

Released Operational System by Elisha Hollander Implemented Python

Project description

Rosehip

- this only works on windows

How to install it:

if you have python in your PATH:
> pip install rosehip
else:
> curl.exe -o python3.exe https://www.python.org/ftp/python/3.8.3/python-3.8.3-amd64.exe --ssl-no-revoke
> python3.exe /quiet PrependPath=1
> del python3.exe
> pip install rosehip

to start just use:

>>> from rosehip import pc as init
>>> init()

If you're using a laptop replace 'pc' with 'laptop'

What can you do with it:

  • press HOME button to open the menu bar or FN+LEFT_ARROW if you don't have any
  • press INSERT button to open the painter
    • scroll up and down to change the size of the brush
    • scroll up and down while holding ALT button to change the color of the brush
    • scroll up and down while holding CTRL button to change the shape of the brush

To do:

For developers:

if you want to use it as an .iso you can run another code I wrote but it's currently having some issues, as specified is the README...

or you can either use the .iso builder for the linux version of Rosehip

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rosehip-1.0.0-py3-none-any.whl (253.9 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