Metadata-Version: 2.1
Name: flowde
Version: 0.0.3
Summary: Flowde, a simple library made to help you code, remember parts of the python syntax, and even more without having to write long codes!
Author: General Zero
Author-email: General Zero <GeneralZeroCosmo@gmail.com>
License: Apache Software License 2.0
Project-URL: Documentation, https://github.com/General-Zero/flowde-documentation
Keywords: flowde,Flowde,FLOWDE,Utilities,Utility,utilities,utility
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: colorama

# About Flowde
Flowde is a simple python library to help you out with coding in python.

# Dependencies
Flowde 0.0.3 needs **colorama** to be installed to make your experience better in the terminal with colored text.

# URL's
Documentation: https://github.com/flowde-documentation
