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.1.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pygenesis_django-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5747c3075075f5d730e14aead22bd768faa5d57d5cc89190659da5448767b09d
MD5 1516cbaa1a8094a2a9a3be05ac6ff6c3
BLAKE2b-256 43c62db53dbc6a1972b930e5235d600ef3eb44c20900b489fa7708b0760121e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pygenesis_django-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 54fbb4bb938b1dd7ca56f860203a6b31389372bba1a28057d99667a1ddd93bc3
MD5 36b52348757f56c7c70575d91ec99c0e
BLAKE2b-256 0ac0fcd009fe3a7c9980a032ae07833fcb1a5e28ca031434f9a55ed71dd99996

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