Metadata-Version: 2.1
Name: initcommerce-utils
Version: 1.1.1
Summary: General and common utilities used inside the initCommerce platform
Home-page: https://github.com/initCommerce/backend-utils
Author: Meysam Azad
Author-email: MeysamAzad81@gmail.com
Maintainer: Meysam Azad
Maintainer-email: MeysamAzad81@gmail.com
License: BSD 3-Clause
Download-URL: https://pypi.org/project/initcommerce-utils
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Provides-Extra: db
Provides-Extra: cache
Provides-Extra: email-sender
Provides-Extra: jwt
Provides-Extra: message-queue
Provides-Extra: object-storage
Provides-Extra: phonenumbers
Provides-Extra: sms-sender
License-File: LICENSE

# InitCommerce Common Utilities

This project includes common libraries and utilities to avoid depending on
third party libraries. It aims to increase the abstraction by providing the
dependencies through a layer that can be evolved without hassle.


