Metadata-Version: 2.1
Name: lemon-framework
Version: 1.2.1
Summary: Web framework and web server written in python
Home-page: https://github.com/InsaneMiner/Lemon
Author: Joel Schofield
Author-email: none@none.none
License: LICENSE
Description: ![screenshot](https://raw.githubusercontent.com/InsaneMiner/Lemon/main/docs/images/Lemon(1).png)
        
        # Lemon
        
          
          
          
          
          
        
        Welcome Lemon<br>
        
        This project is open source so do what ever you want with it.
        
        <br>
        
        Watch for more info: https://www.youtube.com/watch?v=PYr8js5QY1M
        
        <br>
        
        ### Info
        
        This project is a web server/web framework written in python. You can write a web app with python in this new web framework.
        
        <br>
        
        Lemon has not been tested on windows or mac, so if there is any issues please report them in the issues area.
        
        <br>
        
        Lemon is not for production.
        
        <br>
        
        ### How to use
        
        Please read documentation to get started. The lemon docs are at: [docs/LemonDocumentation.md](docs/LemonDocumentation.md)
        
        ## Documentation
        
        Documentation is located in docs/
        
        # Contribute
        
        Read the [CONTRIBUTE.md](CONTRIBUTE.md) file
        
          
        
        ## Screenshots and Images
        
        ![screenshot](https://raw.githubusercontent.com/InsaneMiner/Lemon/main/docs/images/screenshots/Screenshot%20from%202021-01-25%2015-26-35.png)
        
          
        
        ### What needs doing
        
        - Make multipart-form/data faster when uploading large files
        
        - error handling more reliable
        
        - needs a debug mode for easier debugging
        
        - more security features
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
