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
- Host: GitHub
- URL: https://github.com/ayobami6/sparky_utils
- Owner: Ayobami6
- License: mit
- Created: 2024-06-25T16:25:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-30T12:21:57.000Z (about 1 year ago)
- Last Synced: 2024-10-31T20:48:17.549Z (about 1 year ago)
- Topics: django, django-rest-framework, programming, tools
- Language: Python
- Homepage: https://sparky-incs-organization.gitbook.io/
- Size: 45.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing/first-step.md
- License: LICENSE
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)