Skip to main content

'A set of django rest apis to manage your personal projects and tasks'

Project description

Django-Umsebenzi

Umsebenzi, which means work in the Zulu language, is a set of simple Django REST apis to manage and keep track of your personal projects and tasks.

It consists of 2 Endpoints:

  • Projects
  • Tasks

Installation

pip install django-umsebenzi

Setup

  • Add the app umsebenzi to INSTALLED_APPS
  • Umsebenzi uses DefaultRouter for its urls. To add it to your main router in your project:
from umsebenzi.urls import router as umsebenzi_router 

main_router.registry.extend(umsebenzi_router.registry)

Once the urls are connected you will be to view docs if you have the swagger tool for api documentation There are some examples below to see some of the data that can be created

CLI

A Command line interface is also available as a separate project

Docs

OpenAPI Endpoints

screenshot of endpoints

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_umsebenzi-1.4.0.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_umsebenzi-1.4.0-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

Details for the file django_umsebenzi-1.4.0.tar.gz.

File metadata

  • Download URL: django_umsebenzi-1.4.0.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for django_umsebenzi-1.4.0.tar.gz
Algorithm Hash digest
SHA256 4ee932e00a21a5ce3a3f48d9ddc2cc75adf9a7ae7df24a2b3097a5d1a09ffd60
MD5 71793aa0d008a894e85f934aaf4f0c26
BLAKE2b-256 8ad9868bf2198c62c9cbfda492ca6dd84d5b62d83da71a480b8bd04012d7b881

See more details on using hashes here.

File details

Details for the file django_umsebenzi-1.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_umsebenzi-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c5454671b90b94a102a8ce9e1d0e3ccdfc16fb5c1d884253a2176c3f26c16de
MD5 db7e102e4e60b60598a458626428b87a
BLAKE2b-256 2f96f54980bc7efaa9f8ac351bf030ee040fa7d2d78fb3a75b156fcc010890a5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page