Metadata-Version: 2.4
Name: diamondos
Version: 1.0.1
Summary: DiamondOS GUI environment
Author: Graham
License: DiamondOS Proprietary License
        
        Copyright (c) 2026 Graham. All rights reserved.
        
        DiamondOS is licensed, not sold. You are granted a non-exclusive,
        non-transferable license to use this software for personal or commercial
        purposes. You may not copy, modify, distribute, sublicense, or reverse-
        engineer this software or any portion of it without explicit written
        permission from the copyright holder.
        
        DiamondOS is provided “AS IS” without warranty of any kind, express or
        implied. The author is not liable for any damages arising from the use of
        this software.
        
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

\# DiamondOS



DiamondOS is a lightweight GUI environment built in Python.



\## Usage



import diamondos as do

do.run()


There you go! diamondOS! Create a profile, and play around!



