An open API service indexing awesome lists of open source software.

https://github.com/ayobami6/sparky_utils

Python and Django utils package for efficient and productive development with python and django web development
https://github.com/ayobami6/sparky_utils

django django-rest-framework programming tools

Last synced: 8 months ago
JSON representation

Python and Django utils package for efficient and productive development with python and django web development

Awesome Lists containing this project

README

          

# Sparky Utils

```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)