Metadata-Version: 2.2
Name: sparky_utils
Version: 1.1.6
Summary: Python and Django Project Utils Package
Home-page: https://github.com/Ayobami6/sparky_utils
Author: Ayobami Alaran
Author-email: ayobamidele006@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

```txt
 _______  _______  _______  _______  _                           __________________ _        _______ 
(  ____ \(  ____ )(  ___  )(  ____ )| \    /\|\     /|  |\     /|\__   __/\__   __/( \      (  ____ \
| (    \/| (    )|| (   ) || (    )||  \  / /( \   / )  | )   ( |   ) (      ) (   | (      | (    \/
| (_____ | (____)|| (___) || (____)||  (_/ /  \ (_) /   | |   | |   | |      | |   | |      | (_____ 
(_____  )|  _____)|  ___  ||     __)|   _ (    \   /    | |   | |   | |      | |   | |      (_____  )
      ) || (      | (   ) || (\ (   |  ( \ \    ) (     | |   | |   | |      | |   | |            ) |
/\____) || )      | )   ( || ) \ \__|  /  \ \   | |     | (___) |   | |   ___) (___| (____/\/\____) |
\_______)|/       |/     \||/   \__/|_/    \/   \_/     (_______)   )_(   \_______/(_______/\_______)
                                                                                                                                                                                                                 
                                                                                                    Sparky Inc.
```     

# Table of contents

* [🏗️ Introduction](intro.md)

## ❕ Overview

* [🏁 First Step](overview/first-step.md)
* [Decorators](overview/decorators.md)
* [🔬 API Response](overview/api-response.md)
* [Exceptions](overview/exceptions.md)
* [Logger](overview/logger.md)

## Contributing

* [🫂 First Step](contributing/first-step.md)
