Skip to main content

A Python wrapper for the OpenWeatherMap API

Project description

Django Project Starter

License GitHub release (latest by date) GitHub last commit GitHub issues GitHub pull requests

Python wrapper that simplifies the process of setting up a new Django project with sample app, templates, assets, and media configured. It provides a convenient way for developers to bootstrap their Django projects quickly, allowing them to focus on building their applications rather than dealing with initial setup tasks.

Features

  • Initialize a new Django project with a specified project name.
  • Create a sample Django app within the project.
  • Configure settings for static files (assets) and media files.
  • Include sample HTML templates and static assets as a starting point for the project.

Installation

You can install start_django via pip:

pip install start_django

Usage

To create a new Django project, simply run the start_django command followed by the desired project name:

start_django <project_name>

This will create a new Django project with the specified name, along with a core app, templates, and static files configured.

Configuration

The package includes sample template (sample_template.html), CSS (sample_style.css), and JavaScript (sample_script.js) files located in the start_django/templates and start_django/static directories. These files serve as a starting point for your project's templates and static files.

Contributing

Contributions to start_django are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request on the GitHub repository. See the Code of conduct for more details.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

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

start_django-0.1.1b0.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

start_django-0.1.1b0-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file start_django-0.1.1b0.tar.gz.

File metadata

  • Download URL: start_django-0.1.1b0.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for start_django-0.1.1b0.tar.gz
Algorithm Hash digest
SHA256 8640a51c12049b8232b13e7cbe1f4847a05f3c5f0638558164f23655aa12a519
MD5 539063a0de1935b9bce9ee9d097facc2
BLAKE2b-256 2663c9002a886ffaeb34c502eec9bfe329a83f9fae9c6234834dda0b90c19ac2

See more details on using hashes here.

File details

Details for the file start_django-0.1.1b0-py3-none-any.whl.

File metadata

File hashes

Hashes for start_django-0.1.1b0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff60c3cb4dce71eaece4631e6a4309c8608baa236be8394cdf4af8b25cf33d8e
MD5 e046303245b9b624a7f50681ceab3a81
BLAKE2b-256 f446f40aea9582d096b12ffff8b2c6f637ed7546a2f6d22229db1c8ffdbb5d9d

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