Metadata-Version: 2.1
Name: fixings
Version: 0.0.0
Summary: Composable test-data fixtures for SQLAlchemy apps
Home-page: https://github.com/bulatb/fixings
Author: Bulat Bochkariov
Author-email: fixings@bulat.bochkariov.com
License: UNKNOWN
Project-URL: Source, https://github.com/bulatb/fixings
Project-URL: Issues, https://github.com/bulatb/fixings/issues
Description: # Fixings
        
        Composable test-data fixtures for [SQLAlchemy](https://www.sqlalchemy.org/) apps.
        
        ## Status
        
        In development.
        
Keywords: data fixtures testing sqlalchemy
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: develop
Provides-Extra: test
