Skip to main content

Python Django package repository template

Project description

pygenesis-django

Python Django package repository template

You can find Full Project Documentation here


Workflows

Tests Pylint

Package

Version Development Status Python version License Wheel

Support

Documentation Discussions Issues

Downloads

Day Downloads Week Downloads Month Downloads All Downloads

Languages

Languages Top Language

Development

  • Release date Last Commit
  • Issues Closed Issues
  • Pull Requests Closed Pull Requests
  • Discussions

Menu

Mission

pygenesis-django is a comprehensive Python Django package template designed to kickstart your projects instantly. With a clean and organized structure, it provides a hassle-free starting point for developers. Effortlessly begin your Python endeavors, focusing on your code, not the setup. Jumpstart your creativity with pygenesis-django.

Open Source Project

This is the open source project with MIT license. Be free to use, fork, clone and contribute.

Features

  • This README (Change it for your python project)
  • This template base on libresource/pygenesis. It contains may useful files for open source project: (CHECKLIST.md, CONTRIBUTING.md, CODE_OF_CONDUCT.md, and much more).
  • setup.py for build your package
  • requirements.txt and dev-requirements.txt
  • Makefile with main commands to work with the project
    • run tests
    • calculate coverage
    • lint
    • build and install package
    • generate autodocumentation
    • others
  • GitHub workflows
    • generate documentation
    • run tests with coverage
    • run linter
    • publish your package in PyPi

Requirements

Development Status

Install

with pip

pip install pygenesis-django

See more in Full Documentation

Quickstart

Add package to INSTALLED_APPS

INSTALLED_APPS = [
    ...,
    'pygenesis_django',
]

Run tests

python manage.py test

Run info command

python manage.py pygenesis_django_info

More examples in Full Documentation

Contributing

You are welcome! To easy start please check:

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

pygenesis_django-0.1.0.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

pygenesis_django-0.1.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file pygenesis_django-0.1.0.tar.gz.

File metadata

  • Download URL: pygenesis_django-0.1.0.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.9.19

File hashes

Hashes for pygenesis_django-0.1.0.tar.gz
Algorithm Hash digest
SHA256 eb5c3162c4fe43756f0f9e7e3d609fffe3c2e370fadddf736783d0a28bbb5bd7
MD5 a95451d195bee54bff8887a8ec51bfd2
BLAKE2b-256 9cb2561dc1116a3d22b0760fb08070a00101b009964f5db3a7bdff1562320c96

See more details on using hashes here.

File details

Details for the file pygenesis_django-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pygenesis_django-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f189de42051fd282a9ea6233e25e26a855df5e00feeec307f4ae14de4f9b87bb
MD5 f8bbe3733b67d7aa6eb789c1a0a8f3bd
BLAKE2b-256 b2b3243ba8081c05e347b0c9f705342ff839e2936d45893fb3260602e49abbd4

See more details on using hashes here.

Supported by

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