Metadata-Version: 2.1
Name: pyneweb
Version: 0.4.0
Summary: Web Boilerplate for Pynecone
Home-page: https://github.com/LineIndent/pyneweb
Author: S. Ahmad P. Hakimi
Author-email: pourhakimi@pm.me
Keywords: python web template,web application,development
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click (==8.1.3)
Requires-Dist: pynecone (==0.1.28)
Requires-Dist: PyYAML (==6.0)

Pyneweb is a Python web boilerplate project designed to provide a solid foundation for building web applications with Python and Pynecone. The project comes pre-configured with a range of tools and features to make it easy for developers to get started building their web applications, without the need to spend time setting up infrastructure or configuration.
