Metadata-Version: 2.1
Name: bitsmiths-mettle
Version: 2.1.0
Summary: a 3-tier systems codes generator that targets serveral databases and languages
Home-page: https://bitbucket.org/bitsmiths_za/mettle.git
Author: Nicolas Milicevic, Steven van Niekerk, Darrly Daniels
Author-email: nicolas@bitsmiths.co.za, steven@bitsmiths.co.za, darryl@bitsmiths.co.za
License: MIT
Project-URL: Source, https://bitbucket.org/bitsmiths_za/mettle.git
Description: # Mettle #
        
        Bitsmiths-Mettle is the supporting code generators and python libraries for the Mettle project.
        
        See our <a href="https://bitbucket.org/bitsmiths_za/mettle.git">repo</a> and main read me for more details!
        
        
        ## Requirements ##
        
        Python 3.7+
        
        
        ## Installation ##
        
        ```console
        $ pip install bitsmiths-mettle
        
        ---> 100%
        ```
        
        ## License ##
        
        This project is licensed under the terms of the MIT license.
        
Keywords: generators,libraries
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: postgresql_async
Provides-Extra: sqlite_async
Provides-Extra: sqlalchemy
