Metadata-Version: 2.1
Name: pyrustic
Version: 0.0.2
Summary: Lightweight software suite to help develop, package, and publish Python desktop applications
Home-page: https://github.com/pyrustic/pyrustic
Author: Pyrustic Evangelist
Author-email: pyrustic@protonmail.com
License: UNKNOWN
Description: This current package isn't `Pyrustic Suite`. This package exists to redirect you to the recommended way to get/install `Pyrustic Suite`.
        
        
        ## Overview
        `Pyrustic Suite` is a lightweight software suite to help develop, package, and publish Python desktop applications.
        
        Read more about `Pyrustic Suite` [here](https://github.com/pyrustic/pyrustic#readme).
        
        
        ## Installation
        The recommended way to get `Pyrustic Suite` is via `Geet`.
        
        ### Install Geet
        `pip install geet`
        
        ### Run Geet
        `python3 -m geet [command]`
        
        ### Install Pyrustic Suite
        `python3 -m geet pyrustic/pyrustic`
        
        or
        
        `python3 -m geet`
        
        `(geet) pyrustic/pyrustic`
        
        ## Geet
        With `Geet`, get, install, and run the latest release of a compatible app published on Github.
        
        `pip install geet`
        
        Read more about `Geet` [here](https://github.com/pyrustic/geet#readme).
        
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
